bandwhich: enable darwin tests
This commit is contained in:
parent
6951112e1d
commit
e16f0e4361
@ -23,8 +23,7 @@ rustPlatform.buildRustPackage rec {
|
|||||||
|
|
||||||
nativeBuildInputs = [ installShellFiles ];
|
nativeBuildInputs = [ installShellFiles ];
|
||||||
|
|
||||||
# 10 passed; 47 failed https://hydra.nixos.org/build/148943783/nixlog/1
|
__darwinAllowLocalNetworking = true;
|
||||||
doCheck = !stdenv.hostPlatform.isDarwin;
|
|
||||||
|
|
||||||
preConfigure = ''
|
preConfigure = ''
|
||||||
export BANDWHICH_GEN_DIR=_shell-files
|
export BANDWHICH_GEN_DIR=_shell-files
|
||||||
|
Loading…
x
Reference in New Issue
Block a user