nix-init icon indicating copy to clipboard operation
nix-init copied to clipboard

Nixpkgs style

Open viperML opened this issue 2 years ago • 1 comments

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

viperML avatar Feb 27 '24 08:02 viperML

Yes, I created a PR 4 months ago to fix this, but it hasn't been looked at yet: #292

eclairevoyant avatar Feb 28 '24 13:02 eclairevoyant