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-29 16:10:22 +02:00
"lastModified": 1693183237,
"narHash": "sha256-c7OtyBkZ/vZE/WosBpRGRtkbWZjDHGJP7fg1FyB9Dsc=",
2023-07-10 15:30:51 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-08-29 16:10:22 +02:00
"rev": "ea5234e7073d5f44728c499192544a84244bf35a",
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-29 16:10:22 +02:00
"lastModified": 1693184707,
"narHash": "sha256-MqCT/wuRKC79QJKlYhdfkUNerPcm63vZLd6P7lZGC0M=",
2023-07-30 01:38:31 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-08-29 16:10:22 +02:00
"rev": "48516a891d020801bc5304375739d2604400c741",
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
}