Skip to content

chore(deps): update selfuryon/nix-update-action action to v1.1.0

f623516
Select commit
Loading
Failed to load commit list.
Open

chore(deps): update selfuryon/nix-update-action action to v1.1.0 #117

chore(deps): update selfuryon/nix-update-action action to v1.1.0
f623516
Select commit
Loading
Failed to load commit list.
Garnix CI / package beetcamp [x86_64-linux] failed Aug 10, 2025 in 57s

package beetcamp [x86_64-linux]

package beetcamp [x86_64-linux] failed

Details

Last 100 lines of logs:

this derivation will be built:
  /nix/store/ksx4izq9cs6csq49fqnry5q2m1cs6ha3-beetcamp-0.20.0.drv
these 8 paths will be fetched (2.48 MiB download, 16.10 MiB unpacked):
  /nix/store/a67brzk8aah3b37vnn36xkq8zzal1kj2-ensure-newer-sources-hook
  /nix/store/x0c0b37mzm6558g2qyk8h2anjgmkjxgy-pypa-install-hook
  /nix/store/chb0c10kwfvs40gkzbqb7mr9a7x1ydbc-python-catch-conflicts-hook
  /nix/store/x5d75p82qscqk5dbihzz724x9ldjzlzy-python-imports-check-hook.sh
  /nix/store/9700yigamqihxzgxxvyynijln6pmyqki-python-output-dist-hook
  /nix/store/hwhzfyv9d84rs4zp1wlszwwcpz61dlh0-python-remove-bin-bytecode-hook
  /nix/store/y427ih2c9vlrqnjbn4n1f3vcvyqv879n-python3.13-pycountry-24.6.1
  /nix/store/dv3wgcdlhzpfpdyy67b7lb2mkyg48r9b-wrap-python-hook
this derivation will be built:
  /nix/store/ksx4izq9cs6csq49fqnry5q2m1cs6ha3-beetcamp-0.20.0.drv
these 8 paths will be fetched (2.48 MiB download, 16.10 MiB unpacked):
  /nix/store/a67brzk8aah3b37vnn36xkq8zzal1kj2-ensure-newer-sources-hook
  /nix/store/x0c0b37mzm6558g2qyk8h2anjgmkjxgy-pypa-install-hook
  /nix/store/chb0c10kwfvs40gkzbqb7mr9a7x1ydbc-python-catch-conflicts-hook
  /nix/store/x5d75p82qscqk5dbihzz724x9ldjzlzy-python-imports-check-hook.sh
  /nix/store/9700yigamqihxzgxxvyynijln6pmyqki-python-output-dist-hook
  /nix/store/hwhzfyv9d84rs4zp1wlszwwcpz61dlh0-python-remove-bin-bytecode-hook
  /nix/store/y427ih2c9vlrqnjbn4n1f3vcvyqv879n-python3.13-pycountry-24.6.1
  /nix/store/dv3wgcdlhzpfpdyy67b7lb2mkyg48r9b-wrap-python-hook
beetcamp-0.20.0> Sourcing python-remove-tests-dir-hook
beetcamp-0.20.0> Sourcing python-catch-conflicts-hook.sh
beetcamp-0.20.0> Sourcing python-remove-bin-bytecode-hook.sh
beetcamp-0.20.0> Sourcing pypa-build-hook
beetcamp-0.20.0> Using pypaBuildPhase
beetcamp-0.20.0> Sourcing python-runtime-deps-check-hook
beetcamp-0.20.0> Using pythonRuntimeDepsCheckHook
beetcamp-0.20.0> Sourcing pypa-install-hook
beetcamp-0.20.0> Using pypaInstallPhase
beetcamp-0.20.0> Sourcing python-imports-check-hook.sh
beetcamp-0.20.0> Using pythonImportsCheckPhase
beetcamp-0.20.0> Sourcing python-namespaces-hook
beetcamp-0.20.0> Sourcing python-catch-conflicts-hook.sh
beetcamp-0.20.0> Running phase: unpackPhase
beetcamp-0.20.0> unpacking source archive /nix/store/g9r11ka3qb2n8rflmz90v0mg9yhm80vs-source
beetcamp-0.20.0> source root is source
beetcamp-0.20.0> setting SOURCE_DATE_EPOCH to timestamp 315619200 of file "source/url2json"
beetcamp-0.20.0> Running phase: patchPhase
beetcamp-0.20.0> Running phase: updateAutotoolsGnuConfigScriptsPhase
beetcamp-0.20.0> Running phase: configurePhase
beetcamp-0.20.0> no configure script, doing nothing
beetcamp-0.20.0> Running phase: buildPhase
beetcamp-0.20.0> Executing pypaBuildPhase
beetcamp-0.20.0> Creating a wheel...
beetcamp-0.20.0> pypa build flags: --no-isolation --outdir dist/ --wheel
beetcamp-0.20.0> * Getting build dependencies for wheel...
beetcamp-0.20.0> * Building wheel...
beetcamp-0.20.0> The "poetry.dev-dependencies" section is deprecated and will be removed in a future version. Use "poetry.group.dev.dependencies" instead.
beetcamp-0.20.0> Successfully built beetcamp-0.20.0-py3-none-any.whl
beetcamp-0.20.0> Finished creating a wheel...
beetcamp-0.20.0> Finished executing pypaBuildPhase
beetcamp-0.20.0> Running phase: pythonRuntimeDepsCheckHook
beetcamp-0.20.0> Executing pythonRuntimeDepsCheck
beetcamp-0.20.0> Checking runtime dependencies for beetcamp-0.20.0-py3-none-any.whl
beetcamp-0.20.0>   - beets not installed
error: build of '/nix/store/ksx4izq9cs6csq49fqnry5q2m1cs6ha3-beetcamp-0.20.0.drv' on 'ssh-ng://nix-ssh@garnix6' failed: builder for '/nix/store/ksx4izq9cs6csq49fqnry5q2m1cs6ha3-beetcamp-0.20.0.drv' failed with exit code 1;
       last 25 log lines:
       > Using pythonImportsCheckPhase
       > Sourcing python-namespaces-hook
       > Sourcing python-catch-conflicts-hook.sh
       > Running phase: unpackPhase
       > unpacking source archive /nix/store/g9r11ka3qb2n8rflmz90v0mg9yhm80vs-source
       > source root is source
       > setting SOURCE_DATE_EPOCH to timestamp 315619200 of file "source/url2json"
       > 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...
       > The "poetry.dev-dependencies" section is deprecated and will be removed in a future version. Use "poetry.group.dev.dependencies" instead.
       > Successfully built beetcamp-0.20.0-py3-none-any.whl
       > Finished creating a wheel...
       > Finished executing pypaBuildPhase
       > Running phase: pythonRuntimeDepsCheckHook
       > Executing pythonRuntimeDepsCheck
       > Checking runtime dependencies for beetcamp-0.20.0-py3-none-any.whl
       >   - beets not installed
       For full logs, run 'nix log /nix/store/ksx4izq9cs6csq49fqnry5q2m1cs6ha3-beetcamp-0.20.0.drv'.
error: builder for '/nix/store/ksx4izq9cs6csq49fqnry5q2m1cs6ha3-beetcamp-0.20.0.drv' failed with exit code 1