Initial commit

This commit is contained in:
Vojtěch Káně
2021-09-23 12:54:42 +02:00
commit c4026d5b94
3 changed files with 275 additions and 0 deletions

27
flake.lock generated Normal file
View File

@@ -0,0 +1,27 @@
{
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 1630651144,
"narHash": "sha256-Q9vSzbYbN74WS8RN6wndylCefZTYETW06frPDBcrTZM=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "698335e05af68a49e629e417520a967f60c854cc",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "master",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}