swift: mark broken
This commit is contained in:
@@ -392,6 +392,7 @@ stdenv.mkDerivation {
|
||||
preFixup = "rm -rf $SWIFT_BUILD_ROOT $SWIFT_INSTALL_DIR";
|
||||
|
||||
meta = with lib; {
|
||||
broken = true;
|
||||
description = "The Swift Programming Language";
|
||||
homepage = "https://github.com/apple/swift";
|
||||
maintainers = with maintainers; [ dtzWill trepetti dduan ];
|
||||
|
||||
Reference in New Issue
Block a user