Loading pkgs/development/python-modules/hwi/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -15,14 +15,14 @@ buildPythonPackage rec { pname = "hwi"; version = "2.2.1"; version = "2.3.1"; format = "setuptools"; src = fetchFromGitHub { owner = "bitcoin-core"; repo = "HWI"; rev = "refs/tags/${version}"; hash = "sha256-vQJN2YXWGvYSVV9lemZyu61inc9iBFxf5nIlpIiRe+s="; hash = "sha256-V4BWB4mCONQ8kjAy6ySonAbCUTaKpBTvhSnHmoH8TQM="; }; propagatedBuildInputs = [ Loading Loading
pkgs/development/python-modules/hwi/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -15,14 +15,14 @@ buildPythonPackage rec { pname = "hwi"; version = "2.2.1"; version = "2.3.1"; format = "setuptools"; src = fetchFromGitHub { owner = "bitcoin-core"; repo = "HWI"; rev = "refs/tags/${version}"; hash = "sha256-vQJN2YXWGvYSVV9lemZyu61inc9iBFxf5nIlpIiRe+s="; hash = "sha256-V4BWB4mCONQ8kjAy6ySonAbCUTaKpBTvhSnHmoH8TQM="; }; propagatedBuildInputs = [ Loading