Loading pkgs/development/python-modules/pyuv/default.nix +0 −2 Original line number Diff line number Diff line { lib, buildPythonPackage, pythonAtLeast, fetchFromGitHub, fetchpatch, libuv, Loading @@ -11,7 +10,6 @@ buildPythonPackage rec { pname = "pyuv"; version = "1.4.0"; format = "setuptools"; disabled = pythonAtLeast "3.12"; src = fetchFromGitHub { owner = "saghul"; Loading Loading
pkgs/development/python-modules/pyuv/default.nix +0 −2 Original line number Diff line number Diff line { lib, buildPythonPackage, pythonAtLeast, fetchFromGitHub, fetchpatch, libuv, Loading @@ -11,7 +10,6 @@ buildPythonPackage rec { pname = "pyuv"; version = "1.4.0"; format = "setuptools"; disabled = pythonAtLeast "3.12"; src = fetchFromGitHub { owner = "saghul"; Loading