mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-13 05:05:29 +03:00
pkgs/top-level/config.nix: fix typo: compatibity to compatibility
This commit is contained in:
parent
4b2e46dd39
commit
a4bed8f2e0
1 changed files with 1 additions and 1 deletions
|
@ -76,7 +76,7 @@ let
|
||||||
Whether to expose old attribute names for compatibility.
|
Whether to expose old attribute names for compatibility.
|
||||||
|
|
||||||
The recommended setting is to enable this, as it
|
The recommended setting is to enable this, as it
|
||||||
improves backward compatibity, easing updates.
|
improves backward compatibility, easing updates.
|
||||||
|
|
||||||
The only reason to disable aliases is for continuous
|
The only reason to disable aliases is for continuous
|
||||||
integration purposes. For instance, Nixpkgs should
|
integration purposes. For instance, Nixpkgs should
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue