Loading pkgs/by-name/we/weblate/package.nix +4 −0 Original line number Diff line number Diff line Loading @@ -68,6 +68,10 @@ python.pkgs.buildPythonApplication rec { ${python.pythonOnBuildForHost.interpreter} manage.py compress ''; pythonRelaxDeps = [ "rapidfuzz" ]; dependencies = with python.pkgs; [ Loading Loading
pkgs/by-name/we/weblate/package.nix +4 −0 Original line number Diff line number Diff line Loading @@ -68,6 +68,10 @@ python.pkgs.buildPythonApplication rec { ${python.pythonOnBuildForHost.interpreter} manage.py compress ''; pythonRelaxDeps = [ "rapidfuzz" ]; dependencies = with python.pkgs; [ Loading