From a4bed8f2e08b46d8f8e5e00d339a2a20a9411434 Mon Sep 17 00:00:00 2001 From: Philip Taron Date: Tue, 2 Apr 2024 14:47:24 -0700 Subject: [PATCH] pkgs/top-level/config.nix: fix typo: compatibity to compatibility --- pkgs/top-level/config.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkgs/top-level/config.nix b/pkgs/top-level/config.nix index 3418a44e0f13..2e2507911391 100644 --- a/pkgs/top-level/config.nix +++ b/pkgs/top-level/config.nix @@ -76,7 +76,7 @@ let Whether to expose old attribute names for compatibility. 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 integration purposes. For instance, Nixpkgs should