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": 1696343447,
"narHash": "sha256-B2xAZKLkkeRFG5XcHHSXXcP7To9Xzr59KXeZiRf4vdQ=",
2023-09-10 08:22:33 +00:00
"owner": "hercules-ci",
"repo": "flake-parts",
"rev": "c9afaba3dfa4085dbd2ccb38dfade5141e33d9d4",
2023-09-10 08:22:33 +00:00
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1697379843,
"narHash": "sha256-RcnGuJgC2K/UpTy+d32piEoBXq2M+nVFzM3ah/ZdJzg=",
2023-10-12 13:59:11 +00:00
"owner": "Nixos",
2023-09-10 08:22:33 +00:00
"repo": "nixpkgs",
"rev": "12bdeb01ff9e2d3917e6a44037ed7df6e6c3df9d",
2023-09-10 08:22:33 +00:00
"type": "github"
},
"original": {
2023-10-12 13:59:11 +00:00
"owner": "Nixos",
"ref": "nixpkgs-unstable",
2023-09-10 08:22:33 +00:00
"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": 1697388351,
"narHash": "sha256-63N2eBpKaziIy4R44vjpUu8Nz5fCJY7okKrkixvDQmY=",
2023-09-18 13:14:45 +00:00
"owner": "numtide",
"repo": "treefmt-nix",
"rev": "aae39f64f5ecbe89792d05eacea5cb241891292a",
2023-09-18 13:14:45 +00:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "treefmt-nix",
"type": "github"
2023-09-10 08:22:33 +00:00
}
}
},
"root": "root",
"version": 7
}