nixos-config/flake.lock

43 lines
1,016 B
Text
Raw Normal View History

2021-04-06 03:11:17 +00:00
{
"nodes": {
2021-08-13 16:14:42 +00:00
"impermanence": {
"locked": {
2021-11-01 18:47:41 +00:00
"lastModified": 1635517258,
"narHash": "sha256-8iV8f9eZ/5cE0DmG7VmNSiCqpe00yL5HbOO7nZJm1Oo=",
2021-08-13 16:14:42 +00:00
"owner": "nix-community",
"repo": "impermanence",
2021-11-01 18:47:41 +00:00
"rev": "ce77ed9bd069e57a7a688d360196e576ca63a842",
2021-08-13 16:14:42 +00:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "impermanence",
"type": "github"
}
},
2021-06-02 20:46:32 +00:00
"nixpkgs": {
2021-04-06 03:11:17 +00:00
"locked": {
2021-11-01 18:47:41 +00:00
"lastModified": 1635702959,
"narHash": "sha256-ZKxX9DjJJGJqq20pE4dIj1G4ssCLVXXRFerM6lNuF0k=",
2021-04-06 03:11:17 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2021-11-01 18:47:41 +00:00
"rev": "e544ee88fa4590df75e221e645a03fe157a99e5b",
2021-04-06 03:11:17 +00:00
"type": "github"
},
"original": {
2021-06-02 20:46:32 +00:00
"id": "nixpkgs",
2021-10-06 04:16:18 +00:00
"ref": "nixos-unstable",
2021-06-02 20:46:32 +00:00
"type": "indirect"
}
},
"root": {
"inputs": {
2021-08-13 16:14:42 +00:00
"impermanence": "impermanence",
2021-10-06 04:16:18 +00:00
"nixpkgs": "nixpkgs"
2021-04-06 03:11:17 +00:00
}
}
},
"root": "root",
"version": 7
}