summary refs log tree commit diff
path: root/gnu/packages/commencement.scm
diff options
context:
space:
mode:
authorAlex Kost <alezost@gmail.com>2015-09-04 15:50:11 +0300
committerAlex Kost <alezost@gmail.com>2015-09-06 12:33:21 +0300
commitd0f74308e22308bf2bfdbe189f09a3c8601acf1e (patch)
tree80d96ccdd3b0ada62db58e8a2836ec79ec9abb60 /gnu/packages/commencement.scm
parentf24931d841bc7879708cdeec93f9b79cee3dc670 (diff)
downloadguix-d0f74308e22308bf2bfdbe189f09a3c8601acf1e.tar.gz
gnu: coreutils-light: Rename to coreutils-minimal.
* gnu/packages/base.scm (coreutils-light): Rename to ...
  (coreutils-minimal): ...this.
* gnu/packages/commencement.scm (%boot5-inputs): Use it.
Diffstat (limited to 'gnu/packages/commencement.scm')
-rw-r--r--gnu/packages/commencement.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/commencement.scm b/gnu/packages/commencement.scm
index caadc94485..006aee5f3c 100644
--- a/gnu/packages/commencement.scm
+++ b/gnu/packages/commencement.scm
@@ -734,7 +734,7 @@ exec \"~a\" \"$@\"\n"
 
       ;; Grep's test suite uses 'timeout' from Coreutils to execute command,
       ;; and yet these commands need to see the valid 'LOCPATH'.
-      ("coreutils" ,(new-libc-package coreutils-light))
+      ("coreutils" ,(new-libc-package coreutils-minimal))
 
       ;; We just wrap the remaining binaries (tar, gzip, xz, etc.)  so that
       ;; they ignore 'LOCPATH' (if they did not, they would be hit by an