diff options
author | Ismaël Bouya <ismael.bouya@normalesup.org> | 2019-05-24 23:54:52 +0200 |
---|---|---|
committer | Ismaël Bouya <ismael.bouya@normalesup.org> | 2019-05-24 23:54:52 +0200 |
commit | e96787f10b97d2b3b6f8917408f69a0eb500ea97 (patch) | |
tree | fd1c08bbc56b3403f9e670daa41a6a2fc4f406c1 /overlays | |
parent | dbcba2ea2b7301aaa7e6487c2589b09ef09ba066 (diff) | |
download | Nix-e96787f10b97d2b3b6f8917408f69a0eb500ea97.tar.gz Nix-e96787f10b97d2b3b6f8917408f69a0eb500ea97.tar.zst Nix-e96787f10b97d2b3b6f8917408f69a0eb500ea97.zip |
Add shellcheck
Diffstat (limited to 'overlays')
-rw-r--r-- | overlays/environments/immae-eu.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/overlays/environments/immae-eu.nix b/overlays/environments/immae-eu.nix index 1f27e7c..9f044d5 100644 --- a/overlays/environments/immae-eu.nix +++ b/overlays/environments/immae-eu.nix | |||
@@ -23,7 +23,7 @@ let | |||
23 | iota-cli-app | 23 | iota-cli-app |
24 | 24 | ||
25 | # debugging | 25 | # debugging |
26 | rr valgrind netcat-gnu strace | 26 | rr valgrind netcat-gnu strace shellcheck |
27 | 27 | ||
28 | # documentations | 28 | # documentations |
29 | unicodeDoc | 29 | unicodeDoc |