diff options
Diffstat (limited to 'nixos')
-rw-r--r-- | nixos/modules/develop.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nixos/modules/develop.nix b/nixos/modules/develop.nix index 8d873a3..844081b 100644 --- a/nixos/modules/develop.nix +++ b/nixos/modules/develop.nix @@ -40,6 +40,7 @@ in { dash # Posix shell bats shellcheck + jq yq # Python python3 python3Packages.ipython |