wifite2 0 -> 1 attrpath: wifite2 Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/yja8ymr9c1j21ymajw5l1sbybpkgwmn5-packages.json.drv building '/nix/store/yja8ymr9c1j21ymajw5l1sbybpkgwmn5-packages.json.drv'... Going to be running update for following packages: - wifite2-2.6.0 Press Enter key to continue... Running update for: - wifite2-2.6.0: UPDATING ... - wifite2-2.6.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/tools/networking/wifite2/default.nix b/pkgs/tools/networking/wifite2/default.nix index 90f663b0b4cc..7b7b42baddec 100644 --- a/pkgs/tools/networking/wifite2/default.nix +++ b/pkgs/tools/networking/wifite2/default.nix @@ -3,14 +3,14 @@ , hcxdumptool, which, bully, pixiewps }: python3.pkgs.buildPythonApplication rec { - version = "2.6.0"; + version = "2.7.0"; pname = "wifite2"; src = fetchFromGitHub { owner = "kimocoder"; repo = "wifite2"; - rev = version; - sha256 = "sha256-q8aECegyIoAtYFsm8QEr8OnX+GTqjEeWfYQyESk27SA="; + rev = "refs/tags/${version}"; + sha256 = "sha256-G2AKKZUDS2UQm95TEhGJIucyMRcm7oL0d3J8uduEQhw="; }; patches = [ 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 wifite2 nix build failed. got build log for 'wifite2' from 'daemon' Sourcing python-remove-tests-dir-hook Sourcing python-catch-conflicts-hook.sh Sourcing python-remove-bin-bytecode-hook.sh Sourcing setuptools-build-hook Using setuptoolsBuildPhase Using setuptoolsShellHook Sourcing pypa-install-hook Using pypaInstallPhase Sourcing python-imports-check-hook.sh Using pythonImportsCheckPhase Sourcing python-namespaces-hook Sourcing python-catch-conflicts-hook.sh Sourcing setuptools-check-hook Using setuptoolsCheckPhase Sourcing unittest-check-hook Using unittestCheckPhase Removing setuptoolsCheckPhase @nix { "action": "setPhase", "phase": "unpackPhase" } Running phase: unpackPhase unpacking source archive /nix/store/icsl58d4kjqh0r7pfwkf0vw0d3mnrj0p-source source root is source setting SOURCE_DATE_EPOCH to timestamp 315619200 of file source/wordlist-probable.txt @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase applying patch /nix/store/i3vspi0c6l22xhrcnlwiixn2lhvmbjc6-Disable-aircrack-failing-test.patch patching file tests/test_Handshake.py Hunk #1 FAILED at 49. 1 out of 1 hunk FAILED -- saving rejects to file tests/test_Handshake.py.rej