this derivation will be built: /nix/store/rn54k9iz5hq49hf7hlf5lm6dfpqsi0fc-treefmt-check.drv building '/nix/store/rn54k9iz5hq49hf7hlf5lm6dfpqsi0fc-treefmt-check.drv' on 'ssh-ng://customer@mac02.m.ntd.one' building '/nix/store/rn54k9iz5hq49hf7hlf5lm6dfpqsi0fc-treefmt-check.drv' treefmt-check> treefmt v2.5.0traversed 157 files treefmt-check> emitted 93 files for processing treefmt-check> formatted 93 files (1 changed) in 1.866s treefmt-check> M packages/harvest-invoicer/src/harvest_invoicer/app.py treefmt-check> diff --git a/packages/harvest-invoicer/src/harvest_invoicer/app.py b/packages/harvest-invoicer/src/harvest_invoicer/app.py treefmt-check> index 7f9216b..9f1c37c 100644 treefmt-check> --- a/packages/harvest-invoicer/src/harvest_invoicer/app.py treefmt-check> +++ b/packages/harvest-invoicer/src/harvest_invoicer/app.py treefmt-check> @@ -376,9 +376,7 @@ def create_app( treefmt-check> except ValueError: treefmt-check> return _respond("Select a valid import range first.", error=True) treefmt-check> if pe < ps: treefmt-check> - return _respond( treefmt-check> - "Import end must not be before import start.", error=True treefmt-check> - ) treefmt-check> + return _respond("Import end must not be before import start.", error=True) treefmt-check> if fetch_callback is None: treefmt-check> return _respond("Re-fetching is not available in this session.", error=True) treefmt-check> error: build of '/nix/store/rn54k9iz5hq49hf7hlf5lm6dfpqsi0fc-treefmt-check.drv' on 'ssh-ng://customer@mac02.m.ntd.one' failed: Cannot build '/nix/store/rn54k9iz5hq49hf7hlf5lm6dfpqsi0fc-treefmt-check.drv'. Reason: builder failed with exit code 1. Output paths: /nix/store/rar6hjqzj72j7iv15nq7vgzfbmix2gmx-treefmt-check Last 19 log lines: > treefmt v2.5.0traversed 157 files > emitted 93 files for processing > formatted 93 files (1 changed) in 1.866s > M packages/harvest-invoicer/src/harvest_invoicer/app.py > diff --git a/packages/harvest-invoicer/src/harvest_invoicer/app.py b/packages/harvest-invoicer/src/harvest_invoicer/app.py > index 7f9216b..9f1c37c 100644 > --- a/packages/harvest-invoicer/src/harvest_invoicer/app.py > +++ 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 > - ) > + 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) > For full logs, run: nix log /nix/store/rn54k9iz5hq49hf7hlf5lm6dfpqsi0fc-treefmt-check.drv error: Cannot build '/nix/store/rn54k9iz5hq49hf7hlf5lm6dfpqsi0fc-treefmt-check.drv'. Reason: builder failed with exit code 1. Output paths: /nix/store/rar6hjqzj72j7iv15nq7vgzfbmix2gmx-treefmt-check