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

13-callpackage-design-pattern.md: no need for `with nixpkgs`

Open noamraph opened this issue 1 year ago • 0 comments
trafficstars

The original code had with nixpkgs, but with the callPackage pattern, actually nothing from nixpkgs is used, so the with nixpkgs can be removed.

noamraph avatar Apr 14 '24 18:04 noamraph