Loading pkgs/development/python-modules/python-xbox/default.nix +4 −4 Original line number Diff line number Diff line { buildPythonPackage, ecdsa, cryptography, fetchFromGitHub, freezegun, hatch-regex-commit, Loading @@ -17,14 +17,14 @@ buildPythonPackage rec { pname = "python-xbox"; version = "0.1.3"; version = "0.2.0"; pyproject = true; src = fetchFromGitHub { owner = "tr4nt0r"; repo = "python-xbox"; tag = "v${version}"; hash = "sha256-qSVUAjstTPIxpqF0eE4HhwvUf/Q9rD+pqw9CQUkF6ug="; hash = "sha256-5sYN7w/cemZPMt8awsoaUPo845oXiiUsIfl8GG85Umw="; }; build-system = [ Loading @@ -37,7 +37,7 @@ buildPythonPackage rec { ]; dependencies = [ ecdsa cryptography httpx ms-cv pydantic Loading Loading
pkgs/development/python-modules/python-xbox/default.nix +4 −4 Original line number Diff line number Diff line { buildPythonPackage, ecdsa, cryptography, fetchFromGitHub, freezegun, hatch-regex-commit, Loading @@ -17,14 +17,14 @@ buildPythonPackage rec { pname = "python-xbox"; version = "0.1.3"; version = "0.2.0"; pyproject = true; src = fetchFromGitHub { owner = "tr4nt0r"; repo = "python-xbox"; tag = "v${version}"; hash = "sha256-qSVUAjstTPIxpqF0eE4HhwvUf/Q9rD+pqw9CQUkF6ug="; hash = "sha256-5sYN7w/cemZPMt8awsoaUPo845oXiiUsIfl8GG85Umw="; }; build-system = [ Loading @@ -37,7 +37,7 @@ buildPythonPackage rec { ]; dependencies = [ ecdsa cryptography httpx ms-cv pydantic Loading