mirror of
https://github.com/RayLabsHQ/gitea-mirror.git
synced 2026-04-25 07:15:57 +03:00
[GH-ISSUE #143] Nix packaging #70
Labels
No labels
bug
documentation
enhancement
help wanted
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/gitea-mirror#70
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @umbrageodotus on GitHub (Oct 30, 2025).
Original GitHub issue: https://github.com/RayLabsHQ/gitea-mirror/issues/143
Originally assigned to: @arunavo4 on GitHub.
Hey!
Could you package this with nix?
Thanks,
Alex <3
@arunavo4 commented on GitHub (Oct 31, 2025):
@umbrageodotus I have added a basic nix setup. Still need to test it. Would be great if you can test it or I will find some time on the weekend to test it out.
@umbrageodotus commented on GitHub (Oct 31, 2025):
Okie!
@sbourdeauducq commented on GitHub (Jan 11, 2026):
I'm running into this error (commit
2496d6f6e0):@arunavo4 commented on GitHub (Feb 26, 2026):
Nix packaging is available in v3.9.5.
Try:
Release: https://github.com/RayLabsHQ/gitea-mirror/releases/tag/v3.9.5
@sbourdeauducq commented on GitHub (Feb 26, 2026):
We got tired of this vibe-coded project that doesn't work, and replaced it with a very small Python script. The latter don't need Nix packaging, Docker, LXC container, or any other bloated stuff since it has so few dependencies.
Also I bought a bunch of Pivot-to-AI mugs for the office.
@arunavo4 commented on GitHub (Feb 26, 2026):
@sbourdeauducq happy that you solved your issue, the goal of this project was just to solve my issue. But all these extra features came up cause people wanted it overtime. But I am definitely all in for ai projects. Well few things will break and we fix thats the whole point of open source projects. No hate just that its fun building stuff that solves your problems.