chore: migrate to flake

This commit is contained in:
Luj 2025-06-05 19:52:17 +02:00
parent 8194610c03
commit 685826a052
Signed by: luj
GPG key ID: 6FC74C847011FD83
6 changed files with 85 additions and 166 deletions

27
flake.lock generated Normal file
View file

@ -0,0 +1,27 @@
{
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 1743931715,
"narHash": "sha256-bEWnr2OeYC5KDmYUR7QP+I/T8bnYt/Rc5iwfXUGP/Uo=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "b49ceb963bf623f1d779b782dbf3289ddb313c47",
"type": "github"
},
"original": {
"owner": "NixOS",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}