mirror of
https://github.com/RayLabsHQ/gitea-mirror.git
synced 2026-04-25 07:15:57 +03:00
[PR #144] [MERGED] Nix #148
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#148
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?
📋 Pull Request Information
Original PR: https://github.com/RayLabsHQ/gitea-mirror/pull/144
Author: @arunavo4
Created: 10/31/2025
Status: ✅ Merged
Merged: 12/17/2025
Merged by: @arunavo4
Base:
main← Head:nix📝 Commits (6)
491546aadded basic nix pack1099583updated docs0d63fd4Added more docs9968775Potential fix for code scanning alert no. 39: Workflow does not contain permissions3993d67fix: replace Cachix with Magic Nix Cache in CI workflowe94bb86fix: skip nix build in CI (sandbox blocks network access)📊 Changes
10 files changed (+1705 additions, -0 deletions)
View changed files
➕
.envrc(+1 -0)➕
.github/workflows/nix-build.yml(+45 -0)📝
.gitignore(+5 -0)➕
DISTRIBUTION_SUMMARY.md(+169 -0)➕
NIX.md(+189 -0)📝
README.md(+32 -0)➕
docs/NIX_DEPLOYMENT.md(+486 -0)➕
docs/NIX_DISTRIBUTION.md(+322 -0)➕
flake.lock(+61 -0)➕
flake.nix(+395 -0)📄 Description
#143
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.