Skip to content

Commit

Permalink
grammar
Browse files Browse the repository at this point in the history
Co-authored-by: Silvan Mosberger <github@infinisil.com>
  • Loading branch information
fricklerhandwerk and infinisil authored Mar 13, 2024
1 parent 3361538 commit 70533f1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions source/tutorials/callpackage.md
Original file line number Diff line number Diff line change
Expand Up @@ -265,8 +265,7 @@ But this benefit really pays off for large constructions, where it is the amount

## Summary

Using `callPackage` does not only follow Nixpkgs conventions, which makes your code easier to follow for experienced Nix users.
It also gives you some benefits for free:
Using `callPackage` does not only follow Nixpkgs conventions, which makes your code easier to follow for experienced Nix users, but it also gives you some benefits for free:

1. Parametrized builds
2. Overrideable builds
Expand Down

0 comments on commit 70533f1

Please sign in to comment.