mirror of
https://github.com/RayLabsHQ/gitea-mirror.git
synced 2026-04-24 23:05:53 +03:00
-
v3.9.6 Stable
released this
2026-02-27 10:15:25 +03:00 | 75 commits to main since this release📅 Originally published on GitHub: Fri, 27 Feb 2026 07:15:42 GMT
🏷️ Git tag created: Fri, 27 Feb 2026 07:15:25 GMTWhat's Changed
Bug Fixes
-
fix(docker): add git and git-lfs to runner image by @arunavo4 in https://github.com/RayLabsHQ/gitea-mirror/pull/198
- Fixes pre-sync snapshot failures (
Executable not found in $PATH: "git") in Docker image 3.9.5 - Closes https://github.com/RayLabsHQ/gitea-mirror/issues/196
- Fixes pre-sync snapshot failures (
-
fix(nix): enable sandboxed builds with bun2nix by @arunavo4 in https://github.com/RayLabsHQ/gitea-mirror/pull/199
- Integrates bun2nix for fully reproducible, sandboxed Nix builds on Linux
- Creates writable workdir at runtime so database can initialize outside the read-only Nix store
- Adds
nanoidas explicit dependency (was only a transitive dep, broke under isolated linker) - Tested on Ubuntu 24.04 LTS (x64) with Nix sandboxing enabled
- Closes https://github.com/RayLabsHQ/gitea-mirror/issues/197
Full Changelog: https://github.com/RayLabsHQ/gitea-mirror/compare/v3.9.5...v3.9.6
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-