Merge pull request #176000 from Smaug123/unbreak-dotnet

dotnet: mark dotnet unbroken on Darwin

authored by Rick van Schijndel and committed by GitHub 231efece f1d7577c

-1
-1
pkgs/development/compilers/dotnet/build-dotnet.nix
··· 86 ''; 87 88 meta = with lib; { 89 - broken = stdenv.isDarwin; 90 description = builtins.getAttr type descriptions; 91 homepage = "https://dotnet.github.io/"; 92 license = licenses.mit;
··· 86 ''; 87 88 meta = with lib; { 89 description = builtins.getAttr type descriptions; 90 homepage = "https://dotnet.github.io/"; 91 license = licenses.mit;