Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
13-callpackage-design-pattern.md: no need for
with nixpkgs
The original code had `with nixpkgs`, but with the callPackage pattern, actually nothing from nixpkgs is used, so the `with nixpkgs` can be removed.
- Loading branch information