Initial commit

This commit is contained in:
arne 2022-02-19 10:29:46 +01:00
commit 9667e184fb
8 changed files with 2380 additions and 0 deletions

26
flake.lock generated Normal file
View file

@ -0,0 +1,26 @@
{
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 1632815922,
"narHash": "sha256-XFMVB1lFydbHwEggPUk0GjnCvUO8pXAqRi6G7ajy4Ws=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "8b725cf8980fd3c54a978432ea32121bc34eb61d",
"type": "github"
},
"original": {
"owner": "NixOS",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}