Update default.nix

This commit is contained in:
Ben Kelly
2022-08-16 15:12:14 +01:00
committed by GitHub
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