From 977a2e976ac87a4e994e33c0ccea51cbef3bc30d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Thu, 11 Aug 2022 09:19:38 +0200 Subject: nixos/modules/develop: add jq and yq --- nixos/modules/develop.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'nixos/modules/develop.nix') 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 -- cgit v1.2.3