From 5320d437853f94038fc5bab7e6576a8590d6f172 Mon Sep 17 00:00:00 2001 From: ahtlon Date: Sat, 14 Mar 2026 12:04:11 +0100 Subject: [PATCH] yo --- .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 0299362..f50b321 100644 --- a/.hydra/declarative-jobsets.nix +++ b/.hydra/declarative-jobsets.nix @@ -14,7 +14,7 @@ let emailoverride = ""; keepnr = 1; type = 1; - flake = "${info.head.repo.html_url}/archive/${info.head.sha}.tar.gz"; + flake = "${info.head.repo.html_url}/archive/${info.head.rev}.tar.gz"; inputs = { gitea_repo_name = { type = "string";