Initial commit

This commit is contained in:
heyarne 2022-09-26 21:21:38 +02:00
commit c8cf358a11
6 changed files with 180 additions and 0 deletions

26
flake.lock generated Normal file
View file

@ -0,0 +1,26 @@
{
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 1660420655,
"narHash": "sha256-iGWZIGEgzc4BpiI8k0UnzmodMfN7A3zuZPyzTFm+/f0=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "8979e6cc6901a3c3a0fa483ea997c84924d2f7f8",
"type": "github"
},
"original": {
"owner": "NixOS",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}