Skip to content

Commit 8bcdafb

Browse files
committed
hydra-queue-runner: eef9761a -> c7b947af
1 parent 4553a14 commit 8bcdafb

File tree

1 file changed

+3
-3
lines changed
  • non-critical-infra/packages/hydra-queue-runner

1 file changed

+3
-3
lines changed

non-critical-infra/packages/hydra-queue-runner/default.nix

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,11 @@ let
1717
src = fetchFromGitHub {
1818
owner = "helsinki-systems";
1919
repo = "hydra-queue-runner";
20-
rev = "eef9761a85bcf74e86ab7fe44c018cbefdcae264";
21-
hash = "sha256-gxvR3e3hHXnalLjtcHdSHAhpA08s2Yg9ymEZ+KNF5Hk=";
20+
rev = "c7b947af0301a371baaf60e8dac74e547613b80a";
21+
hash = "sha256-OWQk5EGxPBcnc6+S2xhvrEUQXPhRcIYjCrbQf/EaP48=";
2222
};
2323
useFetchCargoVendor = true;
24-
cargoHash = "sha256-JuV8KQrhccRC6HqXps54/p81hy6nruFU8TAZ2EYRdX8=";
24+
cargoHash = "sha256-0pj08Gmo+UcWO8oBJFEDaUDpjwSZuJCTVVZtORgK5rM=";
2525
nativeBuildInputs = [
2626
pkg-config
2727
protobuf

0 commit comments

Comments
 (0)