bluez: enable checkPhase on x86_64-linux

This commit is contained in:
worldofpeace 2019-12-08 19:30:39 -05:00
parent a83fa6410f
commit b5a3336f57

View File

@ -77,6 +77,8 @@ stdenv.mkDerivation rec {
makeFlags = [ "rulesdir=${placeholder "out"}/lib/udev/rules.d" ];
doCheck = stdenv.hostPlatform.isx86_64;
postInstall = ''
mkdir -p $test/{bin,test}
cp -a test $test