Skip to content

refactor: extract Nix package and module definitions from flake.nix - #391

Merged
netbrain merged 1 commit into
netbrain:masterfrom
avandecreme:flake_refactor
Sep 16, 2026
Merged

netbrain merged 1 commit into
netbrain:masterfrom
avandecreme:flake_refactor

Conversation

@avandecreme

Copy link
Copy Markdown
Contributor

Move the container package wrapper, common derivation helpers, and NixOS module out of flake.nix into separate files under nix/. flake.nix becomes a thin orchestrator. No behavioral change.

Extracted from #345

@avandecreme
avandecreme force-pushed the flake_refactor branch 3 times, most recently from 1af7d99 to 4cd6851 Compare September 14, 2026 16:03
@avandecreme
avandecreme marked this pull request as ready for review September 14, 2026 16:15
Move the container package wrapper, common derivation helpers, and NixOS
module out of flake.nix into separate files under nix/. flake.nix becomes
a thin orchestrator. No behavioral change.
@glennvl glennvl added the nix Pull requests that update nix code label Sep 16, 2026
@netbrain
netbrain merged commit 36d7abf into netbrain:master Sep 16, 2026
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

nix Pull requests that update nix code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants