treewide: replace utillinux refs of {u,}mount
umount and mount are now provided top-level
This commit is contained in:
@@ -6,8 +6,6 @@
|
||||
, utillinux
|
||||
}:
|
||||
|
||||
assert stdenv.isLinux -> (utillinux != null);
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
name = "creduce-${version}";
|
||||
version = "2.7.0";
|
||||
|
||||
Reference in New Issue
Block a user