Mark dotnet unbroken

This commit is contained in:
Smaug123 2022-06-02 21:52:02 +01:00
parent e34e642717
commit 699fe4c869

View file

@ -86,7 +86,6 @@ in stdenv.mkDerivation rec {
'';
meta = with lib; {
broken = stdenv.isDarwin;
description = builtins.getAttr type descriptions;
homepage = "https://dotnet.github.io/";
license = licenses.mit;