Loading pkgs/applications/networking/flexget/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -22,12 +22,12 @@ python3.pkgs.buildPythonApplication rec { sed 's/[~<>=][^;]*//' -i requirements.txt ''; nativeBuildInputs = with python3.pkgs; [ build-system = with python3.pkgs; [ setuptools wheel ]; propagatedBuildInputs = with python3.pkgs; [ dependencies = with python3.pkgs; [ # See https://github.com/Flexget/Flexget/blob/master/requirements.txt apscheduler beautifulsoup4 Loading Loading
pkgs/applications/networking/flexget/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -22,12 +22,12 @@ python3.pkgs.buildPythonApplication rec { sed 's/[~<>=][^;]*//' -i requirements.txt ''; nativeBuildInputs = with python3.pkgs; [ build-system = with python3.pkgs; [ setuptools wheel ]; propagatedBuildInputs = with python3.pkgs; [ dependencies = with python3.pkgs; [ # See https://github.com/Flexget/Flexget/blob/master/requirements.txt apscheduler beautifulsoup4 Loading