parts: remove unnecessarily complex formatter
This commit is contained in:
parent
ada6d15a19
commit
b5c51ce76f
4 changed files with 56 additions and 53 deletions
|
@ -9,9 +9,7 @@
|
|||
|
||||
DIRENV_LOG_FORMAT = "";
|
||||
|
||||
inputsFrom = [config.treefmt.build.devShell];
|
||||
packages = [
|
||||
config.treefmt.build.wrapper # treewide formatter
|
||||
pkgs.git # take a guess
|
||||
|
||||
(pkgs.writeShellApplication {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue