From 872ab0d944bd1c8cdd58ca5f899eacd8cd036aa6 Mon Sep 17 00:00:00 2001 From: ahtlon Date: Fri, 13 Mar 2026 18:19:55 +0100 Subject: [PATCH] test 1323 --- .hydra/declarative-jobsets.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.hydra/declarative-jobsets.nix b/.hydra/declarative-jobsets.nix index c861318..a2f7a8b 100644 --- a/.hydra/declarative-jobsets.nix +++ b/.hydra/declarative-jobsets.nix @@ -18,7 +18,7 @@ let inputs = { git_repo = { type = "git"; - value = "${info.head.repo.html_url}/archive/${info.head.ref}.tar.gz"; + value = "${info.head.repo.html_url} ${info.head.ref}"; emailresponsible= false; }; gitea_repo_name = {