git: Set clang-format binary path
This commit is contained in:
parent
8cb9301f9e
commit
197fb1716d
1 changed files with 2 additions and 0 deletions
|
@ -172,6 +172,8 @@ in
|
||||||
pushInsteadOf = "rh:";
|
pushInsteadOf = "rh:";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
clangformat.binary = "${pkgs.clang-tools}/bin/clang-format";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue