Loading pkgs/applications/networking/flexget/default.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.34"; version = "3.11.35"; 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-g5TmjR3N/21JgXoRy56PN5A+Jbow2DFaAu0ammLtPxw="; hash = "sha256-L3A0bU35IfFfwDIbcNVAU4jGb00jODgq7Z67RQrT4u0="; }; postPatch = '' Loading Loading
pkgs/applications/networking/flexget/default.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.34"; version = "3.11.35"; 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-g5TmjR3N/21JgXoRy56PN5A+Jbow2DFaAu0ammLtPxw="; hash = "sha256-L3A0bU35IfFfwDIbcNVAU4jGb00jODgq7Z67RQrT4u0="; }; postPatch = '' Loading