hydra: 0-unstable-2025-05-27 -> 0-unstable-2025-06-15
This commit is contained in:
@@ -130,13 +130,13 @@ let
|
||||
in
|
||||
stdenv.mkDerivation (finalAttrs: {
|
||||
pname = "hydra";
|
||||
version = "0-unstable-2025-05-27";
|
||||
version = "0-unstable-2025-06-15";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "NixOS";
|
||||
repo = "hydra";
|
||||
rev = "2e3c168ec49fb78554247bf1aa7d11fbf716e107";
|
||||
hash = "sha256-S3gG8xXItXdefeSIaR4tTzjHv+pceu/i5s+wGQNHAWQ=";
|
||||
rev = "ed500ca4345f7edaa6c3d84027a7599d38b15a29";
|
||||
hash = "sha256-Mxz4n40VKxA2ILtIHX6fObgcy2WlgsM+ERfpjuVJ0BU=";
|
||||
};
|
||||
|
||||
outputs = [
|
||||
|
||||
Reference in New Issue
Block a user