nixbot

builds
1this derivation will be built:2 /nix/store/rf5ma2ghjxd05lhi34y14hy2w877p4bf-treefmt-check.drv3error: Cannot build '/nix/store/rf5ma2ghjxd05lhi34y14hy2w877p4bf-treefmt-check.drv'.4 Reason: builder failed with exit code 1.5 Output paths:6 /nix/store/q7khc7k1sc4sadbknmkhqzwk4m5mc0m0-treefmt-check7 Last 22 log lines:8 > tribuchet: building on jamie9 > treefmt v2.5.0traversed 334 files10 > emitted 265 files for processing11 > formatted 265 files (0 changed) in 328ms12 > M harmonia-store-gc/Cargo.toml13 > diff --git a/harmonia-store-gc/Cargo.toml b/harmonia-store-gc/Cargo.toml14 > index 0ca8ebc..6c3409e 10064415 > --- a/harmonia-store-gc/Cargo.toml16 > +++ b/harmonia-store-gc/Cargo.toml17 > @@ -12,11 +12,11 @@ repository.workspace = true18 > description = "Garbage collection for the Nix store"19 >20 > [dependencies]21 > -memchr = { workspace = true }22 > foldhash = { workspace = true }23 > harmonia-store-db = { workspace = true }24 > harmonia-store-fs = { workspace = true }25 > harmonia-store-path = { workspace = true }26 > +memchr = { workspace = true }27 > nix = { workspace = true }28 > rayon = { workspace = true }29 > thiserror = { workspace = true }30 For full logs, run:31 nix log /nix/store/rf5ma2ghjxd05lhi34y14hy2w877p4bf-treefmt-check.drv