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-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-21 17:31:11 +00:00
"lastModified": 1637155076,
"narHash": "sha256-26ZPNiuzlsnXpt55Q44+yzXvp385aNAfevzVEKbrU5Q=",
2021-04-06 03:11:17 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2021-11-21 17:31:11 +00:00
"rev": "715f63411952c86c8f57ab9e3e3cb866a015b5f2",
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
}