Skip to content

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

Open
noamraph wants to merge 1 commit into
NixOS:masterfrom
noamraph:patch-4
Open

13-callpackage-design-pattern.md: no need for with nixpkgs#242
noamraph wants to merge 1 commit into
NixOS:masterfrom
noamraph:patch-4

Conversation

@noamraph
Copy link
Copy Markdown
Contributor

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

The original code had `with nixpkgs`, but with the callPackage pattern, actually nothing from nixpkgs is used, so the `with nixpkgs` can be removed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant