···45 # Some compression/archiver tools.
46 pkgs.unzip
47 pkgs.zip
00048 ];
4950 # Include support for various filesystems and tools to create / manipulate them.
···45 # Some compression/archiver tools.
46 pkgs.unzip
47 pkgs.zip
48+49+ # Some utilities
50+ pkgs.jq
51 ];
5253 # Include support for various filesystems and tools to create / manipulate them.