I have added instructions for running Newt as a service via NixOs, for which I am a maintainer. Pangolin is waiting to be merged too.
Community Contribution License Agreement
By creating this pull request, I grant the project maintainers an unlimited,
perpetual license to use, modify, and redistribute these contributions under any terms they
choose, including both the AGPLv3 and the Fossorial Commercial license terms. I
represent that I have the right to grant this license for all contributed content.
Description
Adds NixOs to the list of install options.
How to test?
Follow normal installation steps, click on the NixOs icon in the site creation process :)
🔄 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/fosrl/pangolin/pull/1104
**Author:** [@jackrosenberg](https://github.com/jackrosenberg)
**Created:** 7/21/2025
**Status:** ✅ Merged
**Merged:** 7/28/2025
**Merged by:** [@oschwartz10612](https://github.com/oschwartz10612)
**Base:** `dev` ← **Head:** `nixos_newt`
---
### 📝 Commits (1)
- [`52d46f9`](https://github.com/fosrl/pangolin/commit/52d46f98794650b25b0e7bb2f6019701f45cc09a) add nixos option for newt in site creation
### 📊 Changes
**1 file changed** (+18 additions, -1 deletions)
<details>
<summary>View changed files</summary>
📝 `src/app/[orgId]/settings/sites/create/page.tsx` (+18 -1)
</details>
### 📄 Description
Hello,
I have added instructions for running Newt as a service [via NixOs](https://github.com/NixOS/nixpkgs/pull/414337), for which I am a maintainer. [Pangolin](https://github.com/NixOS/nixpkgs/pull/416148) is waiting to be merged too.
## Community Contribution License Agreement
By creating this pull request, I grant the project maintainers an unlimited,
perpetual license to use, modify, and redistribute these contributions under any terms they
choose, including both the AGPLv3 and the Fossorial Commercial license terms. I
represent that I have the right to grant this license for all contributed content.
## Description
Adds NixOs to the list of install options.
## How to test?
Follow normal installation steps, click on the NixOs icon in the site creation process :)
---
<sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 Pull Request Information
Original PR: https://github.com/fosrl/pangolin/pull/1104
Author: @jackrosenberg
Created: 7/21/2025
Status: ✅ Merged
Merged: 7/28/2025
Merged by: @oschwartz10612
Base:
dev← Head:nixos_newt📝 Commits (1)
52d46f9add nixos option for newt in site creation📊 Changes
1 file changed (+18 additions, -1 deletions)
View changed files
📝
src/app/[orgId]/settings/sites/create/page.tsx(+18 -1)📄 Description
Hello,
I have added instructions for running Newt as a service via NixOs, for which I am a maintainer. Pangolin is waiting to be merged too.
Community Contribution License Agreement
By creating this pull request, I grant the project maintainers an unlimited,
perpetual license to use, modify, and redistribute these contributions under any terms they
choose, including both the AGPLv3 and the Fossorial Commercial license terms. I
represent that I have the right to grant this license for all contributed content.
Description
Adds NixOs to the list of install options.
How to test?
Follow normal installation steps, click on the NixOs icon in the site creation process :)
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.