flake/dev/dev-shell: remove redundant shellHook comment
This commit is contained in:
parent
2b727da436
commit
f655debd1e
1 changed files with 0 additions and 1 deletions
|
|
@ -43,7 +43,6 @@
|
|||
|
||||
devShells = {
|
||||
default = pkgs.mkShell {
|
||||
# Install git-hooks when activating the shell
|
||||
shellHook = config.pre-commit.installationScript;
|
||||
|
||||
packages = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue