all repos — nixfiles @ 8b32d975e34295dd91d5e60a5485d6a3d02b1f3f

System and user configuration, managed by nix and home-manager

dev: Install jq

Should be useful for httpie and http-prompt
Alan Pearce alan@alanpearce.eu
Fri, 06 Oct 2017 14:35:04 +0200
commit

8b32d975e34295dd91d5e60a5485d6a3d02b1f3f

parent

23c18163a5a3b7091dbe6507a9d9108f6972f0d4

1 files changed, 1 insertions(+), 0 deletions(-)

jump to
M modules/development/base.nixmodules/development/base.nix
@@ -12,6 +12,7 @@ ripgrep 
     httpie
     http-prompt
+    jq
 
     nodePackages.js-yaml
   ];