Merge pull request #84884 from Izorkin/maxscale-broken

maxscale: make broken package

authored by Benjamin Hipple and committed by GitHub b93ca0fd 386ded63

+1
+1
pkgs/tools/networking/maxscale/default.nix
··· 83 license = licenses.bsl11; 84 platforms = platforms.linux; 85 maintainers = with maintainers; [ izorkin ]; 86 }; 87 }
··· 83 license = licenses.bsl11; 84 platforms = platforms.linux; 85 maintainers = with maintainers; [ izorkin ]; 86 + broken = true; 87 }; 88 }