coreclr: mark broken
This commit is contained in:
parent
212efab7ac
commit
1dd16a9374
@ -102,5 +102,6 @@ stdenv.mkDerivation rec {
|
||||
platforms = [ "x86_64-linux" ];
|
||||
maintainers = with stdenv.lib.maintainers; [ obadz ];
|
||||
license = stdenv.lib.licenses.mit;
|
||||
broken = true; # CoreCLR has proven to be very difficult to package. PRs welcome if someone wants to shave that yak.
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user