hydra: 2024-10-08 -> 2024-10-24

Diff: c69e30122b...f974891c76
This commit is contained in:
Rick van Schijndel 2024-10-28 20:14:55 +01:00
parent bea1e3dc44
commit fa2ac3c454

View File

@ -124,13 +124,13 @@ let
in in
stdenv.mkDerivation (finalAttrs: { stdenv.mkDerivation (finalAttrs: {
pname = "hydra"; pname = "hydra";
version = "0-unstable-2024-10-08"; version = "0-unstable-2024-10-24";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "NixOS"; owner = "NixOS";
repo = "hydra"; repo = "hydra";
rev = "c69e30122bf7e7a7d3de70dc2418263c6e44159b"; rev = "f974891c76e295240017dd7f04d50ecb4b70284e";
hash = "sha256-khkY1GG43/VUBt6g7Egt0Zz0V/rXxnDUpOLtanFum7Y="; hash = "sha256-xVSu4ZNdlOEh2KcloDvhVeiFSYgk22W5fDvQlwn+kbE=";
}; };
buildInputs = [ buildInputs = [