Loading pkgs/development/python-modules/aiolifx-themes/default.nix +3 −8 Original line number Diff line number Diff line Loading @@ -12,8 +12,8 @@ buildPythonPackage rec { pname = "aiolifx-themes"; version = "0.4.9"; format = "pyproject"; version = "0.4.10"; pyproject = true; disabled = pythonOlder "3.9"; Loading @@ -21,7 +21,7 @@ buildPythonPackage rec { owner = "Djelibeybi"; repo = "aiolifx-themes"; rev = "refs/tags/v${version}"; hash = "sha256-8t0yRia/grSSEqySV57QoB3lgU9iwqiVOvVLE5Jd2pM="; hash = "sha256-zpUvbG/89MeZ50565MVjehSTnLmOKScBA07yBjZ521I="; }; prePatch = '' 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 +3 −8 Original line number Diff line number Diff line Loading @@ -12,8 +12,8 @@ buildPythonPackage rec { pname = "aiolifx-themes"; version = "0.4.9"; format = "pyproject"; version = "0.4.10"; pyproject = true; disabled = pythonOlder "3.9"; Loading @@ -21,7 +21,7 @@ buildPythonPackage rec { owner = "Djelibeybi"; repo = "aiolifx-themes"; rev = "refs/tags/v${version}"; hash = "sha256-8t0yRia/grSSEqySV57QoB3lgU9iwqiVOvVLE5Jd2pM="; hash = "sha256-zpUvbG/89MeZ50565MVjehSTnLmOKScBA07yBjZ521I="; }; prePatch = '' 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