udocker 0 -> 1 attrpath: udocker 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/ghwfa6msb2fg2pigx5ag4m7dpaha05sv-packages.json.drv building '/nix/store/ghwfa6msb2fg2pigx5ag4m7dpaha05sv-packages.json.drv'... Going to be running update for following packages: - udocker-1.3.1 Press Enter key to continue... Running update for: - udocker-1.3.1: UPDATING ... - udocker-1.3.1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/tools/virtualization/udocker/default.nix b/pkgs/tools/virtualization/udocker/default.nix index e13376211a89..cf84140ce3c9 100644 --- a/pkgs/tools/virtualization/udocker/default.nix +++ b/pkgs/tools/virtualization/udocker/default.nix @@ -7,13 +7,13 @@ python3Packages.buildPythonApplication rec { pname = "udocker"; - version = "1.3.1"; + version = "1.3.16"; src = fetchFromGitHub { owner = "indigo-dc"; repo = "udocker"; - rev = "v${version}"; - sha256 = "0dfsjgidsnah8nrclrq10yz3ja859123z81kq4zdifbrhnrn5a2x"; + rev = "refs/tags/${version}"; + sha256 = "sha256-PUbNFvKaF41egGMypdkmVFCt1bWmTCWR5iQNOt/L4+Y="; }; # crun patchelf proot runc fakechroot No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/03a4f9rij2z4mmwprlbip3mrnnfaw0yd-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A udocker nix build failed. got build log for 'udocker' 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 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/41a9n8i2mp2zdq6hcik677pzyzc40cq1-source source root is source setting SOURCE_DATE_EPOCH to timestamp 315619200 of file source/utils/udocker_test.sh @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase applying patch /nix/store/hh2qy7zfmpq54i18kc6agxmjadqfvydn-9f7d6c5f9a3925bf87d000603c5b306d73bb0fa3.patch patching file setup.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 setup.py.rej