buildbot-nix/flake.lock

70 lines
1.6 KiB
Plaintext
Raw Normal View History

2023-09-10 08:22:33 +00:00
{
"nodes": {
2023-09-13 21:31:20 +00:00
"flake-parts": {
2023-09-10 11:16:33 +00:00
"inputs": {
2023-09-13 21:31:20 +00:00
"nixpkgs-lib": [
2023-09-10 11:16:33 +00:00
"nixpkgs"
]
},
2023-09-10 08:22:33 +00:00
"locked": {
"lastModified": 1693611461,
"narHash": "sha256-aPODl8vAgGQ0ZYFIRisxYG5MOGSkIczvu2Cd8Gb9+1Y=",
"owner": "hercules-ci",
"repo": "flake-parts",
"rev": "7f53fdb7bdc5bb237da7fefef12d099e4fd611ca",
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1694310981,
"narHash": "sha256-Rf6ICXzUXfi2ILwEggBJMmVVR06AKS5DMcXZd1qi24o=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "49772c4112bf70d28086b459d31710408745f842",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"flake-parts": "flake-parts",
2023-09-18 13:14:45 +00:00
"nixpkgs": "nixpkgs",
"treefmt-nix": "treefmt-nix"
}
},
"treefmt-nix": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1694528738,
"narHash": "sha256-aWMEjib5oTqEzF9f3WXffC1cwICo6v/4dYKjwNktV8k=",
"owner": "numtide",
"repo": "treefmt-nix",
"rev": "7a49c388d7a6b63bb551b1ddedfa4efab8f400d8",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "treefmt-nix",
"type": "github"
2023-09-10 08:22:33 +00:00
}
}
},
"root": "root",
"version": 7
}