feat(nix): add continuwuity nixosModule to flake #815
No reviewers
Labels
No labels
Bug
Cherry-picking
Database
Dependencies
Difficulty
Easy
Difficulty
Hard
Difficulty
Medium
Documentation
Enhancement
Good first issue
Help wanted
Inherited
Matrix/Administration
Matrix/Appservices
Matrix/Auth
Matrix/Client
Matrix/Core
Matrix/Federation
Matrix/MSC
Matrix/Media
Meta
Meta/Packaging
Priority
Blocking
Priority
High
Priority
Low
Security
Status
Confirmed
Status
Duplicate
Status
Invalid
Status
Needs Investigation
Wont fix
old/ci/cd
old/rust
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: continuwuation/continuwuity#815
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "Aviac/continuwuity:main"
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?
Motivation
This PR adds a
nixosModule
to theflake.nix
. This is what I'm currently using. It's surely not perfect yet, but still: I wanted to start something here so that all nix people can tinker on a really nice and safe nix module which will hopefully fit all use cases.Tests
I also added a
nixosConfiguration
calledtestSystem
which is only there to ... test thenixosModule
locally in the repo without further setup with one command.Documentation
Please feel free to be really picky with pointing out that stuff should be documented in a better way. I worked to long on this to still have the "first time reader" point of view, but I would welcome any requests for changes that would make the module easier to understand, especially for nix newcomers.
Contact
I'm not sure if I notice any feedback here and react fast although I try to take a look every now and then. If you want to reach me, try @aviac:voidd.social
Closing this since there is https://github.com/NixOS/nixpkgs/pull/400637 and this supersedes this MR. I'll join the people over there to not duplicate the efforts and maintain only one way to use continuwuity in nix.
Pull request closed