From 57174178c914e729224c28a0fba2498e68075f8d Mon Sep 17 00:00:00 2001 From: Vladimír Čunát Date: Sun, 30 Apr 2017 15:56:29 +0200 Subject: lib.makeScope: sync comment after rename in #25285 --- lib/customisation.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/customisation.nix') 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 -- cgit 1.4.1