common: install jq globally

Useful for ad-hoc shell scripts (e.g. downloads-cleanup.sh) — already a
build-time dep of arr-interconnect, just wasn't on the user PATH.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
ediblerope 2026-05-04 20:08:15 +01:00
parent 287053b909
commit 2ea40eb22c

View file

@ -97,6 +97,7 @@
localsend
nvd
nix-output-monitor
jq
busybox
];
}