mirror of
https://github.com/CHN-beta/nixpkgs.git
synced 2026-01-12 02:40:31 +08:00
swift: mark broken
This commit is contained in:
committed by
Janne Heß
parent
11ee22d797
commit
cd19a0e7b4
@@ -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