gitea-local-fork: refresh to 1.26.0-unstable-2026-06-20
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user