1this derivation will be built:2 /nix/store/rn54k9iz5hq49hf7hlf5lm6dfpqsi0fc-treefmt-check.drv3building '/nix/store/rn54k9iz5hq49hf7hlf5lm6dfpqsi0fc-treefmt-check.drv' on 'ssh-ng://customer@mac02.m.ntd.one'4building '/nix/store/rn54k9iz5hq49hf7hlf5lm6dfpqsi0fc-treefmt-check.drv'5treefmt-check> treefmt v2.5.0traversed 157 files6treefmt-check> emitted 93 files for processing7treefmt-check> formatted 93 files (1 changed) in 1.866s8treefmt-check> M packages/harvest-invoicer/src/harvest_invoicer/app.py9treefmt-check> diff --git a/packages/harvest-invoicer/src/harvest_invoicer/app.py b/packages/harvest-invoicer/src/harvest_invoicer/app.py10treefmt-check> index 7f9216b..9f1c37c 10064411treefmt-check> --- a/packages/harvest-invoicer/src/harvest_invoicer/app.py12treefmt-check> +++ b/packages/harvest-invoicer/src/harvest_invoicer/app.py13treefmt-check> @@ -376,9 +376,7 @@ def create_app(14treefmt-check> except ValueError:15treefmt-check> return _respond("Select a valid import range first.", error=True)16treefmt-check> if pe < ps:17treefmt-check> - return _respond(18treefmt-check> - "Import end must not be before import start.", error=True19treefmt-check> - )20treefmt-check> + return _respond("Import end must not be before import start.", error=True)21treefmt-check> if fetch_callback is None:22treefmt-check> return _respond("Re-fetching is not available in this session.", error=True)23treefmt-check> 24error: 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'.25 Reason: builder failed with exit code 1.26 Output paths:27 /nix/store/rar6hjqzj72j7iv15nq7vgzfbmix2gmx-treefmt-check28 Last 19 log lines:29 > treefmt v2.5.0traversed 157 files30 > emitted 93 files for processing31 > formatted 93 files (1 changed) in 1.866s32 > M packages/harvest-invoicer/src/harvest_invoicer/app.py33 > diff --git a/packages/harvest-invoicer/src/harvest_invoicer/app.py b/packages/harvest-invoicer/src/harvest_invoicer/app.py34 > index 7f9216b..9f1c37c 10064435 > --- a/packages/harvest-invoicer/src/harvest_invoicer/app.py36 > +++ b/packages/harvest-invoicer/src/harvest_invoicer/app.py37 > @@ -376,9 +376,7 @@ def create_app(38 > except ValueError:39 > return _respond("Select a valid import range first.", error=True)40 > if pe < ps:41 > - return _respond(42 > - "Import end must not be before import start.", error=True43 > - )44 > + return _respond("Import end must not be before import start.", error=True)45 > if fetch_callback is None:46 > return _respond("Re-fetching is not available in this session.", error=True)47 > 48 For full logs, run:49 nix log /nix/store/rn54k9iz5hq49hf7hlf5lm6dfpqsi0fc-treefmt-check.drv50error: Cannot build '/nix/store/rn54k9iz5hq49hf7hlf5lm6dfpqsi0fc-treefmt-check.drv'.51 Reason: builder failed with exit code 1.52 Output paths:53 /nix/store/rar6hjqzj72j7iv15nq7vgzfbmix2gmx-treefmt-check