ci/treefmt: add gitMinimal for treefmt (#539198)
This commit is contained in:
@@ -4,6 +4,11 @@
|
||||
...
|
||||
}:
|
||||
{
|
||||
runtimeInputs = [
|
||||
# tree-root uses `git rev-parse --show-toplevel`
|
||||
pkgs.gitMinimal
|
||||
];
|
||||
|
||||
settings = {
|
||||
# numtide/treefmt-nix defaults
|
||||
excludes = [
|
||||
|
||||
Reference in New Issue
Block a user