pythonPackages.pyezminc: mark as unbroken
This commit is contained in:
parent
ddc2955ad9
commit
8d7fef4912
1 changed files with 0 additions and 1 deletions
|
@ -29,6 +29,5 @@ buildPythonPackage rec {
|
|||
description = "Python API for libminc using EZMINC";
|
||||
license = stdenv.lib.licenses.gpl2;
|
||||
maintainers = with stdenv.lib.maintainers; [ bcdarwin ];
|
||||
broken = true;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue