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": {
"lastModified": 1611747548,
"narHash": "sha256-2z5wmWda1uI4IkTZrW52jiHq3bzhYLc+GgjvaSd544M=",
"owner": "nix-community",
"repo": "impermanence",
"rev": "58558845bc68dcf2bb32caa80564f7fe3f6cbc61",
"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-10-07 14:12:03 +00:00
"lastModified": 1633528625,
"narHash": "sha256-AGj5q58eHACAe0RQGxObrGwMUsjMozTsiznhsLCYisQ=",
2021-04-06 03:11:17 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2021-10-07 14:12:03 +00:00
"rev": "5e2018f7b383aeca6824a30c0cd1978c9532a46a",
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
}