about summary refs log tree commit diff
path: root/nixos/modules/profiles
diff options
context:
space:
mode:
authorEelco Dolstra <eelco.dolstra@logicblox.com>2016-04-18 14:20:12 +0200
committerEelco Dolstra <eelco.dolstra@logicblox.com>2016-04-18 14:20:49 +0200
commit0729f606973870c03d21bb2f21b70d91216943ca (patch)
tree61d903c10addc8dddcf1e67c296187c93dec98ad /nixos/modules/profiles
parentcd396076eceacf90b89c0b44b3ac19a2ab96a4d4 (diff)
downloadnixlib-0729f606973870c03d21bb2f21b70d91216943ca.tar
nixlib-0729f606973870c03d21bb2f21b70d91216943ca.tar.gz
nixlib-0729f606973870c03d21bb2f21b70d91216943ca.tar.bz2
nixlib-0729f606973870c03d21bb2f21b70d91216943ca.tar.lz
nixlib-0729f606973870c03d21bb2f21b70d91216943ca.tar.xz
nixlib-0729f606973870c03d21bb2f21b70d91216943ca.tar.zst
nixlib-0729f606973870c03d21bb2f21b70d91216943ca.zip
Remove "which" from base.nix
Diffstat (limited to 'nixos/modules/profiles')
-rw-r--r--nixos/modules/profiles/base.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/nixos/modules/profiles/base.nix b/nixos/modules/profiles/base.nix
index 66b5765a895c..20a1f7f1ed8c 100644
--- a/nixos/modules/profiles/base.nix
+++ b/nixos/modules/profiles/base.nix
@@ -17,7 +17,6 @@
     pkgs.ddrescue
     pkgs.ccrypt
     pkgs.cryptsetup # needed for dm-crypt volumes
-    pkgs.which # 88K size
 
     # Some networking tools.
     pkgs.fuse