## Problem `treefmt-nix` currently brings a separate nixpkgs node into `flake.lock`, increasing lockfile churn and eval surface. ## Proposal Set: `treefmt-nix.inputs.nixpkgs.follows = "nixpkgs"`
Problem
treefmt-nixcurrently brings a separate nixpkgs node intoflake.lock, increasing lockfile churn and eval surface.Proposal
Set:
treefmt-nix.inputs.nixpkgs.follows = "nixpkgs"