tinygo: mark broken on darwin (#404952)
This commit is contained in:
@@ -146,6 +146,7 @@ buildGoModule rec {
|
||||
homepage = "https://tinygo.org/";
|
||||
description = "Go compiler for small places";
|
||||
license = licenses.bsd3;
|
||||
broken = stdenv.hostPlatform.isDarwin;
|
||||
maintainers = with maintainers; [
|
||||
Madouura
|
||||
muscaln
|
||||
|
||||
Reference in New Issue
Block a user