nixos-config/flake.lock

43 lines
1,019 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-21 17:31:11 +00:00
"lastModified": 1637278200,
"narHash": "sha256-nwPBJpjHU8J0hhZ6l4Ytvi3qhcxXJVy4jOWurmzSv3A=",
2021-08-13 16:14:42 +00:00
"owner": "nix-community",
"repo": "impermanence",
2021-11-21 17:31:11 +00:00
"rev": "0616c64b0ebcf08cc74db7820e74b807274246f6",
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-29 07:43:04 +00:00
"lastModified": 1638021263,
"narHash": "sha256-9Ia8iOtj2+keR2rvS7cfK9ZkKi4YMW21NhTiRWcm/Qo=",
2021-04-06 03:11:17 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2021-11-29 07:43:04 +00:00
"rev": "f4bba5b4c7e8ba3334617c34435cd2332a359c35",
2021-04-06 03:11:17 +00:00
"type": "github"
},
"original": {
2021-06-02 20:46:32 +00:00
"id": "nixpkgs",
2021-11-29 07:43:04 +00:00
"ref": "nixos-21.11-small",
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
}