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 5298aac commit 2bdfbdcCopy full SHA for 2bdfbdc
non-critical-infra/packages/hydra-queue-runner/default.nix
@@ -18,10 +18,10 @@ let
18
src = fetchFromGitHub {
19
owner = "helsinki-systems";
20
repo = "hydra-queue-runner";
21
- rev = "66d8c5d094987f6f54ec81b488812b999358267b";
22
- hash = "sha256-MwmnMExE2xDtZZFUXVec1xThvGx2GJUdFEVVOMtlF3Q=";
+ rev = "9496cb3437a06921316c1e80d2209092ceed7f9f";
+ hash = "sha256-lq1JuknpQZI0/Lr9bV+c3Pu72YQRfJj2hUrs1v8APa4=";
23
};
24
- cargoHash = "sha256-jfM+1fa0LhIP0aB+sbEsRY1ps2cM2PLqlno/W+Lc1lQ=";
+ cargoHash = "sha256-MzyIdXgYQXz4hI7qUHBWvU036nsc2/e62cF18FnOjYw=";
25
nativeBuildInputs = [
26
pkg-config
27
protobuf
0 commit comments