Loading pkgs/development/python-modules/qtile-extras/default.nix +4 −2 Original line number Diff line number Diff line Loading @@ -11,6 +11,7 @@ pytest-asyncio, pytest-lazy-fixture, pytestCheckHook, python-dateutil, qtile, requests, setuptools-scm, Loading @@ -19,14 +20,14 @@ buildPythonPackage rec { pname = "qtile-extras"; version = "0.25.0"; version = "0.26.0"; pyproject = true; src = fetchFromGitHub { owner = "elParaguayo"; repo = "qtile-extras"; rev = "refs/tags/v${version}"; hash = "sha256-OYzSKOVg4D5gKxaEreclYq3D16dl8ddLipSdifokDNY="; hash = "sha256-ywqZggn1k7zezk5CS1y6EWZfLoIWMHmGO8mvqxBaB9g="; }; build-system = [ setuptools-scm ]; Loading @@ -41,6 +42,7 @@ buildPythonPackage rec { pytest-asyncio pytest-lazy-fixture pytestCheckHook python-dateutil qtile requests xorgserver Loading Loading
pkgs/development/python-modules/qtile-extras/default.nix +4 −2 Original line number Diff line number Diff line Loading @@ -11,6 +11,7 @@ pytest-asyncio, pytest-lazy-fixture, pytestCheckHook, python-dateutil, qtile, requests, setuptools-scm, Loading @@ -19,14 +20,14 @@ buildPythonPackage rec { pname = "qtile-extras"; version = "0.25.0"; version = "0.26.0"; pyproject = true; src = fetchFromGitHub { owner = "elParaguayo"; repo = "qtile-extras"; rev = "refs/tags/v${version}"; hash = "sha256-OYzSKOVg4D5gKxaEreclYq3D16dl8ddLipSdifokDNY="; hash = "sha256-ywqZggn1k7zezk5CS1y6EWZfLoIWMHmGO8mvqxBaB9g="; }; build-system = [ setuptools-scm ]; Loading @@ -41,6 +42,7 @@ buildPythonPackage rec { pytest-asyncio pytest-lazy-fixture pytestCheckHook python-dateutil qtile requests xorgserver Loading