- Packages go in
pkgs/using two-letter prefixes:pkgs/bo/booklore/,pkgs/zu/zui.nix - Modules go in
modules/nixos/services/<name>/default.nix - Verify it builds:
nix build .#package-name - If it's already in nixpkgs, it doesn't belong here
- One thing per PR. Keep relevant docs up to date
Conventional commits. Scope is the package or module name.
feat(godap): init at 2.10.4
feat(waterfox): 6.6.6 -> 6.6.7
fix(nixos/onyx): correct service dependency ordering
Use the templates. Include logs, steps to reproduce, and whatever else saves me from having to ask.
- Tim