nix-infra/flake.lock

82 lines
2 KiB
Plaintext
Raw Normal View History

2023-07-10 15:30:51 +02:00
{
"nodes": {
2023-07-26 01:09:38 +02:00
"nixlib": {
"locked": {
"lastModified": 1689469483,
"narHash": "sha256-2SBhY7rZQ/iNCxe04Eqxlz9YK9KgbaTMBssq3/BgdWY=",
"owner": "nix-community",
"repo": "nixpkgs.lib",
"rev": "02fea408f27186f139153e1ae88f8ab2abd9c22c",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "nixpkgs.lib",
"type": "github"
}
},
"nixos-generators": {
"inputs": {
"nixlib": "nixlib",
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1690133435,
"narHash": "sha256-YNZiefETggroaTLsLJG2M+wpF0pJPwiauKG4q48ddNU=",
"owner": "nix-community",
"repo": "nixos-generators",
"rev": "b1171de4d362c022130c92d7c8adc4bf2b83d586",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "nixos-generators",
"type": "github"
}
},
2023-07-10 15:30:51 +02:00
"nixpkgs": {
"locked": {
2023-08-07 22:24:29 +02:00
"lastModified": 1691406141,
"narHash": "sha256-5GME9kMEiPix0R383spkuYYvtmnYHxS1/0Q+ki6W8Gs=",
2023-07-10 15:30:51 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-08-07 22:24:29 +02:00
"rev": "9ba5e0b04727309ed8583079a3eaefd0290c7a2b",
2023-07-30 01:38:31 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-23.05-small",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-unstable": {
"locked": {
2023-08-07 22:24:29 +02:00
"lastModified": 1691420187,
"narHash": "sha256-FTrMlGQqHViHbOPkI0JCNxMysxnPw1UA0+SiL4+Wafc=",
2023-07-30 01:38:31 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-08-07 22:24:29 +02:00
"rev": "b367b9cf872c8de59d2379330dfe4f541f3ba5cc",
2023-07-10 15:30:51 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
2023-07-27 21:59:24 +02:00
"ref": "nixos-unstable-small",
2023-07-10 15:30:51 +02:00
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
2023-07-26 01:09:38 +02:00
"nixos-generators": "nixos-generators",
2023-07-30 01:38:31 +02:00
"nixpkgs": "nixpkgs",
"nixpkgs-unstable": "nixpkgs-unstable"
2023-07-10 15:30:51 +02:00
}
}
},
"root": "root",
"version": 7
}