Loading pkgs/tools/misc/yutto/default.nix +3 −3 Original line number Diff line number Diff line Loading @@ -9,14 +9,14 @@ with python3.pkgs; buildPythonApplication rec { pname = "yutto"; version = "2.0.0b24"; version = "2.0.0b28"; format = "pyproject"; disabled = pythonOlder "3.9"; src = fetchPypi { inherit pname version; hash = "sha256-ZnRDGgJu78KoSHvznYhBNEDJihUm9rUdlb5tXmcpuTc="; hash = "sha256-jN9KDQjEaTf7BUDtGd07W3TtijRKzD+StMReLmX4QI0="; }; nativeBuildInputs = [ Loading @@ -27,7 +27,7 @@ buildPythonApplication rec { aiohttp aiofiles biliass dicttoxml dict2xml colorama ]; Loading Loading
pkgs/tools/misc/yutto/default.nix +3 −3 Original line number Diff line number Diff line Loading @@ -9,14 +9,14 @@ with python3.pkgs; buildPythonApplication rec { pname = "yutto"; version = "2.0.0b24"; version = "2.0.0b28"; format = "pyproject"; disabled = pythonOlder "3.9"; src = fetchPypi { inherit pname version; hash = "sha256-ZnRDGgJu78KoSHvznYhBNEDJihUm9rUdlb5tXmcpuTc="; hash = "sha256-jN9KDQjEaTf7BUDtGd07W3TtijRKzD+StMReLmX4QI0="; }; nativeBuildInputs = [ Loading @@ -27,7 +27,7 @@ buildPythonApplication rec { aiohttp aiofiles biliass dicttoxml dict2xml colorama ]; Loading