Loading pkgs/development/python-modules/mip/default.nix +2 −1 Original line number Diff line number Diff line { lib { lib, stdenv , buildPythonPackage , cffi , dos2unix Loading Loading @@ -73,6 +73,7 @@ buildPythonPackage rec { downloadPage = "https://github.com/coin-or/python-mip/releases"; changelog = "https://github.com/coin-or/python-mip/releases/tag/${version}"; license = licenses.epl20; broken = stdenv.isAarch64; maintainers = with maintainers; [ nessdoor ]; }; } Loading
pkgs/development/python-modules/mip/default.nix +2 −1 Original line number Diff line number Diff line { lib { lib, stdenv , buildPythonPackage , cffi , dos2unix Loading Loading @@ -73,6 +73,7 @@ buildPythonPackage rec { downloadPage = "https://github.com/coin-or/python-mip/releases"; changelog = "https://github.com/coin-or/python-mip/releases/tag/${version}"; license = licenses.epl20; broken = stdenv.isAarch64; maintainers = with maintainers; [ nessdoor ]; }; }