setup
checks.aarch64-darwin.treefmt
· build #239
· raw
1this derivation will be built:2 /nix/store/pca0nz6yjx71zlz655dr7z6kqbqfjini-treefmt-check.drv3error: build of '/nix/store/pca0nz6yjx71zlz655dr7z6kqbqfjini-treefmt-check.drv' on 'ssh-ng://customer@mac02' failed: Cannot build '/nix/store/pca0nz6yjx71zlz655dr7z6kqbqfjini-treefmt-check.drv'.4 Reason: builder failed with exit code 1.5 Output paths:6 /nix/store/b5ynx2wbng510h2sw2vh6d12xq21d79c-treefmt-check7 Last 25 log lines:8 > - pkgs.lib.versionAtLeast pkgs.boost.version "1.88"9 > - && pkgs.lib.versionOlder pkgs.boost.version "1.93"10 > + pkgs.lib.versionAtLeast pkgs.boost.version "1.88" && pkgs.lib.versionOlder pkgs.boost.version "1.93"11 > then12 > pkgs.boost.overrideAttrs (prevAttrs: {13 > patches = (prevAttrs.patches or [ ]) ++ [14 > @@ -33,12 +32,12 @@ let15 > tag = "2.35.2";16 > hash = "sha256-C/YEm/5IPiAMxQH5aHlkwgQMkLqK7NVsudEWdlzBZAA=";17 > })).overrideScope18 > - (19 > - _finalScope: _prevScope: {20 > - version = "2.35.2";21 > - boost = boostPatched;22 > - }23 > - )24 > + (25 > + _finalScope: _prevScope: {26 > + version = "2.35.2";27 > + boost = boostPatched;28 > + }29 > + )30 > );31 > in32 > (pkgs.nix-eval-jobs.override {33 For full logs, run:34 nix log /nix/store/pca0nz6yjx71zlz655dr7z6kqbqfjini-treefmt-check.drv35error: Cannot build '/nix/store/pca0nz6yjx71zlz655dr7z6kqbqfjini-treefmt-check.drv'.36 Reason: builder failed with exit code 1.37 Output paths:38 /nix/store/b5ynx2wbng510h2sw2vh6d12xq21d79c-treefmt-check