nixbot

builds

failed x86_64-linux.formatting build #10 · raw · ·

1this derivation will be built:2  /nix/store/qd9qp93b6sfkxkl1jdwv9zyn6iysxzzv-treefmt-check.drv3building '/nix/store/qd9qp93b6sfkxkl1jdwv9zyn6iysxzzv-treefmt-check.drv'4treefmt-check> treefmt v2.5.0traversed 1236 files5treefmt-check> emitted 535 files for processing6treefmt-check> formatted 535 files (3 changed) in 4.727s7treefmt-check>  M flake.nix8treefmt-check> diff --git a/flake.nix b/flake.nix9treefmt-check> index e7e1efc..95b2fbc 10064410treefmt-check> --- a/flake.nix11treefmt-check> +++ b/flake.nix12treefmt-check> @@ -68,6 +68,7 @@13treefmt-check>      #spora.inputs.nixpkgs.follows = "nixpkgs";14treefmt-check>  15treefmt-check>      nixos-hardware.url = "github:NixOS/nixos-hardware";16treefmt-check> +    nixos-hardware.inputs.nixpkgs.follows = "nixpkgs";17treefmt-check>  18treefmt-check>      systems.url = "github:nix-systems/default";19treefmt-check>  20error: Cannot build '/nix/store/qd9qp93b6sfkxkl1jdwv9zyn6iysxzzv-treefmt-check.drv'.21       Reason: builder failed with exit code 1.22       Output paths:23         /nix/store/vjwzilpylchc9pc53w50ybgkx23pdc0j-treefmt-check24       Last 16 log lines:25       > treefmt v2.5.0traversed 1236 files26       > emitted 535 files for processing27       > formatted 535 files (3 changed) in 4.727s28       >  M flake.nix29       > diff --git a/flake.nix b/flake.nix30       > index e7e1efc..95b2fbc 10064431       > --- a/flake.nix32       > +++ b/flake.nix33       > @@ -68,6 +68,7 @@34       >      #spora.inputs.nixpkgs.follows = "nixpkgs";35       >  36       >      nixos-hardware.url = "github:NixOS/nixos-hardware";37       > +    nixos-hardware.inputs.nixpkgs.follows = "nixpkgs";38       >  39       >      systems.url = "github:nix-systems/default";40       >  41       For full logs, run:42         nix log /nix/store/qd9qp93b6sfkxkl1jdwv9zyn6iysxzzv-treefmt-check.drv