Initial commit

This commit is contained in:
arne 2023-01-03 20:59:23 +01:00
commit 451ece3490
7 changed files with 161 additions and 0 deletions

26
flake.lock generated Normal file
View file

@ -0,0 +1,26 @@
{
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 1672770591,
"narHash": "sha256-5GtjEo7vcvxngkXR+rC3u0kP3VNSeSpkf2vJz9J+1co=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "a736c4a4fada64012313256202f035133282c2e9",
"type": "github"
},
"original": {
"owner": "NixOS",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}