We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4553a14 commit 8bcdafbCopy full SHA for 8bcdafb
non-critical-infra/packages/hydra-queue-runner/default.nix
@@ -17,11 +17,11 @@ let
17
src = fetchFromGitHub {
18
owner = "helsinki-systems";
19
repo = "hydra-queue-runner";
20
- rev = "eef9761a85bcf74e86ab7fe44c018cbefdcae264";
21
- hash = "sha256-gxvR3e3hHXnalLjtcHdSHAhpA08s2Yg9ymEZ+KNF5Hk=";
+ rev = "c7b947af0301a371baaf60e8dac74e547613b80a";
+ hash = "sha256-OWQk5EGxPBcnc6+S2xhvrEUQXPhRcIYjCrbQf/EaP48=";
22
};
23
useFetchCargoVendor = true;
24
- cargoHash = "sha256-JuV8KQrhccRC6HqXps54/p81hy6nruFU8TAZ2EYRdX8=";
+ cargoHash = "sha256-0pj08Gmo+UcWO8oBJFEDaUDpjwSZuJCTVVZtORgK5rM=";
25
nativeBuildInputs = [
26
pkg-config
27
protobuf
0 commit comments