From a6cd2eda3c35aeb1a054dbb1e9f0e2b846348898 Mon Sep 17 00:00:00 2001 From: kalipso Date: Fri, 13 Mar 2026 16:39:12 +0100 Subject: [PATCH] update --- .hydra/spec.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.hydra/spec.json b/.hydra/spec.json index fbfd8e3..04e31c8 100644 --- a/.hydra/spec.json +++ b/.hydra/spec.json @@ -2,6 +2,7 @@ "enabled": 1, "hidden": false, "description": "gitea notify test repo", + "nixexprinput": "hydra-notify-test", "checkinterval": 60, "schedulingshares": 100, "enableemail": false, @@ -15,6 +16,11 @@ "type": "git", "emailresponsible": false }, + "nixpkgs": { + "value": "https://github.com/NixOS/nixpkgs nixos-25.11", + "type": "git", + "emailresponsible": false + }, "gitea_repo_name" : { "type" : "string", "value" : "hydra-notify-test",