Initial commit

This commit is contained in:
Alexander Kobjolke 2021-07-09 08:17:22 +00:00
commit 614b5ca368
4 changed files with 204 additions and 0 deletions

27
flake.lock generated Normal file
View file

@ -0,0 +1,27 @@
{
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 1625748371,
"narHash": "sha256-gJbFBcYWwv7EXUHjOdatjTxeW/wwXQWQq8naHx+GNv8=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "a6e07df310eddcd037969a0d433b1259b64c3660",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-21.05-small",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}