Skip to content

Commit ee926cf

Browse files
committed
feat(modules): suites: cli-utils: add pkgs.jq
How did I not have this before?!
1 parent 9863cc9 commit ee926cf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

modules/nixos/suites/cli-utils/default.nix

+1
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ in
3838
pkgs.wget
3939
pkgs.p7zip
4040
pkgs.jwt-cli
41+
pkgs.jq
4142
];
4243
};
4344
}

0 commit comments

Comments
 (0)