python310Packages.ROPGadget 0 -> 1 attrpath: python310Packages.ROPGadget Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/3ipi0jkkdvq4pihp2dr43j2cj1ilv1n2-packages.json.drv building '/nix/store/3ipi0jkkdvq4pihp2dr43j2cj1ilv1n2-packages.json.drv'... Going to be running update for following packages: - python3.10-ropgadget-7.2 Press Enter key to continue... Running update for: - python3.10-ropgadget-7.2: UPDATING ... - python3.10-ropgadget-7.2: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/ropgadget/default.nix b/pkgs/development/python-modules/ropgadget/default.nix index 165cfd2ebbf..77e0bd5d21a 100644 --- a/pkgs/development/python-modules/ropgadget/default.nix +++ b/pkgs/development/python-modules/ropgadget/default.nix @@ -7,7 +7,7 @@ buildPythonPackage rec { pname = "ropgadget"; - version = "7.2"; + version = "7.3"; format = "setuptools"; disabled = pythonOlder "3.7"; @@ -16,7 +16,7 @@ buildPythonPackage rec { owner = "JonathanSalwan"; repo = "ROPgadget"; rev = "refs/tags/v${version}"; - hash = "sha256-JvGDnMh42CbdsbE8jM3jD/4JMl6XlmkJfojvlBhFWA0="; + hash = "sha256-JSpLBtrkwYsARXjqYgY7CGUJ9ClNqAWzbZStt+rYk1Y="; }; propagatedBuildInputs = [ No auto update branch exists 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 python310Packages.ROPGadget nix build failed. adding 'ropgadget/rgutils.py' adding 'ropgadget/updateAlert.py' adding 'ropgadget/version.py' adding 'ropgadget/loaders/__init__.py' adding 'ropgadget/loaders/elf.py' adding 'ropgadget/loaders/macho.py' adding 'ropgadget/loaders/pe.py' adding 'ropgadget/loaders/raw.py' adding 'ropgadget/loaders/universal.py' adding 'ropgadget/ropchain/__init__.py' adding 'ropgadget/ropchain/ropmaker.py' adding 'ropgadget/ropchain/arch/__init__.py' adding 'ropgadget/ropchain/arch/ropmakerx64.py' adding 'ropgadget/ropchain/arch/ropmakerx86.py' adding 'ROPGadget-7.3.dist-info/AUTHORS' adding 'ROPGadget-7.3.dist-info/LICENSE_BSD.txt' adding 'ROPGadget-7.3.dist-info/METADATA' adding 'ROPGadget-7.3.dist-info/WHEEL' adding 'ROPGadget-7.3.dist-info/top_level.txt' adding 'ROPGadget-7.3.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 ./ROPGadget-7.3-py3-none-any.whl ERROR: Could not find a version that satisfies the requirement capstone>=5.0.0rc2 (from ropgadget) (from versions: none) ERROR: No matching distribution found for capstone>=5.0.0rc2