nixos-config/flake.lock

43 lines
1,016 B
Text
Raw Normal View History

2021-04-06 03:11:17 +00:00
{
"nodes": {
2022-10-26 03:39:52 +00:00
"impermanence": {
"locked": {
"lastModified": 1706639736,
"narHash": "sha256-CaG4j9+UwBDfinxxvJMo6yOonSmSo0ZgnbD7aj2Put0=",
2022-10-26 03:39:52 +00:00
"owner": "nix-community",
"repo": "impermanence",
"rev": "cd13c2917eaa68e4c49fea0ff9cada45440d7045",
2022-10-26 03:39:52 +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": {
"lastModified": 1707689078,
"narHash": "sha256-UUGmRa84ZJHpGZ1WZEBEUOzaPOWG8LZ0yPg1pdDF/yM=",
2021-04-06 03:11:17 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "f9d39fb9aff0efee4a3d5f4a6d7c17701d38a1d8",
2021-04-06 03:11:17 +00:00
"type": "github"
},
"original": {
2021-06-02 20:46:32 +00:00
"id": "nixpkgs",
"ref": "nixos-unstable",
2021-06-02 20:46:32 +00:00
"type": "indirect"
}
},
"root": {
"inputs": {
2022-10-26 03:39:52 +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
}