diff --git a/pills/17-nixpkgs-overriding-packages.xml b/pills/17-nixpkgs-overriding-packages.xml index 6b1d5ae..ce43350 100644 --- a/pills/17-nixpkgs-overriding-packages.xml +++ b/pills/17-nixpkgs-overriding-packages.xml @@ -113,7 +113,7 @@ In the previous pill we already talked about this file. The above config.nix that we just wrote could be the content of ~/.config/nixpkgs/config.nix (or the deprecated location ~/.nixpkgs/config.nix). - Instead of passing it explicitly whenever we import nixpkgs, it will be automatically imported by nixpkgs. + Instead of passing it explicitly whenever we import nixpkgs, it will be automatically imported by nixpkgs.