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-09-03 19:23:56 +02:00
"lastModified": 1693725722,
"narHash": "sha256-PJFNgOpNqrsafMgNuca8olo6ugxIFeQOBBiNtyq2FXA=",
2023-07-10 15:30:51 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-09-03 19:23:56 +02:00
"rev": "00cc1bbf20f8eb85b537f9f10b41a311f0e01e3e",
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-09-03 19:23:56 +02:00
"lastModified": 1693723626,
"narHash": "sha256-e6DnUnRT5aykzhme6wLUzYmSPw2G8j+RYwXluys2VJc=",
2023-07-30 01:38:31 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-09-03 19:23:56 +02:00
"rev": "5e9ff98d1dccbb391a9769b5dc660a5f6e39c18b",
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
}