lib3270: mark broken on darwin
This commit is contained in:
parent
e071ddf048
commit
e963262422
@ -53,5 +53,6 @@ stdenv.mkDerivation rec {
|
||||
homepage = "https://github.com/PerryWerneck/lib3270";
|
||||
license = licenses.lgpl3Plus;
|
||||
maintainers = [ maintainers.vifino ];
|
||||
broken = stdenv.hostPlatform.isDarwin;
|
||||
};
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user