This commit is contained in:
2024-12-28 16:26:10 +00:00
commit d26d4d563c
2 changed files with 133 additions and 0 deletions

26
flake.lock generated Normal file
View File

@@ -0,0 +1,26 @@
{
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 1735402525,
"narHash": "sha256-0RzBF9sKEjHo7Sinrs8wFktrUNc90ziOI48RLtZTW6U=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "0429fa5b552a5c182e23d0e14de644db867961e4",
"type": "github"
},
"original": {
"owner": "NixOS",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}