mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-20 15:41:16 +00:00
dotnetCorePackages.*: drop obsolete broken
This commit is contained in:
@@ -541,8 +541,5 @@ stdenv.mkDerivation {
|
||||
"aarch64-linux"
|
||||
"aarch64-darwin"
|
||||
];
|
||||
# build deadlocks intermittently on rosetta
|
||||
# https://github.com/dotnet/runtime/issues/111628
|
||||
broken = stdenv.hostPlatform.system == "x86_64-darwin";
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user