nixbot

builds

numtide/freelancer-toolbox build #42 failed

branch main · PR #152 · commit e6bb0f4b95 · · took 1m 6s

3 failed
failed attributes
status attribute duration
failed aarch64-darwin.pkgs-formatter-check 3s
> return _respond("Select a valid import range first.", error=True) > if pe < ps: > - return _respond( > - "Impo …
>              return _respond("Select a valid import range first.", error=True)
>          if pe < ps:
> -            return _respond(
> -                "Import end must not be before import start.", error=True
> -            )
> +            return _respond("Import end must not be before import start.", error=True)
>          if fetch_callback is None:
>              return _respond("Re-fetching is not available in this session.", error=True)
Reason: builder failed with exit code 1.
failed aarch64-darwin.pkgs-harvest-invoicer 1m 1s
error: Cannot build '/nix/store/ydlrs5y9z69gp75q1s1m1mw8gnzgc804-python3.13-weasyprint-68.1-unstable-2026-05-18.drv'. error: Cannot build '/nix/store/wr7cgiy588 …
error: Cannot build '/nix/store/ydlrs5y9z69gp75q1s1m1mw8gnzgc804-python3.13-weasyprint-68.1-unstable-2026-05-18.drv'.
error: Cannot build '/nix/store/wr7cgiy588p4asscqwwnfzp2amnfn4cb-harvest-invoicer-0.1.0.drv'.
error: Build failed due to failed dependency
Reason: 1 dependency failed.
failed x86_64-linux.pkgs-formatter-check 3s
> +++ b/packages/harvest-invoicer/src/harvest_invoicer/app.py > @@ -376,9 +376,7 @@ def create_app( > except ValueError: > return _respond …
> +++ b/packages/harvest-invoicer/src/harvest_invoicer/app.py
> @@ -376,9 +376,7 @@ def create_app(
>          except ValueError:
>              return _respond("Select a valid import range first.", error=True)
>          if pe < ps:
> -            return _respond(
> -                "Import end must not be before import start.", error=True
> -            )
Reason: builder failed with exit code 1.
1 succeeded
succeeded attributes
status attribute duration
loading…
26 already built
skipped attributes
status attribute duration
loading…