tree-wide: disable doCheck and doInstallCheck where it fails (the trivial part)
This commit is contained in:
@@ -438,6 +438,8 @@ let
|
||||
);
|
||||
'';
|
||||
|
||||
doCheck = false; # fails to find itself
|
||||
|
||||
installTargets = [ "install" "install-unix" ];
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
|
||||
Reference in New Issue
Block a user