Loading pkgs/development/python-modules/meshcore/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -14,12 +14,12 @@ buildPythonPackage rec { pname = "meshcore"; version = "2.1.6"; version = "2.1.7"; pyproject = true; src = fetchPypi { inherit pname version; sha256 = "sha256-aEuY4N4QIJTPjonhtAYG97yIXnxKp1I5kt25pCiJjOM="; sha256 = "sha256-VEkpS6FTs7mCjhqFRL6+AisR0IKYrOWbx6irGfsucEc="; }; build-system = [ hatchling ]; Loading Loading
pkgs/development/python-modules/meshcore/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -14,12 +14,12 @@ buildPythonPackage rec { pname = "meshcore"; version = "2.1.6"; version = "2.1.7"; pyproject = true; src = fetchPypi { inherit pname version; sha256 = "sha256-aEuY4N4QIJTPjonhtAYG97yIXnxKp1I5kt25pCiJjOM="; sha256 = "sha256-VEkpS6FTs7mCjhqFRL6+AisR0IKYrOWbx6irGfsucEc="; }; build-system = [ hatchling ]; Loading