tree-wide: disable doCheck and doInstallCheck where it fails (the trivial part)
This commit is contained in:
@@ -67,6 +67,8 @@ stdenv.mkDerivation rec {
|
||||
done
|
||||
'';
|
||||
|
||||
doCheck = false; # requires root and the net
|
||||
|
||||
meta = {
|
||||
homepage = http://www.isc.org/software/bind;
|
||||
description = "Domain name server";
|
||||
|
||||
Reference in New Issue
Block a user