setup
checks.aarch64-darwin.formatting
· build #45
· raw
1this derivation will be built:2 /nix/store/j9xgc7ridc5nq853s8y36782a5z5rdl6-treefmt-check.drv3error: build of '/nix/store/j9xgc7ridc5nq853s8y36782a5z5rdl6-treefmt-check.drv' on 'ssh-ng://customer@mac02' failed: Cannot build '/nix/store/j9xgc7ridc5nq853s8y36782a5z5rdl6-treefmt-check.drv'.4 Reason: builder failed with exit code 1.5 Output paths:6 /nix/store/yzqfmycq7lqkl914s4vis2wlwpl1f1ap-treefmt-check7 Last 18 log lines:8 > treefmt v2.5.0traversed 728 files9 > emitted 315 files for processing10 > formatted 315 files (1 changed) in 657ms11 > M flake.nix12 > diff --git a/flake.nix b/flake.nix13 > index 64a5f07..f340f30 10064414 > --- a/flake.nix15 > +++ b/flake.nix16 > @@ -44,7 +44,8 @@17 > in18 > {19 > packages = eachSystem (20 > - system: pkgs: {21 > + system: pkgs:22 > + {23 > default = self.packages.${system}.tincd;24 > kat-vectors = pkgs.callPackage ./nix/kat-vectors.nix { };25 > kat-graph = pkgs.callPackage ./nix/kat-graph.nix { };26 For full logs, run:27 nix log /nix/store/j9xgc7ridc5nq853s8y36782a5z5rdl6-treefmt-check.drv28error: Cannot build '/nix/store/j9xgc7ridc5nq853s8y36782a5z5rdl6-treefmt-check.drv'.29 Reason: builder failed with exit code 1.30 Output paths:31 /nix/store/yzqfmycq7lqkl914s4vis2wlwpl1f1ap-treefmt-check