passExtensions.pass-import 0 -> 1 attrpath: passExtensions.pass-import 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/rk9j8akclkcjnb8f7amp0jvky9wnn8cj-packages.json.drv building '/nix/store/rk9j8akclkcjnb8f7amp0jvky9wnn8cj-packages.json.drv'... Going to be running update for following packages: - pass-import-3.2 Press Enter key to continue... Running update for: - pass-import-3.2: UPDATING ... - pass-import-3.2: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/tools/security/pass/extensions/import.nix b/pkgs/tools/security/pass/extensions/import.nix index 8c51356e184b..fcba12d18677 100644 --- a/pkgs/tools/security/pass/extensions/import.nix +++ b/pkgs/tools/security/pass/extensions/import.nix @@ -8,13 +8,13 @@ python3Packages.buildPythonApplication rec { pname = "pass-import"; - version = "3.2"; + version = "3.4"; src = fetchFromGitHub { owner = "roddhjav"; repo = "pass-import"; - rev = "v${version}"; - sha256 = "0hrpg7yiv50xmbajfy0zdilsyhbj5iv0qnlrgkfv99q1dvd5qy56"; + rev = "refs/tags/v${version}"; + sha256 = "sha256-NMhgWYpgaFE5bDWhHxSiGeWfZfNRRe6ywCrjfQxlOQw="; }; 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 passExtensions.pass-import nix build failed. 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 pytest-check-hook Using pytestCheckPhase Removing setuptoolsCheckPhase @nix { "action": "setPhase", "phase": "unpackPhase" } Running phase: unpackPhase unpacking source archive /nix/store/9zyr4l7flsnn3szcp7al6j2gas9s7kia-source source root is source setting SOURCE_DATE_EPOCH to timestamp 315619200 of file source/tests/tests.yml @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase applying patch /nix/store/zrw01mjhl4hazp6hdzb15psiqzvx0vm0-support-for-pykeepass-4.0.3.patch patching file pass_import/formats/kdbx.py Reversed (or previously applied) patch detected! Assume -R? [n] Apply anyway? [n] Skipping patch. 1 out of 1 hunk ignored -- saving rejects to file pass_import/formats/kdbx.py.rej