[PR #144] Nix #131

Open
opened 2025-10-31 15:32:25 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/RayLabsHQ/gitea-mirror/pull/144
Author: @arunavo4
Created: 10/31/2025
Status: 🔄 Open

Base: mainHead: nix


📝 Commits (3)

📊 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.

## 📋 Pull Request Information **Original PR:** https://github.com/RayLabsHQ/gitea-mirror/pull/144 **Author:** [@arunavo4](https://github.com/arunavo4) **Created:** 10/31/2025 **Status:** 🔄 Open **Base:** `main` ← **Head:** `nix` --- ### 📝 Commits (3) - [`491546a`](https://github.com/RayLabsHQ/gitea-mirror/commit/491546a97c092b402835b5b6993657a4e98b1b74) added basic nix pack - [`1099583`](https://github.com/RayLabsHQ/gitea-mirror/commit/109958342d4ba7ffca11a4b02f819b2b22d79f8c) updated docs - [`0d63fd4`](https://github.com/RayLabsHQ/gitea-mirror/commit/0d63fd4dae4b4880d9e3e680bc84ba5ba0f848a4) Added more docs ### 📊 Changes **10 files changed** (+1752 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `.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) </details> ### 📄 Description #143 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-10-31 15:32:25 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea-mirror#131