feat: nixified

This commit is contained in:
2024-12-27 17:04:25 +01:00
parent 2827b6f7f9
commit 261eac2d36
5 changed files with 71 additions and 21 deletions

23
flake.lock generated Normal file
View File

@@ -0,0 +1,23 @@
{
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 0,
"narHash": "sha256-4EVBRhOjMDuGtMaofAIqzJbg4Ql7Ai0PSeuVZTHjyKQ=",
"path": "/nix/store/8fwsiv0hd7nw1brkvka0jf1frk3m7qkr-source",
"type": "path"
},
"original": {
"id": "nixpkgs",
"type": "indirect"
}
},
"root": {
"inputs": {
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}