numtide / treefmt-nix

treefmt nix configuration
https://numtide.github.io/treefmt/
MIT License
213 stars 62 forks source link

dprint version update #188

Closed phanirithvij closed 1 month ago

phanirithvij commented 1 month ago

Describe the bug

dprint had a bug which got fixed in the latest version 0.46.3 https://github.com/dprint/dprint/pull/861

maybe update lockfile? latest version 0.46.3 is in unstable https://github.com/NixOS/nixpkgs/blob/nixpkgs-unstable/pkgs/development/tools/dprint/default.nix

phanirithvij commented 1 month ago

treefmt-nix.inputs.nixpkgs.follows = "nixpkgs"; with own nixpkgs unstable instance works!