this derivation will be built: /nix/store/nicnv44873sf9n65nnz8fnf5v7bnm6jd-treefmt-check.drv error: Cannot build '/nix/store/nicnv44873sf9n65nnz8fnf5v7bnm6jd-treefmt-check.drv'. Reason: builder failed with exit code 1. Output paths: /nix/store/xrx41xm6f43qpqcjd6akvsn7qwvvzrlz-treefmt-check Last 25 log lines: > + }; > + owner = lib.mkOption { > + type = zfsStorage.types.owner; > + default = { }; > + }; > + zfs = lib.mkOption { > + type = zfsStorage.types.zfs; > + default = { }; > + }; > }; > - owner = lib.mkOption { > - type = zfsStorage.types.owner; > - default = { }; > - }; > - zfs = lib.mkOption { > - type = zfsStorage.types.zfs; > - default = { }; > - }; > - }; > - }); > + } > + ); > }; > }; > For full logs, run: nix log /nix/store/nicnv44873sf9n65nnz8fnf5v7bnm6jd-treefmt-check.drv