nixos-config/flake.lock

59 lines
1.4 KiB
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-09-11 05:58:05 +00:00
"lastModified": 1631275245,
"narHash": "sha256-vROU1OFI2zvKSBjbMpbpl9R08Or3eUwaW5HJLq88QWY=",
2021-04-06 03:11:17 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2021-09-11 05:58:05 +00:00
"rev": "8b0b81dab17753ab344a44c04be90a61dc55badf",
2021-04-06 03:11:17 +00:00
"type": "github"
},
"original": {
2021-06-02 20:46:32 +00:00
"id": "nixpkgs",
2021-06-01 14:09:39 +00:00
"ref": "nixos-21.05",
2021-06-02 20:46:32 +00:00
"type": "indirect"
}
},
"root": {
"inputs": {
2021-08-13 16:14:42 +00:00
"impermanence": "impermanence",
2021-06-02 20:46:32 +00:00
"nixpkgs": "nixpkgs",
"unstable": "unstable"
2021-04-06 03:11:17 +00:00
}
},
2021-04-09 04:49:14 +00:00
"unstable": {
2021-04-06 03:11:17 +00:00
"locked": {
2021-09-11 05:58:05 +00:00
"lastModified": 1631206977,
"narHash": "sha256-o3Dct9aJ5ht5UaTUBzXrRcK1RZt2eG5/xSlWJuUCVZM=",
2021-04-06 03:11:17 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2021-09-11 05:58:05 +00:00
"rev": "4f6d8095fd51954120a1d08ea5896fe42dc3923b",
2021-04-06 03:11:17 +00:00
"type": "github"
},
"original": {
2021-06-02 20:46:32 +00:00
"id": "nixpkgs",
2021-04-09 04:49:14 +00:00
"ref": "nixos-unstable",
2021-06-02 20:46:32 +00:00
"type": "indirect"
2021-04-06 03:11:17 +00:00
}
}
},
"root": "root",
"version": 7
}