Original PR: https://github.com/RayLabsHQ/gitea-mirror/pull/144 Author: @arunavo4 Created: 10/31/2025 Status: 🔄 Open
Base: main ← Head: nix
main
nix
491546a
1099583
0d63fd4
10 files changed (+1752 additions, -0 deletions)
➕ .envrc (+1 -0) ➕ .github/workflows/nix-build.yml (+41 -0) 📝 .gitignore (+5 -0) ➕ DISTRIBUTION_SUMMARY.md (+193 -0) ➕ NIX.md (+189 -0) 📝 README.md (+32 -0) ➕ docs/NIX_DEPLOYMENT.md (+483 -0) ➕ docs/NIX_DISTRIBUTION.md (+352 -0) ➕ flake.lock (+61 -0) ➕ flake.nix (+395 -0)
.envrc
.github/workflows/nix-build.yml
.gitignore
DISTRIBUTION_SUMMARY.md
NIX.md
README.md
docs/NIX_DEPLOYMENT.md
docs/NIX_DISTRIBUTION.md
flake.lock
flake.nix
#143
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
No dependencies set.
The note is not visible to the blocked user.
📋 Pull Request Information
Original PR: https://github.com/RayLabsHQ/gitea-mirror/pull/144
Author: @arunavo4
Created: 10/31/2025
Status: 🔄 Open
Base:
main← Head:nix📝 Commits (3)
491546aadded basic nix pack1099583updated docs0d63fd4Added more docs📊 Changes
10 files changed (+1752 additions, -0 deletions)
View changed files
➕
.envrc(+1 -0)➕
.github/workflows/nix-build.yml(+41 -0)📝
.gitignore(+5 -0)➕
DISTRIBUTION_SUMMARY.md(+193 -0)➕
NIX.md(+189 -0)📝
README.md(+32 -0)➕
docs/NIX_DEPLOYMENT.md(+483 -0)➕
docs/NIX_DISTRIBUTION.md(+352 -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.