add flake.lock

This commit is contained in:
wuyoli 2023-03-23 23:57:54 +01:00
parent c35df27521
commit b9b2af5dae
1 changed files with 26 additions and 0 deletions

26
flake.lock Normal file
View File

@ -0,0 +1,26 @@
{
"nodes": {
"official-templates": {
"locked": {
"lastModified": 1678524284,
"narHash": "sha256-3tk4RHKrIbz2tNVyW2WOrgZBe26jhfBiz7bzb7b8p5I=",
"owner": "NixOS",
"repo": "templates",
"rev": "0edaa0637331e9d8acca5c8ec67936a2c8b8749b",
"type": "github"
},
"original": {
"owner": "NixOS",
"repo": "templates",
"type": "github"
}
},
"root": {
"inputs": {
"official-templates": "official-templates"
}
}
},
"root": "root",
"version": 7
}