flake: update buildbot-nix

This commit is contained in:
zowoq 2024-09-13 10:30:58 +10:00
parent 2d8631c0a7
commit c57428b84e
2 changed files with 5 additions and 5 deletions

8
flake.lock generated
View file

@ -42,16 +42,16 @@
] ]
}, },
"locked": { "locked": {
"lastModified": 1724107491, "lastModified": 1726182549,
"narHash": "sha256-x5PH8y1X7ppy9HPX8vFAq9gHuzezuydubCBgOm9IDeQ=", "narHash": "sha256-KL/9xQpcLKc3CRNG5bTZ3+QnSrXVkotpwhFpHMIco2I=",
"owner": "qowoz", "owner": "qowoz",
"repo": "buildbot-nix", "repo": "buildbot-nix",
"rev": "8229ddc0a4fa968ad04a32bdfda7099da6f9d533", "rev": "745d24f7f2fdbf96b9325e2ae94eb328902c0f6e",
"type": "github" "type": "github"
}, },
"original": { "original": {
"owner": "qowoz", "owner": "qowoz",
"ref": "skipped-build-workers", "ref": "more-skipped-build-workers",
"repo": "buildbot-nix", "repo": "buildbot-nix",
"type": "github" "type": "github"
} }

View file

@ -15,7 +15,7 @@
buildbot-nix.inputs.flake-parts.follows = "flake-parts"; buildbot-nix.inputs.flake-parts.follows = "flake-parts";
buildbot-nix.inputs.nixpkgs.follows = "nixpkgs"; buildbot-nix.inputs.nixpkgs.follows = "nixpkgs";
buildbot-nix.inputs.treefmt-nix.follows = "treefmt-nix"; buildbot-nix.inputs.treefmt-nix.follows = "treefmt-nix";
buildbot-nix.url = "github:qowoz/buildbot-nix/skipped-build-workers"; buildbot-nix.url = "github:qowoz/buildbot-nix/more-skipped-build-workers";
comin.inputs.nixpkgs.follows = "nixpkgs"; comin.inputs.nixpkgs.follows = "nixpkgs";
comin.url = "github:nlewo/comin/d3658c452024824235de2355ac3e156b10c3eaaf"; comin.url = "github:nlewo/comin/d3658c452024824235de2355ac3e156b10c3eaaf";
disko.inputs.nixpkgs.follows = "nixpkgs"; disko.inputs.nixpkgs.follows = "nixpkgs";