hydra: 0-unstable-2025-08-05 -> 0-unstable-2025-08-12
This commit is contained in:
parent
3bf3ad9364
commit
e6313a7465
@ -131,14 +131,14 @@ let
|
|||||||
in
|
in
|
||||||
stdenv.mkDerivation (finalAttrs: {
|
stdenv.mkDerivation (finalAttrs: {
|
||||||
pname = "hydra";
|
pname = "hydra";
|
||||||
version = "0-unstable-2025-08-05";
|
version = "0-unstable-2025-08-12";
|
||||||
# nixpkgs-update: no auto update
|
# nixpkgs-update: no auto update
|
||||||
|
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "NixOS";
|
owner = "NixOS";
|
||||||
repo = "hydra";
|
repo = "hydra";
|
||||||
rev = "79ba8fdd04ba53826aa9aaba6e25fd0d6952b3b3";
|
rev = "f7bda020c6144913f134ec616783e57817f7686f";
|
||||||
hash = "sha256-h8UNR3LVrD313iX1OazDwIcMLksh0p6oJv9msEfjS0E=";
|
hash = "sha256-5fHXCFSCe2XQoXjqk25AIQo/5aUfaORf9lIszQ9KTyU=";
|
||||||
};
|
};
|
||||||
|
|
||||||
outputs = [
|
outputs = [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user