initial commit

This commit is contained in:
Denis Lehmann 2024-07-12 19:26:58 +02:00
commit 2d9b0f77b3
3 changed files with 149 additions and 0 deletions

23
flake.lock generated Normal file
View file

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