lib/*/interface.nix: Fix typos
This commit is contained in:
@@ -81,7 +81,7 @@ in
|
||||
A function that maps from architecture to pkg. `( string -> pkgs )`
|
||||
|
||||
If specified this nixpkgs will be only imported once for each system.
|
||||
This improves performance, but all `nipxkgs.*` options will be ignored.
|
||||
This improves performance, but all `nixpkgs.*` options will be ignored.
|
||||
|
||||
Returning `null` for a system will fallback to the default behavior of respecting the `nixpkgs.*` options.
|
||||
'';
|
||||
|
||||
Reference in New Issue
Block a user