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/4avp2iyq2d1033rjzcyhj1z97gvg9f79-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/kf7mnwvdzqr6qsphwd01wa78aq5mi5iq-python3.10-typing-extensions-4.7.1/lib/python3.10/site-packages (from hwi==2.3.0) (4.7.1) Requirement already satisfied: libusb1<4,>=1.7 in /nix/store/3mv4rwn07h8qklm30570x25rmz8whcka-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/w02jy8fgyczig9ism4az3i2q4q2xxskc-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/6p875bggqm1yqq8fbyi5f0anniywzgkw-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/zlacjpkgnaya7r50sn6v66nxizn98n4p-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/yrb5kf18cvrgn3pv4222rp889szv47dc-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/48057pina7x49jngpjfk0178k00hlmj4-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/h25vr91kfnvj362y6a64qgav4zxc1idw-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