Fuck me dude this can't be that difficult...

This commit is contained in:
2026-03-13 18:34:52 +01:00
parent 872ab0d944
commit 69043687cf

View File

@@ -14,13 +14,8 @@ let
emailoverride = "";
keepnr = 1;
type = 1;
flake = "${info.head.repo.html_url}/archive/${info.head.ref}.tar.gz";
flake = "${info.head.repo.html_url}/archive/${info.head.sha}.tar.gz";
inputs = {
git_repo = {
type = "git";
value = "${info.head.repo.html_url} ${info.head.ref}";
emailresponsible= false;
};
gitea_repo_name = {
type = "string";
value = "${info.head.repo.name}";