cadical: enable tests

gstqt5
Daniël de Kok 2020-06-24 07:39:37 +02:00 committed by Jon
parent 34943a7d79
commit 5f0cf22c59
1 changed files with 2 additions and 0 deletions

View File

@ -11,7 +11,9 @@ stdenv.mkDerivation rec {
sha256 = "05lvnvapjawgkky38xknb9lgaliiwan4kggmb9yggl4ifpjrh8qf";
};
doCheck = true;
dontAddPrefix = true;
installPhase = ''
install -Dm0755 build/cadical "$out/bin/cadical"
install -Dm0755 build/mobical "$out/bin/mobical"