Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revert "gitea: 1.19.4 -> 1.20.0" #244840

Closed
wants to merge 3 commits into from
Closed

Conversation

RaitoBezarius
Copy link
Member

Reverts #243883

We made the decision in the past to share Gitea and Forgejo codebase, this means that Gitea changes in the module can be breaking for Forgejo and this PR introduced one of them alas, I revert this and will add the package bump commit, because Gitea cannot be downgraded I suppose.

@github-actions github-actions bot added 6.topic: nixos Issues or PRs affecting NixOS modules, or package usability issues specific to NixOS 8.has: module (update) This PR changes an existing module in `nixos/` labels Jul 22, 2023
@RaitoBezarius RaitoBezarius requested a review from emilylange July 22, 2023 14:02
@emilylange emilylange marked this pull request as draft July 22, 2023 14:08
Fix for Gitea 1.20.0.

Without this being set, e.g. a `git push` (or `ssh` to `git@` in general) fails like this:

    2023/07/17 09:27:05 ...s/setting/setting.go:109:LoadCommonSettings() [F] Unable to load settings from config: unable to create chunked upload directory: /nix/store/yna9nf66wl2n9hlnhxi2g7fdgawk2kxl-gitea-1.20.0/bin/data/tmp/package-upload (mkdir /nix/store/yna9nf66wl2n9hlnhxi2g7fdgawk2kxl-gitea-1.20.0/bin/data: read-only file system)
    Connection to git.mbosch.me closed.
@RaitoBezarius
Copy link
Member Author

Will just revert the notify commit, instead.

@RaitoBezarius RaitoBezarius deleted the revert-243883-gitea-1200 branch July 22, 2023 14:11
@RaitoBezarius
Copy link
Member Author

Follow up in #244843

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
6.topic: nixos Issues or PRs affecting NixOS modules, or package usability issues specific to NixOS 8.has: module (update) This PR changes an existing module in `nixos/` 10.rebuild-darwin: 1-10 10.rebuild-darwin: 1 10.rebuild-linux: 1-10
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants