mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-01 11:33:41 +03:00
build: remove unnecessary test platform dependence
An alternative approach is being considerd for more granular platform dependence for tests.
This commit is contained in:
parent
54c0e1b9a0
commit
cf5c2a40ab
@ -160,6 +160,4 @@ stdenvNoCC.mkDerivation {
|
||||
|
||||
exit "$fail"
|
||||
'';
|
||||
|
||||
meta = { platforms = [ "x86_64-linux" "x86_64-darwin" ]; };
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user