1this derivation will be built:2 /nix/store/50h56zc51fagss1k7hlw7iffq7ph5spc-treefmt-check.drv3building '/nix/store/50h56zc51fagss1k7hlw7iffq7ph5spc-treefmt-check.drv' on 'ssh-ng://customer@mac02'4building '/nix/store/50h56zc51fagss1k7hlw7iffq7ph5spc-treefmt-check.drv'5treefmt-check> treefmt v2.5.0traversed 1236 files6treefmt-check> emitted 535 files for processing7treefmt-check> formatted 535 files (3 changed) in 7.783s8treefmt-check> M flake.nix9treefmt-check> diff --git a/flake.nix b/flake.nix10treefmt-check> index e7e1efc..95b2fbc 10064411treefmt-check> --- a/flake.nix12treefmt-check> +++ b/flake.nix13treefmt-check> @@ -68,6 +68,7 @@14treefmt-check> #spora.inputs.nixpkgs.follows = "nixpkgs";15treefmt-check> 16treefmt-check> nixos-hardware.url = "github:NixOS/nixos-hardware";17treefmt-check> + nixos-hardware.inputs.nixpkgs.follows = "nixpkgs";18treefmt-check> 19treefmt-check> systems.url = "github:nix-systems/default";20treefmt-check> 21error: build of '/nix/store/50h56zc51fagss1k7hlw7iffq7ph5spc-treefmt-check.drv' on 'ssh-ng://customer@mac02' failed: Cannot build '/nix/store/50h56zc51fagss1k7hlw7iffq7ph5spc-treefmt-check.drv'.22 Reason: builder failed with exit code 1.23 Output paths:24 /nix/store/hb6qkh4jmyb4bw5w1avwisj0ws06031l-treefmt-check25 Last 16 log lines:26 > treefmt v2.5.0traversed 1236 files27 > emitted 535 files for processing28 > formatted 535 files (3 changed) in 7.783s29 > M flake.nix30 > diff --git a/flake.nix b/flake.nix31 > index e7e1efc..95b2fbc 10064432 > --- a/flake.nix33 > +++ b/flake.nix34 > @@ -68,6 +68,7 @@35 > #spora.inputs.nixpkgs.follows = "nixpkgs";36 > 37 > nixos-hardware.url = "github:NixOS/nixos-hardware";38 > + nixos-hardware.inputs.nixpkgs.follows = "nixpkgs";39 > 40 > systems.url = "github:nix-systems/default";41 > 42 For full logs, run:43 nix log /nix/store/50h56zc51fagss1k7hlw7iffq7ph5spc-treefmt-check.drv44error: Cannot build '/nix/store/50h56zc51fagss1k7hlw7iffq7ph5spc-treefmt-check.drv'.45 Reason: builder failed with exit code 1.46 Output paths:47 /nix/store/hb6qkh4jmyb4bw5w1avwisj0ws06031l-treefmt-check