Update default.nix
This commit is contained in:
parent
3dc237306e
commit
301f549df9
@ -78,7 +78,6 @@ stdenv.mkDerivation rec {
|
||||
doCheck = true;
|
||||
checkPhase = ''
|
||||
runHook preCheck
|
||||
set -e
|
||||
./xmpp-vala-test
|
||||
./signal-protocol-vala-test
|
||||
runHook postCheck
|
||||
|
Loading…
Reference in New Issue
Block a user