This commit is contained in:
andromeda
2026-04-05 21:11:02 +02:00
commit 399d59d5e7
11 changed files with 1416 additions and 0 deletions

27
flake.lock generated Normal file
View File

@@ -0,0 +1,27 @@
{
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 1775373274,
"narHash": "sha256-rL4F2+/ixLRzbgewGRpxTqfQNmaHi+VbLTkUcedyZRw=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "bd48fcede9287ff448ecc84c4e94a4fca4bd0d72",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}