flake: unpin buildbot-nix
This commit is contained in:
parent
496402ccb9
commit
67e180cb4f
2 changed files with 4 additions and 5 deletions
7
flake.lock
generated
7
flake.lock
generated
|
@ -13,17 +13,16 @@
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1699096834,
|
"lastModified": 1699102494,
|
||||||
"narHash": "sha256-e25Mt5yoc7JUERqhvDaw58mh2DQiz0h4YPb0fO/i7G8=",
|
"narHash": "sha256-tHK/Qnj05IXKO1KVDp3GfVi1taeSDUOgSsahX8b5SFY=",
|
||||||
"owner": "Mic92",
|
"owner": "Mic92",
|
||||||
"repo": "buildbot-nix",
|
"repo": "buildbot-nix",
|
||||||
"rev": "3bf9f399f9b55b1d530be2b25c4f3799c74554eb",
|
"rev": "9884c25e94840bc733d7c26d720bca2decf7c640",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
"owner": "Mic92",
|
"owner": "Mic92",
|
||||||
"repo": "buildbot-nix",
|
"repo": "buildbot-nix",
|
||||||
"rev": "3bf9f399f9b55b1d530be2b25c4f3799c74554eb",
|
|
||||||
"type": "github"
|
"type": "github"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
|
@ -28,7 +28,7 @@
|
||||||
nixpkgs-update-github-releases.url = "github:ryantm/nixpkgs-update-github-releases";
|
nixpkgs-update-github-releases.url = "github:ryantm/nixpkgs-update-github-releases";
|
||||||
nixpkgs-update-github-releases.flake = false;
|
nixpkgs-update-github-releases.flake = false;
|
||||||
|
|
||||||
buildbot-nix.url = "github:Mic92/buildbot-nix/3bf9f399f9b55b1d530be2b25c4f3799c74554eb";
|
buildbot-nix.url = "github:Mic92/buildbot-nix";
|
||||||
buildbot-nix.inputs.nixpkgs.follows = "nixpkgs";
|
buildbot-nix.inputs.nixpkgs.follows = "nixpkgs";
|
||||||
buildbot-nix.inputs.flake-parts.follows = "flake-parts";
|
buildbot-nix.inputs.flake-parts.follows = "flake-parts";
|
||||||
buildbot-nix.inputs.treefmt-nix.follows = "treefmt-nix";
|
buildbot-nix.inputs.treefmt-nix.follows = "treefmt-nix";
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue