infra/flake.lock

81 lines
2 KiB
Plaintext
Raw Normal View History

2022-10-29 17:37:47 +01:00
{
"nodes": {
"flake-utils": {
"locked": {
2023-06-26 15:29:07 +01:00
"lastModified": 1678901627,
"narHash": "sha256-U02riOqrKKzwjsxc/400XnElV+UtPUQWpANPlyazjH0=",
2022-10-29 17:37:47 +01:00
"owner": "numtide",
"repo": "flake-utils",
2023-06-26 15:29:07 +01:00
"rev": "93a2b84fc4b70d9e089d029deacc3583435c2ed6",
2022-10-29 17:37:47 +01:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2022-11-26 10:41:40 +00:00
"nixlib": {
"locked": {
2023-06-26 15:29:07 +01:00
"lastModified": 1680397293,
"narHash": "sha256-wBpJ73+tJ8fZSWb4tzNbAVahC4HSo2QG3nICDy4ExBQ=",
2022-11-26 10:41:40 +00:00
"owner": "nix-community",
"repo": "nixpkgs.lib",
2023-06-26 15:29:07 +01:00
"rev": "b18d328214ca3c627d3cc3f51fd9d1397fdbcd7a",
2022-11-26 10:41:40 +00:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "nixpkgs.lib",
"type": "github"
}
},
"nixos-generators": {
"inputs": {
"nixlib": "nixlib",
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2023-06-26 15:29:07 +01:00
"lastModified": 1680764424,
"narHash": "sha256-2tNAE9zWbAK3JvQnhlnB1uzHzhwbA9zF6A17CoTjnbk=",
2022-11-26 10:41:40 +00:00
"owner": "nix-community",
"repo": "nixos-generators",
2023-06-26 15:29:07 +01:00
"rev": "15ae4065acbf414989a8677097804326fe7c0532",
2022-11-26 10:41:40 +00:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "nixos-generators",
"type": "github"
}
},
2022-10-29 17:37:47 +01:00
"nixpkgs": {
"locked": {
2023-06-26 15:29:07 +01:00
"lastModified": 1680668850,
"narHash": "sha256-mQMg13yRsS0LXVzaeoSPwqgPO6yhkGzGewPgMSqXSv8=",
2022-10-29 17:37:47 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-06-26 15:29:07 +01:00
"rev": "4a65e9f64e53fdca6eed31adba836717a11247d2",
2022-10-29 17:37:47 +01:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"flake-utils": "flake-utils",
2022-11-26 10:41:40 +00:00
"nixos-generators": "nixos-generators",
2022-10-29 17:37:47 +01:00
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}