nvf refactoring, devshell working
This commit is contained in:
parent
10f4b7b134
commit
e0bd78a9ff
17 changed files with 100 additions and 310 deletions
|
@ -7,9 +7,9 @@
|
|||
devShells.default = pkgs.mkShellNoCC {
|
||||
name = "nichts";
|
||||
|
||||
shellHook = ''
|
||||
${config.pre-commit.installationScript}
|
||||
'';
|
||||
# shellHook = ''
|
||||
# # ${config.pre-commit.installationScript}
|
||||
# '';
|
||||
|
||||
DIRENV_LOG_FORMAT = "";
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue