Merge pull request #112120 from dotlambda/multibootusb-broken

multibootusb: mark as broken

authored by Guillaume Girol and committed by GitHub 6969ad40 fd120659

+1
+1
pkgs/applications/misc/multibootusb/default.nix
··· 110 110 homepage = "http://multibootusb.org/"; 111 111 license = licenses.gpl2; 112 112 maintainers = []; # Looking for a maintainer! 113 + broken = true; # "name 'config' is not defined", added 2021-02-06 113 114 }; 114 115 }