this derivation will be built: /nix/store/xizdkwbl9cgpzkqvi93hvs4s387q8pf2-shortcuts-cli-0.1.0.drv building '/nix/store/xizdkwbl9cgpzkqvi93hvs4s387q8pf2-shortcuts-cli-0.1.0.drv' shortcuts-cli-0.1.0> Sourcing python-remove-tests-dir-hook shortcuts-cli-0.1.0> Sourcing python-catch-conflicts-hook.sh shortcuts-cli-0.1.0> Sourcing python-remove-bin-bytecode-hook.sh shortcuts-cli-0.1.0> Sourcing pypa-build-hook shortcuts-cli-0.1.0> Using pypaBuildPhase shortcuts-cli-0.1.0> Sourcing python-runtime-deps-check-hook shortcuts-cli-0.1.0> Using pythonRuntimeDepsCheckHook shortcuts-cli-0.1.0> Sourcing pypa-install-hook shortcuts-cli-0.1.0> Using pypaInstallPhase shortcuts-cli-0.1.0> Sourcing python-imports-check-hook.sh shortcuts-cli-0.1.0> Using pythonImportsCheckPhase shortcuts-cli-0.1.0> Sourcing python-namespaces-hook shortcuts-cli-0.1.0> Sourcing python-catch-conflicts-hook.sh shortcuts-cli-0.1.0> Running phase: unpackPhase shortcuts-cli-0.1.0> unpacking source archive /nix/store/k2wkj7ihmvi317lpv49xx5d4brs57b7q-shortcuts-cli shortcuts-cli-0.1.0> source root is shortcuts-cli shortcuts-cli-0.1.0> setting SOURCE_DATE_EPOCH to timestamp 315619200 of file "shortcuts-cli/tests/test_shortcuts_cli.py" shortcuts-cli-0.1.0> Running phase: patchPhase shortcuts-cli-0.1.0> Running phase: updateAutotoolsGnuConfigScriptsPhase shortcuts-cli-0.1.0> Running phase: configurePhase shortcuts-cli-0.1.0> no configure script, doing nothing shortcuts-cli-0.1.0> Running phase: buildPhase shortcuts-cli-0.1.0> Executing pypaBuildPhase shortcuts-cli-0.1.0> Creating a wheel... shortcuts-cli-0.1.0> pypa build flags: --no-isolation --outdir dist/ --wheel shortcuts-cli-0.1.0> * Getting build dependencies for wheel... shortcuts-cli-0.1.0> * Building wheel... shortcuts-cli-0.1.0> Successfully built shortcuts_cli-0.1.0-py3-none-any.whl shortcuts-cli-0.1.0> Finished creating a wheel... shortcuts-cli-0.1.0> Finished executing pypaBuildPhase shortcuts-cli-0.1.0> Running phase: pythonRuntimeDepsCheckHook shortcuts-cli-0.1.0> Executing pythonRuntimeDepsCheck shortcuts-cli-0.1.0> Checking runtime dependencies for shortcuts_cli-0.1.0-py3-none-any.whl shortcuts-cli-0.1.0> Finished executing pythonRuntimeDepsCheck shortcuts-cli-0.1.0> Running phase: installPhase shortcuts-cli-0.1.0> Executing pypaInstallPhase shortcuts-cli-0.1.0> Successfully installed shortcuts_cli-0.1.0-py3-none-any.whl shortcuts-cli-0.1.0> Finished executing pypaInstallPhase shortcuts-cli-0.1.0> Running phase: pythonOutputDistPhase shortcuts-cli-0.1.0> Executing pythonOutputDistPhase shortcuts-cli-0.1.0> Finished executing pythonOutputDistPhase shortcuts-cli-0.1.0> Running phase: fixupPhase shortcuts-cli-0.1.0> shrinking RPATHs of ELF executables and libraries in /nix/store/pkq7yysk18glffcdp98mw7fa3jkvsm3m-shortcuts-cli-0.1.0 shortcuts-cli-0.1.0> checking for references to /build/ in /nix/store/pkq7yysk18glffcdp98mw7fa3jkvsm3m-shortcuts-cli-0.1.0... shortcuts-cli-0.1.0> patching script interpreter paths in /nix/store/pkq7yysk18glffcdp98mw7fa3jkvsm3m-shortcuts-cli-0.1.0 shortcuts-cli-0.1.0> stripping (with command strip and flags -S -p) in /nix/store/pkq7yysk18glffcdp98mw7fa3jkvsm3m-shortcuts-cli-0.1.0/lib /nix/store/pkq7yysk18glffcdp98mw7fa3jkvsm3m-shortcuts-cli-0.1.0/bin shortcuts-cli-0.1.0> shrinking RPATHs of ELF executables and libraries in /nix/store/aq10q688db69dw7hx4nmr4ny3zf95knj-shortcuts-cli-0.1.0-dist shortcuts-cli-0.1.0> checking for references to /build/ in /nix/store/aq10q688db69dw7hx4nmr4ny3zf95knj-shortcuts-cli-0.1.0-dist... shortcuts-cli-0.1.0> patching script interpreter paths in /nix/store/aq10q688db69dw7hx4nmr4ny3zf95knj-shortcuts-cli-0.1.0-dist shortcuts-cli-0.1.0> Rewriting #!/nix/store/rgnappqqc5vbq60gza5fflyk84sylwl6-python3-3.14.6/bin/python3.14 to #!/nix/store/rgnappqqc5vbq60gza5fflyk84sylwl6-python3-3.14.6 shortcuts-cli-0.1.0> wrapping `/nix/store/pkq7yysk18glffcdp98mw7fa3jkvsm3m-shortcuts-cli-0.1.0/bin/.shortcuts-cli-wrapped'... shortcuts-cli-0.1.0> Rewriting #! /nix/store/c9mv5v53f7vy3wd00ah0f77k509mzmn7-bash-5.3p15/bin/bash -e to #!/nix/store/rgnappqqc5vbq60gza5fflyk84sylwl6-python3-3.14.6 shortcuts-cli-0.1.0> Executing pythonRemoveTestsDir shortcuts-cli-0.1.0> Finished executing pythonRemoveTestsDir shortcuts-cli-0.1.0> Running phase: installCheckPhase shortcuts-cli-0.1.0> 2 files already formatted shortcuts-cli-0.1.0> All checks passed! shortcuts-cli-0.1.0> Success: no issues found in 2 source files shortcuts-cli-0.1.0> ============================= test session starts ============================== shortcuts-cli-0.1.0> platform linux -- Python 3.14.6, pytest-9.1.1, pluggy-1.6.0 shortcuts-cli-0.1.0> rootdir: /build/shortcuts-cli shortcuts-cli-0.1.0> configfile: pyproject.toml shortcuts-cli-0.1.0> collected 4 items shortcuts-cli-0.1.0> shortcuts-cli-0.1.0> tests/test_shortcuts_cli.py .... [100%] shortcuts-cli-0.1.0> shortcuts-cli-0.1.0> ============================== 4 passed in 0.01s =============================== shortcuts-cli-0.1.0> Running phase: pythonCatchConflictsPhase shortcuts-cli-0.1.0> Running phase: pythonRemoveBinBytecodePhase shortcuts-cli-0.1.0> Running phase: pythonImportsCheckPhase shortcuts-cli-0.1.0> Executing pythonImportsCheckPhase shortcuts-cli-0.1.0> Running phase: pytestcachePhase shortcuts-cli-0.1.0> Running phase: pytestRemoveBytecodePhase post-build step Push selected repositories to niks3 cache: ok Skipping niks3 push for mulatta/skillz