gitea-projects-api: refresh to 1.26.0-unstable-2026-05-12
ci/woodpecker/push/woodpecker Pipeline failed

Pin to gitea fork rev 235248620e05 (tag v1.26.0-unstable-2026-05-12).
Refreshed by nix-update via passthru.updateScript.
This commit is contained in:
Oleks
2026-05-12 16:21:54 +03:00
parent 3dda8347e4
commit d5101ea3fe
+3 -3
View File
@@ -24,12 +24,12 @@
let
pname = "gitea-projects-api";
version = "1.26.0-unstable-2026-05-11";
version = "1.26.0-unstable-2026-05-12";
src = fetchgit {
url = "https://git.oleks.space/oleks/gitea.git";
rev = "20f31b8967a4556fbdd32bc72c386d5a4c89bcc5";
hash = "sha256-Ws8I+q6Y8/X13C3uAAFLUUF+DHZRgFrsuo5XG2Cvyns=";
rev = "235248620e05fa4fb85ca480b0dcdc32e0f36cb5";
hash = "sha256-hh8TIjtWf2Ebw4MJSZXKXM8R3rk+h14VSk4w/SxITX8=";
};
# Gitea's package.json requires pnpm >= 11; nixpkgs ships pnpm 10. The