Loading pkgs/development/python-modules/nexia/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -14,7 +14,7 @@ buildPythonPackage rec { pname = "nexia"; version = "2.2.1"; version = "2.2.3"; pyproject = true; disabled = pythonOlder "3.9"; Loading @@ -23,7 +23,7 @@ buildPythonPackage rec { owner = "bdraco"; repo = "nexia"; tag = version; hash = "sha256-4UcyCyqK5sEoQNaAWnD+FIEjA+56NKez5wXCQMO8esM="; hash = "sha256-rh2ZLJIzLMxjGvs6cKT2m+1HGBhUSV8KParsC6/JSlY="; }; build-system = [ setuptools ]; Loading Loading
pkgs/development/python-modules/nexia/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -14,7 +14,7 @@ buildPythonPackage rec { pname = "nexia"; version = "2.2.1"; version = "2.2.3"; pyproject = true; disabled = pythonOlder "3.9"; Loading @@ -23,7 +23,7 @@ buildPythonPackage rec { owner = "bdraco"; repo = "nexia"; tag = version; hash = "sha256-4UcyCyqK5sEoQNaAWnD+FIEjA+56NKez5wXCQMO8esM="; hash = "sha256-rh2ZLJIzLMxjGvs6cKT2m+1HGBhUSV8KParsC6/JSlY="; }; build-system = [ setuptools ]; Loading