summary refs log tree commit diff
path: root/lib/customisation.nix
diff options
context:
space:
mode:
authorVladimír Čunát <vcunat@gmail.com>2017-04-30 15:56:29 +0200
committerVladimír Čunát <vcunat@gmail.com>2017-04-30 15:56:29 +0200
commit57174178c914e729224c28a0fba2498e68075f8d (patch)
treef1ac560ee042a381236ffebbdba520ddf465a2e9 /lib/customisation.nix
parentf099f55e5b9e9bb39db7662b6f1b09000b05d369 (diff)
downloadnixpkgs-57174178c914e729224c28a0fba2498e68075f8d.tar
nixpkgs-57174178c914e729224c28a0fba2498e68075f8d.tar.gz
nixpkgs-57174178c914e729224c28a0fba2498e68075f8d.tar.bz2
nixpkgs-57174178c914e729224c28a0fba2498e68075f8d.tar.lz
nixpkgs-57174178c914e729224c28a0fba2498e68075f8d.tar.xz
nixpkgs-57174178c914e729224c28a0fba2498e68075f8d.tar.zst
nixpkgs-57174178c914e729224c28a0fba2498e68075f8d.zip
lib.makeScope: sync comment after rename in #25285
Diffstat (limited to 'lib/customisation.nix')
-rw-r--r--lib/customisation.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/customisation.nix b/lib/customisation.nix
index cf28137cb8a..6d6c0234087 100644
--- a/lib/customisation.nix
+++ b/lib/customisation.nix
@@ -167,7 +167,7 @@ rec {
   /* Make a set of packages with a common scope. All packages called
      with the provided `callPackage' will be evaluated with the same
      arguments. Any package in the set may depend on any other. The
-     `override' function allows subsequent modification of the package
+     `overrideScope' function allows subsequent modification of the package
      set in a consistent way, i.e. all packages in the set will be
      called with the overridden packages. The package sets may be
      hierarchical: the packages in the set are called with the scope