forked from mirrors/nixpkgs
Remove "which" from base.nix
This commit is contained in:
parent
cd396076ec
commit
0729f60697
|
@ -17,7 +17,6 @@
|
|||
pkgs.ddrescue
|
||||
pkgs.ccrypt
|
||||
pkgs.cryptsetup # needed for dm-crypt volumes
|
||||
pkgs.which # 88K size
|
||||
|
||||
# Some networking tools.
|
||||
pkgs.fuse
|
||||
|
|
Loading…
Reference in a new issue