rhash: run functional tests not consistency of source dist :)
This commit is contained in:
@@ -18,6 +18,8 @@ stdenv.mkDerivation rec {
|
||||
|
||||
doCheck = true;
|
||||
|
||||
checkTarget = "test-full";
|
||||
|
||||
installTargets = [ "install" "install-lib-shared" "install-lib-so-link" "install-lib-headers" ];
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
|
||||
Reference in New Issue
Block a user