From dd131a0c093aa533a96923ac7bd22cef59eabd23 Mon Sep 17 00:00:00 2001 From: Shea Levy Date: Mon, 17 Dec 2012 13:09:05 -0500 Subject: [PATCH] Revert "Setting the system utillinux to be utillinuxCurses." This reverts commit cba4d20280d286cdcd8d07bb9b721978d2c6f883. --- modules/config/system-path.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/config/system-path.nix b/modules/config/system-path.nix index 32e8717cbd1c..3969be680980 100644 --- a/modules/config/system-path.nix +++ b/modules/config/system-path.nix @@ -50,7 +50,7 @@ let pkgs.sysvtools pkgs.time pkgs.usbutils - pkgs.utillinuxCurses + pkgs.utillinux extraManpages ];