tribuchet: building on jamie Sourcing python-remove-tests-dir-hook Sourcing python-catch-conflicts-hook.sh Sourcing python-remove-bin-bytecode-hook.sh Sourcing pypa-build-hook Using pypaBuildPhase Sourcing python-runtime-deps-check-hook Using pythonRuntimeDepsCheckHook Sourcing pypa-install-hook Using pypaInstallPhase Sourcing python-imports-check-hook.sh Using pythonImportsCheckPhase Sourcing python-namespaces-hook Sourcing python-catch-conflicts-hook.sh Running phase: unpackPhase unpacking source archive /nix/store/pc2db73w8mjmn96nhs02989pdkjf5fa6-1sq6ircfqgl4d09a1q62pikfi85mkx7q-source source root is 1sq6ircfqgl4d09a1q62pikfi85mkx7q-source setting SOURCE_DATE_EPOCH to timestamp 315619200 of file "1sq6ircfqgl4d09a1q62pikfi85mkx7q-source/treefmt.nix" Running phase: patchPhase Running phase: updateAutotoolsGnuConfigScriptsPhase Running phase: configurePhase no configure script, doing nothing Running phase: buildPhase Executing pypaBuildPhase Creating a wheel... pypa build flags: --no-isolation --outdir dist/ --wheel * Getting build dependencies for wheel... * Building wheel... Successfully built nix_update-1.16.0-py2.py3-none-any.whl Finished creating a wheel... Finished executing pypaBuildPhase Running phase: pythonRuntimeDepsCheckHook Executing pythonRuntimeDepsCheck Checking runtime dependencies for nix_update-1.16.0-py2.py3-none-any.whl Finished executing pythonRuntimeDepsCheck Running phase: installPhase Executing pypaInstallPhase Successfully installed nix_update-1.16.0-py2.py3-none-any.whl Finished executing pypaInstallPhase Running phase: pythonOutputDistPhase Executing pythonOutputDistPhase Finished executing pythonOutputDistPhase Running phase: fixupPhase shrinking RPATHs of ELF executables and libraries in /nix/store/jabbb4j1zr3k65a3z1rap7w5c2wwbggb-nix-update-1.16.0 checking for references to /build/ in /nix/store/jabbb4j1zr3k65a3z1rap7w5c2wwbggb-nix-update-1.16.0... patching script interpreter paths in /nix/store/jabbb4j1zr3k65a3z1rap7w5c2wwbggb-nix-update-1.16.0 stripping (with command strip and flags -S -p) in /nix/store/jabbb4j1zr3k65a3z1rap7w5c2wwbggb-nix-update-1.16.0/lib /nix/store/jabbb4j1zr3k65a3z1rap7w5c2wwbggb-nix-update-1.16.0/bin shrinking RPATHs of ELF executables and libraries in /nix/store/gswgxwc00d0mf64nhd6hfyhlmmy1rwbx-nix-update-1.16.0-dist checking for references to /build/ in /nix/store/gswgxwc00d0mf64nhd6hfyhlmmy1rwbx-nix-update-1.16.0-dist... patching script interpreter paths in /nix/store/gswgxwc00d0mf64nhd6hfyhlmmy1rwbx-nix-update-1.16.0-dist Rewriting #!/nix/store/60m4rxhg2fldqaak400c0lry96ijrzqn-python3-3.13.13/bin/python3.13 to #!/nix/store/60m4rxhg2fldqaak400c0lry96ijrzqn-python3-3.13.13 wrapping `/nix/store/jabbb4j1zr3k65a3z1rap7w5c2wwbggb-nix-update-1.16.0/bin/nix-update'... Executing pythonRemoveTestsDir Finished executing pythonRemoveTestsDir Running phase: installCheckPhase usage: nix-update [-h] [-f FILE] [-q] [-F] [--build] [--test] [--review] [--format] [--commit] [-u] [--update-script-args UPDATE_SCRIPT_ARGS] [--url URL] [--print-commit-message] [--write-commit-message FILE] [-vr VERSION_REGEX] [--run] [--shell] [--version [VERSION]] [--override-filename [OVERRIDE_FILENAME]] [--system SYSTEM] [--generate-lockfile] [--lockfile-metadata-path LOCKFILE_METADATA_PATH] [-s SUBPACKAGE] [--src-only] [--no-src] [--use-github-releases] [--github-releases-limit GITHUB_RELEASES_LIMIT] [--option name value] [--custom-dep ATTRNAME] attribute positional arguments: attribute Attribute name within the file evaluated (defaults to environment variable "UPDATE_NIX_ATTR_PATH") options: -h, --help show this help message and exit -f, --file FILE File to import rather than default.nix. Examples, ./release.nix -q, --quiet Hide informational messages -F, --flake Update a flake attribute instead --build build the package --test Run package's `passthru.tests` --review Run `nixpkgs-review wip` --format Run `nixfmt` --commit Commit the updated package -u, --use-update-script Use passthru.updateScript instead if possible --update-script-args UPDATE_SCRIPT_ARGS Args to pass to `nix-shell maintainers/scripts/update.nix`, subject to splitting. --url URL URL to the repository to check for a release instead of using the URL in the src attribute of the package --print-commit-message Print commit message to stdout (implies --quiet) --write-commit-message FILE Write commit message to FILE -vr, --version-regex VERSION_REGEX Regex to extract version with, i.e. 'jq-(.*)' --run provide a shell based on `nix run` with the package in $PATH --shell provide a shell with the package --version [VERSION] Version to update to. Possible values are: stable, unstable, fixed, skip, branch --override-filename [OVERRIDE_FILENAME] Set filename where nix-update will update version/hash --system SYSTEM The system used to calculate the hash and run other nix commands --generate-lockfile Generate lockfile and replace vendored one --lockfile-metadata-path LOCKFILE_METADATA_PATH Path to the directory containing the metadata (e.g. Cargo.toml) referenced by the lockfile -s, --subpackage SUBPACKAGE Attribute of a subpackage that nix-update should try to update hashes for --src-only Only update the source, not dependencies such as npmDeps, cargoDeps or nugetDeps --no-src Do not update the source, only update dependencies such as npmDeps, cargoDeps or nugetDeps --use-github-releases Use GitHub releases API instead of ATOM feed to determine the newest version --github-releases-limit GITHUB_RELEASES_LIMIT Maximum number of GitHub releases to consider (default: 1000) --option name value Nix option to set --custom-dep ATTRNAME Attribute name of a custom dependency to update Running phase: pythonCatchConflictsPhase Running phase: pythonRemoveBinBytecodePhase Running phase: pythonImportsCheckPhase Executing pythonImportsCheckPhase Running phase: pytestcachePhase Running phase: pytestRemoveBytecodePhase