nixbot

builds
1this derivation will be built:2 /nix/store/nicnv44873sf9n65nnz8fnf5v7bnm6jd-treefmt-check.drv3error: Cannot build '/nix/store/nicnv44873sf9n65nnz8fnf5v7bnm6jd-treefmt-check.drv'.4 Reason: builder failed with exit code 1.5 Output paths:6 /nix/store/xrx41xm6f43qpqcjd6akvsn7qwvvzrlz-treefmt-check7 Last 25 log lines:8 > + };9 > + owner = lib.mkOption {10 > + type = zfsStorage.types.owner;11 > + default = { };12 > + };13 > + zfs = lib.mkOption {14 > + type = zfsStorage.types.zfs;15 > + default = { };16 > + };17 > };18 > - owner = lib.mkOption {19 > - type = zfsStorage.types.owner;20 > - default = { };21 > - };22 > - zfs = lib.mkOption {23 > - type = zfsStorage.types.zfs;24 > - default = { };25 > - };26 > - };27 > - });28 > + }29 > + );30 > };31 > };32 > 33 For full logs, run:34 nix log /nix/store/nicnv44873sf9n65nnz8fnf5v7bnm6jd-treefmt-check.drv