This commit is contained in:
2026-03-14 12:04:11 +01:00
parent 5bf7754865
commit 0f2be6251e

View File

@@ -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.ref}.tar.gz";
inputs = {
gitea_repo_name = {
type = "string";