this derivation will be built: /nix/store/niidb0pxggq1k0ajrgr74a1yq728hslv-treefmt-check.drv error: build of '/nix/store/niidb0pxggq1k0ajrgr74a1yq728hslv-treefmt-check.drv' on 'ssh-ng://nix-remote-builder@bld3.m.ntd.one' failed: Cannot build '/nix/store/niidb0pxggq1k0ajrgr74a1yq728hslv-treefmt-check.drv'. Reason: builder failed with exit code 1. Output paths: /nix/store/fj66w21j9yjl0xpx10sbz5wa0x7q7vqv-treefmt-check Last 25 log lines: > ERRO formatter | ast-grep-check: failed to apply with options '[scan --error]': exit status 1 > > corepkgs/flake.nix > error[quote-input-name]: Quote the attribute after `inputs.` — write `inputs."foo"`, not `inputs.foo`. Flake input names are external identifiers, not code; quoting marks them as such and keeps names with dots or dashes uniform. > @@ -5,7 +5,7 @@ > 6 6 │ { > 7 7 │ description = "corepkgs — a nixpkgs-free packaging system (static seed + nushell builder)"; > 8 8 │ > 9 │- inputs.nixpkgs.url = "github:NixOS/nixpkgs/nixpkgs-unstable"; > 9 │+ inputs."nixpkgs".url = "github:NixOS/nixpkgs/nixpkgs-unstable"; > 10 10│ > 11 11│ # `...` accepts the `self` Nix always passes without deadnix stripping it. > 12 12│ outputs = > Note: > inputs."nixpkgs".follows = "nixpkgs"; # not: inputs.nixpkgs.follows > flake.inputs."bun2nix".overlays.default > > Error: 1 error(s) found in code. > Help: Scan succeeded and found error level diagnostics in the codebase. > > > traversed 454 files > emitted 323 files for processing > formatted 103 files (0 changed) in 5.575s > Error: failed to finalise formatting: formatting failures detected For full logs, run: nix log /nix/store/niidb0pxggq1k0ajrgr74a1yq728hslv-treefmt-check.drv error: Cannot build '/nix/store/niidb0pxggq1k0ajrgr74a1yq728hslv-treefmt-check.drv'. Reason: builder failed with exit code 1. Output paths: /nix/store/fj66w21j9yjl0xpx10sbz5wa0x7q7vqv-treefmt-check