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:11:51 +02:00
"lastModified": 1693231525,
"narHash": "sha256-Zmh8m0HHcgGBDth6jdJPmc4UAAP0L4jQmqIztywF1Iw=",
2023-07-10 15:30:51 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-08-29 16:11:51 +02:00
"rev": "c540061ac8d72d6e6d99345bd2d590c82b2f58c1",
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:11:51 +02:00
"lastModified": 1693282374,
"narHash": "sha256-QZUxjv/MsWjradxgHlQFkP1ynR4BAuedY/Hs+gMyss8=",
2023-07-30 01:38:31 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-08-29 16:11:51 +02:00
"rev": "3d958404528cd939451ca2ed30473c3d7ae4d746",
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
}