Remove which -> type -P alias.
Aliases are not the same as programs. They won't work in subshells. It's better to just use which as it's only 88K.
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
pkgs.ddrescue
|
||||
pkgs.ccrypt
|
||||
pkgs.cryptsetup # needed for dm-crypt volumes
|
||||
pkgs.which # 88K size
|
||||
|
||||
# Some networking tools.
|
||||
pkgs.fuse
|
||||
|
||||
Reference in New Issue
Block a user