aboutsummaryrefslogtreecommitdiff
path: root/nixos/modules/develop.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nixos/modules/develop.nix')
-rw-r--r--nixos/modules/develop.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/modules/develop.nix b/nixos/modules/develop.nix
index 51e106a..70c8910 100644
--- a/nixos/modules/develop.nix
+++ b/nixos/modules/develop.nix
@@ -32,7 +32,7 @@ in {
# Shell
dash # Posix shell
bats
- shellcheck
+ shellcheck shfmt
jq yq
# Python