Loading pkgs/development/tools/build-managers/build2/bpkg.nix +1 −1 Original line number Diff line number Diff line Loading @@ -44,7 +44,7 @@ stdenv.mkDerivation rec { openssl ]; doCheck = !stdenv.hostPlatform.isDarwin; # tests hang doCheck = true; # Failing test postPatch = '' Loading Loading
pkgs/development/tools/build-managers/build2/bpkg.nix +1 −1 Original line number Diff line number Diff line Loading @@ -44,7 +44,7 @@ stdenv.mkDerivation rec { openssl ]; doCheck = !stdenv.hostPlatform.isDarwin; # tests hang doCheck = true; # Failing test postPatch = '' Loading