nix-init
nix-init copied to clipboard
Nixpkgs style
nix-init adds with lib; to the meta section of a derivation, which doesn't align with nixpkgs' style:
https://github.com/NixOS/nixpkgs/pull/291322#discussion_r1503823212
Yes, I created a PR 4 months ago to fix this, but it hasn't been looked at yet: #292