Loading pkgs/by-name/ma/manaplus/package.nix +2 −1 Original line number Diff line number Diff line Loading @@ -73,6 +73,7 @@ stdenv.mkDerivation (finalAttrs: { description = "Free OpenSource 2D MMORPG client"; homepage = "https://manaplus.org/"; license = lib.licenses.gpl2Plus; broken = stdenv.hostPlatform.isDarwin; platforms = lib.platforms.all; badPlatforms = [ lib.systems.inspect.patterns.isDarwin ]; }; }) Loading
pkgs/by-name/ma/manaplus/package.nix +2 −1 Original line number Diff line number Diff line Loading @@ -73,6 +73,7 @@ stdenv.mkDerivation (finalAttrs: { description = "Free OpenSource 2D MMORPG client"; homepage = "https://manaplus.org/"; license = lib.licenses.gpl2Plus; broken = stdenv.hostPlatform.isDarwin; platforms = lib.platforms.all; badPlatforms = [ lib.systems.inspect.patterns.isDarwin ]; }; })