ci/treefmt: add gitMinimal for treefmt (#539198)

This commit is contained in:
Philip Taron
2026-07-07 15:18:21 +00:00
committed by GitHub
+5
View File
@@ -4,6 +4,11 @@
...
}:
{
runtimeInputs = [
# tree-root uses `git rev-parse --show-toplevel`
pkgs.gitMinimal
];
settings = {
# numtide/treefmt-nix defaults
excludes = [