isabelle: mark as broken on darwin
There is no dedicated darwin maintainer for isabelle
This commit is contained in:
@@ -221,6 +221,7 @@ in stdenv.mkDerivation (finalAttrs: rec {
|
||||
license = licenses.bsd3;
|
||||
maintainers = [ maintainers.jwiegley maintainers.jvanbruegge ];
|
||||
platforms = platforms.unix;
|
||||
broken = stdenv.isDarwin;
|
||||
};
|
||||
|
||||
passthru.withComponents = f:
|
||||
|
||||
Reference in New Issue
Block a user