Skip to content

Create nix derivation with and without flakes#12

Open
NelsonVides wants to merge 1 commit into
mainfrom
nixpkg
Open

Create nix derivation with and without flakes#12
NelsonVides wants to merge 1 commit into
mainfrom
nixpkg

Conversation

@NelsonVides
Copy link
Copy Markdown

@NelsonVides NelsonVides commented Apr 6, 2026

This creates Nix derivations, with and without Flakes. My homeserver is a NixOS box, and I'm currently doing magic systemd-unit+bash-script+curl-with-flags to update my records automatically and this CLI would make things insanely cleaner.

And other than me, once we make this repo public, Nix derivations are just a good installation tooling hopefully useful to tons of people other than myself 🙂

PS: I don't use flakes myself but they're insanely popular in the Nix community, @onlyhavecans uses them :)

Closes #14

📋 Deployment Pre/Post tasks

N/A

:shipit: Deployment Verification

N/A

@NelsonVides NelsonVides requested a review from weppos April 6, 2026 07:48
@NelsonVides NelsonVides self-assigned this Apr 6, 2026
@NelsonVides NelsonVides added the enhancement New feature or request label Apr 6, 2026
@weppos
Copy link
Copy Markdown
Member

weppos commented Apr 7, 2026

@NelsonVides thanks for the patch! Can you please create a ticket to describe the problem, and attach this PR to it? The ticket has a precise template that helps to understand what is the problem and the expectation, which is not always immediately evident from a PR.

@NelsonVides
Copy link
Copy Markdown
Author

@weppos created #14 :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add Nix packaging

2 participants