Loading pkgs/by-name/fd/fdroidserver/package.nix +4 −1 Original line number Diff line number Diff line Loading @@ -48,7 +48,10 @@ python3Packages.buildPythonApplication { nativeBuildInputs = [ installShellFiles ]; build-system = with python3Packages; [ babel ]; build-system = with python3Packages; [ setuptools babel ]; dependencies = with python3Packages; [ androguard Loading Loading
pkgs/by-name/fd/fdroidserver/package.nix +4 −1 Original line number Diff line number Diff line Loading @@ -48,7 +48,10 @@ python3Packages.buildPythonApplication { nativeBuildInputs = [ installShellFiles ]; build-system = with python3Packages; [ babel ]; build-system = with python3Packages; [ setuptools babel ]; dependencies = with python3Packages; [ androguard Loading