mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-22 14:45:27 +00:00
multibootusb: mark as broken
This commit is contained in:
parent
5ca36419d1
commit
00de98f944
|
@ -110,5 +110,6 @@ python36Packages.buildPythonApplication rec {
|
|||
homepage = "http://multibootusb.org/";
|
||||
license = licenses.gpl2;
|
||||
maintainers = []; # Looking for a maintainer!
|
||||
broken = true; # "name 'config' is not defined", added 2021-02-06
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue