gitea-local-fork: refresh to 1.26.0-unstable-2026-06-20
ci/woodpecker/push/amd64 Pipeline failed
ci/woodpecker/push/arm64 Pipeline was successful

Pin to gitea fork rev 764ca62aa88a (tag v1.26.0-unstable-2026-06-20).
Refreshed by nix-update via passthru.updateScript.
This commit is contained in:
Oleks
2026-06-20 10:56:04 +03:00
parent 24a75ee8d5
commit d6d6e16d40
+3 -3
View File
@@ -35,12 +35,12 @@
let
pname = "gitea-local-fork";
version = "1.26.0-unstable-2026-05-17.1";
version = "1.26.0-unstable-2026-06-20";
src = fetchgit {
url = "https://git.oleks.space/oleks/gitea.git";
rev = "c45ea82fd1408bdb7170308080e0eb0ffdea85b2";
hash = "sha256-AZKXcweNi6JfEgpfuj+agBNLWrQ50fTpxUalNv3XC9A=";
rev = "764ca62aa88a4df47622206fada1e60ee135227a";
hash = "sha256-e4/ERGVZM/Aj2cgKQYtwcW2aE8zHGfZOh2xIUXGep1s=";
};
# Gitea's package.json requires pnpm >= 11; nixpkgs ships pnpm 10. The