working again
This commit is contained in:
parent
14c36f7738
commit
d5d3092f1f
5 changed files with 88 additions and 103 deletions
|
@ -9,9 +9,9 @@
|
|||
|
||||
DIRENV_LOG_FORMAT = "";
|
||||
|
||||
inputsFrom = [config.treefmt.build.devShell];
|
||||
# inputsFrom = [config.treefmt.build.devShell];
|
||||
packages = [
|
||||
config.treefmt.build.wrapper # treewide formatter
|
||||
# config.treefmt.build.wrapper # treewide formatter
|
||||
pkgs.git # take a guess
|
||||
|
||||
(pkgs.writeShellApplication {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue