Loading pkgs/by-name/fl/flexget/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -5,7 +5,7 @@ python3.pkgs.buildPythonApplication rec { pname = "flexget"; version = "3.11.46"; version = "3.11.48"; pyproject = true; # Fetch from GitHub in order to use `requirements.in` Loading @@ -13,7 +13,7 @@ python3.pkgs.buildPythonApplication rec { owner = "Flexget"; repo = "Flexget"; rev = "refs/tags/v${version}"; hash = "sha256-zaysfvfsuA4XTj46vN1FHggqEaL8rfHL0UJVILhrwjg="; hash = "sha256-EgRV0xRBgPInYbU9ZqJEyrbD58DIm2mYPRDSN6vrnjo="; }; # relax dep constrains, keep environment constraints Loading Loading
pkgs/by-name/fl/flexget/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -5,7 +5,7 @@ python3.pkgs.buildPythonApplication rec { pname = "flexget"; version = "3.11.46"; version = "3.11.48"; pyproject = true; # Fetch from GitHub in order to use `requirements.in` Loading @@ -13,7 +13,7 @@ python3.pkgs.buildPythonApplication rec { owner = "Flexget"; repo = "Flexget"; rev = "refs/tags/v${version}"; hash = "sha256-zaysfvfsuA4XTj46vN1FHggqEaL8rfHL0UJVILhrwjg="; hash = "sha256-EgRV0xRBgPInYbU9ZqJEyrbD58DIm2mYPRDSN6vrnjo="; }; # relax dep constrains, keep environment constraints Loading