hwi 2.2.1 -> 2.3.0 https://github.com/bitcoin-core/HWI/releases attrpath: hwi Checking auto update branch... No auto update branch exists [version] [version] updated version and sha256 [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [updateScript] [updateScript] skipping because derivation has no updateScript [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/hwi/default.nix b/pkgs/development/python-modules/hwi/default.nix index 89a2bf03de56..2bdc5936bf9b 100644 --- a/pkgs/development/python-modules/hwi/default.nix +++ b/pkgs/development/python-modules/hwi/default.nix @@ -15,14 +15,14 @@ buildPythonPackage rec { pname = "hwi"; - version = "2.2.1"; + version = "2.3.0"; format = "setuptools"; src = fetchFromGitHub { owner = "bitcoin-core"; repo = "HWI"; rev = "refs/tags/${version}"; - hash = "sha256-vQJN2YXWGvYSVV9lemZyu61inc9iBFxf5nIlpIiRe+s="; + hash = "sha256-T6zdx7k0g/l6YKQ7tLSAp8ziTtQtA4FCFJBSfHr14lo="; }; propagatedBuildInputs = [ Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A hwi nix build failed. adding 'hwilib/ui/mainwindow.ui' adding 'hwilib/ui/sendpindialog.ui' adding 'hwilib/ui/setpassphrasedialog.ui' adding 'hwilib/ui/signmessagedialog.ui' adding 'hwilib/ui/signpsbtdialog.ui' adding 'hwi-2.3.0.dist-info/LICENSE' adding 'hwi-2.3.0.dist-info/METADATA' adding 'hwi-2.3.0.dist-info/WHEEL' adding 'hwi-2.3.0.dist-info/entry_points.txt' adding 'hwi-2.3.0.dist-info/top_level.txt' adding 'hwi-2.3.0.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Finished executing setuptoolsBuildPhase @nix { "action": "setPhase", "phase": "installPhase" } installing Executing pipInstallPhase /build/source/dist /build/source Processing ./hwi-2.3.0-py3-none-any.whl Requirement already satisfied: pyserial<4.0,>=3.5 in /nix/store/pri5dc140fvcg8s0lid9x3cv38knqrsi-python3.10-pyserial-3.5/lib/python3.10/site-packages (from hwi==2.3.0) (3.5) Requirement already satisfied: typing-extensions<5.0,>=4.4 in /nix/store/nxhpc273z50gz0zqgw6vgkpc5a4bgl7a-python3.10-typing-extensions-4.5.0/lib/python3.10/site-packages (from hwi==2.3.0) (4.5.0) Requirement already satisfied: libusb1<4,>=1.7 in /nix/store/zw0m68a8hyrsv24s0jjpvvyvrsjfpssh-python3.10-libusb1-3.0.0/lib/python3.10/site-packages (from hwi==2.3.0) (3.0.0) Requirement already satisfied: hidapi>=0.14.0 in /nix/store/g3cjsw3zasfmr484ixvyw6dadfbkfcwc-python3.10-hidapi-0.14.0/lib/python3.10/site-packages (from hwi==2.3.0) (0.14.0) Requirement already satisfied: pyaes<2.0,>=1.6 in /nix/store/5jljpw32qybv0kr2dcxd4fhrqd627jm2-python3.10-pyaes-1.6.1/lib/python3.10/site-packages (from hwi==2.3.0) (1.6.1) Requirement already satisfied: semver<4.0.0,>=3.0.1 in /nix/store/kk986303426gfs8hmy979yz5aji020m7-python3.10-semver-3.0.1/lib/python3.10/site-packages (from hwi==2.3.0) (3.0.1) Requirement already satisfied: mnemonic<1,>=0 in /nix/store/mkwa0yp6c81n8qyl420iv8aj3nvfg9jl-python3.10-mnemonic-0.20/lib/python3.10/site-packages (from hwi==2.3.0) (0.20) Requirement already satisfied: noiseprotocol<0.4.0,>=0.3.1 in /nix/store/v8dgf7sryp87dq5c6hpkpyckpahxccgw-python3.10-noiseprotocol-0.3.1/lib/python3.10/site-packages (from hwi==2.3.0) (0.3.1) Requirement already satisfied: cbor<2.0.0,>=1.0.0 in /nix/store/kw1ji1iz2rmhzqcap0r23f3vs0rad4hb-python3.10-cbor-1.0.0/lib/python3.10/site-packages (from hwi==2.3.0) (1.0.0) ERROR: Could not find a version that satisfies the requirement protobuf<5.0.0,>=4.23.3 (from hwi) (from versions: none) ERROR: No matching distribution found for protobuf<5.0.0,>=4.23.3