Loading pkgs/by-name/nh/nhentai/package.nix +4 −8 Original line number Diff line number Diff line Loading @@ -17,14 +17,6 @@ let hash = "sha256-MoEee4He7iBj6m0ulPiBmobR84EeSdI2I6QfqDK+8D8="; }; }); urllib3 = super.urllib3.overridePythonAttrs (old: rec { version = "1.26.20"; src = fetchPypi { pname = "urllib3"; inherit version; hash = "sha256-QMLcDGgeR+uPkOfie/b/ffLmd0If1GdW2hFhw5ynDTI="; }; }); }; in python3.override { Loading Loading @@ -64,6 +56,10 @@ python.pkgs.buildPythonApplication rec { chardet ]; pythonRelaxDeps = [ "urllib3" ]; meta = { homepage = "https://github.com/RicterZ/nhentai"; description = "CLI tool for downloading doujinshi from adult site(s)"; Loading Loading
pkgs/by-name/nh/nhentai/package.nix +4 −8 Original line number Diff line number Diff line Loading @@ -17,14 +17,6 @@ let hash = "sha256-MoEee4He7iBj6m0ulPiBmobR84EeSdI2I6QfqDK+8D8="; }; }); urllib3 = super.urllib3.overridePythonAttrs (old: rec { version = "1.26.20"; src = fetchPypi { pname = "urllib3"; inherit version; hash = "sha256-QMLcDGgeR+uPkOfie/b/ffLmd0If1GdW2hFhw5ynDTI="; }; }); }; in python3.override { Loading Loading @@ -64,6 +56,10 @@ python.pkgs.buildPythonApplication rec { chardet ]; pythonRelaxDeps = [ "urllib3" ]; meta = { homepage = "https://github.com/RicterZ/nhentai"; description = "CLI tool for downloading doujinshi from adult site(s)"; Loading