Loading pkgs/development/python-modules/trytond/default.nix +2 −0 Original line number Diff line number Diff line { lib, stdenv, buildPythonPackage, fetchPypi, pythonOlder, Loading Loading @@ -88,6 +89,7 @@ buildPythonPackage rec { homepage = "http://www.tryton.org/"; changelog = "https://foss.heptapod.net/tryton/tryton/-/blob/trytond-${version}/trytond/CHANGELOG?ref_type=tags"; license = licenses.gpl3Plus; broken = stdenv.isDarwin; maintainers = with maintainers; [ udono johbo Loading Loading
pkgs/development/python-modules/trytond/default.nix +2 −0 Original line number Diff line number Diff line { lib, stdenv, buildPythonPackage, fetchPypi, pythonOlder, Loading Loading @@ -88,6 +89,7 @@ buildPythonPackage rec { homepage = "http://www.tryton.org/"; changelog = "https://foss.heptapod.net/tryton/tryton/-/blob/trytond-${version}/trytond/CHANGELOG?ref_type=tags"; license = licenses.gpl3Plus; broken = stdenv.isDarwin; maintainers = with maintainers; [ udono johbo Loading