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.ddrescue
|
||||||
pkgs.ccrypt
|
pkgs.ccrypt
|
||||||
pkgs.cryptsetup # needed for dm-crypt volumes
|
pkgs.cryptsetup # needed for dm-crypt volumes
|
||||||
pkgs.which # 88K size
|
|
||||||
|
|
||||||
# Some networking tools.
|
# Some networking tools.
|
||||||
pkgs.fuse
|
pkgs.fuse
|
||||||
|
|
Loading…
Reference in a new issue