Loading pkgs/development/python-modules/aiolifx-themes/default.nix +1 −6 Original line number Diff line number Diff line Loading @@ -13,7 +13,7 @@ buildPythonPackage rec { pname = "aiolifx-themes"; version = "0.4.10"; format = "pyproject"; pyproject = true; disabled = pythonOlder "3.9"; Loading @@ -31,11 +31,6 @@ buildPythonPackage rec { --replace "typer = " "# unused: typer = " ''; postPatch = '' substituteInPlace pyproject.toml \ --replace 'aiolifx = "^0.8.6"' 'aiolifx = "*"' ''; nativeBuildInputs = [ poetry-core ]; Loading Loading
pkgs/development/python-modules/aiolifx-themes/default.nix +1 −6 Original line number Diff line number Diff line Loading @@ -13,7 +13,7 @@ buildPythonPackage rec { pname = "aiolifx-themes"; version = "0.4.10"; format = "pyproject"; pyproject = true; disabled = pythonOlder "3.9"; Loading @@ -31,11 +31,6 @@ buildPythonPackage rec { --replace "typer = " "# unused: typer = " ''; postPatch = '' substituteInPlace pyproject.toml \ --replace 'aiolifx = "^0.8.6"' 'aiolifx = "*"' ''; nativeBuildInputs = [ poetry-core ]; Loading