Loading pkgs/applications/office/tryton/default.nix +6 −0 Original line number Diff line number Diff line Loading @@ -56,6 +56,12 @@ python3Packages.buildPythonApplication rec { pango ]; dontWrapGApps = true; preFixup = '' makeWrapperArgs+=("''${gappsWrapperArgs[@]}") ''; strictDeps = false; pythonImportsCheck = [ "tryton" ]; Loading Loading
pkgs/applications/office/tryton/default.nix +6 −0 Original line number Diff line number Diff line Loading @@ -56,6 +56,12 @@ python3Packages.buildPythonApplication rec { pango ]; dontWrapGApps = true; preFixup = '' makeWrapperArgs+=("''${gappsWrapperArgs[@]}") ''; strictDeps = false; pythonImportsCheck = [ "tryton" ]; Loading