1this derivation will be built:2 /nix/store/37062zml3igv3a1d3x5jdimn55cpck3n-treefmt-check.drv3building '/nix/store/37062zml3igv3a1d3x5jdimn55cpck3n-treefmt-check.drv' on 'ssh-ng://nix@eliza'4building '/nix/store/37062zml3igv3a1d3x5jdimn55cpck3n-treefmt-check.drv'5treefmt-check> treefmt v2.5.0traversed 1236 files6treefmt-check> emitted 535 files for processing7treefmt-check> formatted 535 files (3 changed) in 3.769s8treefmt-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/37062zml3igv3a1d3x5jdimn55cpck3n-treefmt-check.drv' on 'ssh-ng://nix@eliza' failed: Cannot build '/nix/store/37062zml3igv3a1d3x5jdimn55cpck3n-treefmt-check.drv'.22 Reason: builder failed with exit code 1.23 Output paths:24 /nix/store/ygvqgyiphzaz62i7m3959qcny47rg0z1-treefmt-check25 Last 16 log lines:26 > treefmt v2.5.0traversed 1236 files27 > emitted 535 files for processing28 > formatted 535 files (3 changed) in 3.769s29 > 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/37062zml3igv3a1d3x5jdimn55cpck3n-treefmt-check.drv44error: Cannot build '/nix/store/37062zml3igv3a1d3x5jdimn55cpck3n-treefmt-check.drv'.45 Reason: builder failed with exit code 1.46 Output paths:47 /nix/store/ygvqgyiphzaz62i7m3959qcny47rg0z1-treefmt-check