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-07-31 15:07:41 +02:00
"lastModified": 1690726002,
"narHash": "sha256-cACz6jCJZtsZHGCJAN4vMobxzH5s6FCOTZHMrh/Hu0M=",
2023-07-10 15:30:51 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-07-31 15:07:41 +02:00
"rev": "391e8db1f06c3f74c2d313a73135515023af3993",
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-07-31 15:07:41 +02:00
"lastModified": 1690738238,
"narHash": "sha256-yUFU7PGQzOEDX2Y64QV7xNHkn3RjkOTqvZ5oW5gbgGY=",
2023-07-30 01:38:31 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-07-31 15:07:41 +02:00
"rev": "6376df481833e5f2e83eade8d8f2d04beed007d0",
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
}