pin flake registry

This commit is contained in:
Tim Schubert 2023-03-17 23:40:29 +01:00
parent a3fb63cff6
commit c75427cf69
Signed by: dadada
GPG key ID: EEB8D1CE62C4DFEA
3 changed files with 22 additions and 0 deletions

17
flake.lock generated
View file

@ -134,6 +134,22 @@
"type": "github"
}
},
"flake-registry": {
"flake": false,
"locked": {
"lastModified": 1674218164,
"narHash": "sha256-oLNWhwrV252kiy2tGQwwJNKFR+iG0fjsw0GSE/XVTR8=",
"owner": "NixOS",
"repo": "flake-registry",
"rev": "507c028d8d189b6647592dfd10ee677578de45a1",
"type": "github"
},
"original": {
"owner": "NixOS",
"repo": "flake-registry",
"type": "github"
}
},
"flake-utils": {
"locked": {
"lastModified": 1642700792,
@ -417,6 +433,7 @@
"inputs": {
"agenix": "agenix",
"devshell": "devshell",
"flake-registry": "flake-registry",
"flake-utils": "flake-utils_2",
"helix": "helix",
"home-manager": "home-manager",