nixbot

builds
1Sourcing python-remove-tests-dir-hook2Sourcing python-catch-conflicts-hook.sh3Sourcing python-remove-bin-bytecode-hook.sh4Sourcing pypa-build-hook5Using pypaBuildPhase6Sourcing python-runtime-deps-check-hook7Using pythonRuntimeDepsCheckHook8Sourcing pypa-install-hook9Using pypaInstallPhase10Sourcing python-imports-check-hook.sh11Using pythonImportsCheckPhase12Sourcing python-namespaces-hook13Sourcing python-catch-conflicts-hook.sh14Sourcing pytest-check-hook15Using pytestCheckPhase
unpackPhase
16unpacking source archive /nix/store/kyk8cz4fm7jn58yzsxygfzn76awycsi2-linkwarden-cli17source root is linkwarden-cli18setting SOURCE_DATE_EPOCH to timestamp 315619200 of file "linkwarden-cli/tests/test_cli.py"
configurePhase
19no configure script, doing nothing
buildPhase
20Executing pypaBuildPhase21Creating a wheel...22pypa build flags: --no-isolation --outdir dist/ --wheel23* Getting build dependencies for wheel...24* Building wheel...25Successfully built linkwarden_cli-0.1.0-py3-none-any.whl26Finished creating a wheel...27Finished executing pypaBuildPhase
pythonRuntimeDepsCheckHook
28Executing pythonRuntimeDepsCheck29Checking runtime dependencies for linkwarden_cli-0.1.0-py3-none-any.whl30Finished executing pythonRuntimeDepsCheck
installPhase
31Executing pypaInstallPhase32Successfully installed linkwarden_cli-0.1.0-py3-none-any.whl33Finished executing pypaInstallPhase
pythonOutputDistPhase
34Executing pythonOutputDistPhase35Finished executing pythonOutputDistPhase
fixupPhase
36shrinking RPATHs of ELF executables and libraries in /nix/store/4kfzgj9nlzhb4izailk7rs95lnzcrgs3-linkwarden-cli-0.1.037checking for references to /build/ in /nix/store/4kfzgj9nlzhb4izailk7rs95lnzcrgs3-linkwarden-cli-0.1.0...38patching script interpreter paths in /nix/store/4kfzgj9nlzhb4izailk7rs95lnzcrgs3-linkwarden-cli-0.1.039stripping (with command strip and flags -S -p) in /nix/store/4kfzgj9nlzhb4izailk7rs95lnzcrgs3-linkwarden-cli-0.1.0/lib /nix/store/4kfzgj9nlzhb4izailk7rs95lnzcrgs3-linkwarden-cli-0.1.0/bin40shrinking RPATHs of ELF executables and libraries in /nix/store/mw98xckldk5g4abim9aysylv89qffxlg-linkwarden-cli-0.1.0-dist41checking for references to /build/ in /nix/store/mw98xckldk5g4abim9aysylv89qffxlg-linkwarden-cli-0.1.0-dist...42patching script interpreter paths in /nix/store/mw98xckldk5g4abim9aysylv89qffxlg-linkwarden-cli-0.1.0-dist43Rewriting #!/nix/store/gxzhl7aaiid7zp3y47jqqiq7zg5mqpwp-python3-3.14.6/bin/python3.14 to #!/nix/store/gxzhl7aaiid7zp3y47jqqiq7zg5mqpwp-python3-3.14.644wrapping `/nix/store/4kfzgj9nlzhb4izailk7rs95lnzcrgs3-linkwarden-cli-0.1.0/bin/linkwarden-cli'...45Executing pythonRemoveTestsDir46Finished executing pythonRemoveTestsDir
installCheckPhase
47no Makefile or custom installCheckPhase, doing nothing
pythonImportsCheckPhase
48Executing pythonImportsCheckPhase
pytestCheckPhase
49Executing pytestCheckPhase509 files already formatted51All checks passed!52Success: no issues found in 7 source files53pytest flags: -m pytest54============================= test session starts ==============================55platform linux -- Python 3.14.6, pytest-9.1.1, pluggy-1.6.056rootdir: /build/linkwarden-cli57configfile: pyproject.toml58collected 6 items 5960tests/test_cli.py ...... [100%]6162============================== 6 passed in 2.61s ===============================63Finished executing pytestCheckPhase