This commit is contained in:
Jurn Wubben 2025-08-05 13:55:52 +02:00
commit 94fb8b3c7b
10 changed files with 986 additions and 0 deletions

26
flake.lock generated Normal file
View file

@ -0,0 +1,26 @@
{
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 1754381359,
"narHash": "sha256-fXmfK4eoA8hUqmEBWFlndH90Zc7vPjqDct+sjLXtCM8=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "98b601302da9859b201bd858a8949aafec80ead1",
"type": "github"
},
"original": {
"owner": "NixOS",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}