this derivation will be built: /nix/store/qd9qp93b6sfkxkl1jdwv9zyn6iysxzzv-treefmt-check.drv building '/nix/store/qd9qp93b6sfkxkl1jdwv9zyn6iysxzzv-treefmt-check.drv' treefmt-check> treefmt v2.5.0traversed 1236 files treefmt-check> emitted 535 files for processing treefmt-check> formatted 535 files (3 changed) in 4.727s treefmt-check> M flake.nix treefmt-check> diff --git a/flake.nix b/flake.nix treefmt-check> index e7e1efc..95b2fbc 100644 treefmt-check> --- a/flake.nix treefmt-check> +++ b/flake.nix treefmt-check> @@ -68,6 +68,7 @@ treefmt-check> #spora.inputs.nixpkgs.follows = "nixpkgs"; treefmt-check> treefmt-check> nixos-hardware.url = "github:NixOS/nixos-hardware"; treefmt-check> + nixos-hardware.inputs.nixpkgs.follows = "nixpkgs"; treefmt-check> treefmt-check> systems.url = "github:nix-systems/default"; treefmt-check> error: Cannot build '/nix/store/qd9qp93b6sfkxkl1jdwv9zyn6iysxzzv-treefmt-check.drv'. Reason: builder failed with exit code 1. Output paths: /nix/store/vjwzilpylchc9pc53w50ybgkx23pdc0j-treefmt-check Last 16 log lines: > treefmt v2.5.0traversed 1236 files > emitted 535 files for processing > formatted 535 files (3 changed) in 4.727s > M flake.nix > diff --git a/flake.nix b/flake.nix > index e7e1efc..95b2fbc 100644 > --- a/flake.nix > +++ b/flake.nix > @@ -68,6 +68,7 @@ > #spora.inputs.nixpkgs.follows = "nixpkgs"; > > nixos-hardware.url = "github:NixOS/nixos-hardware"; > + nixos-hardware.inputs.nixpkgs.follows = "nixpkgs"; > > systems.url = "github:nix-systems/default"; > For full logs, run: nix log /nix/store/qd9qp93b6sfkxkl1jdwv9zyn6iysxzzv-treefmt-check.drv