Nix: add jq

This commit is contained in:
Mihai Fufezan 2023-01-06 16:31:57 +02:00
parent a54247125f
commit f3551021e0
No known key found for this signature in database
GPG Key ID: 5899325F2F120900
1 changed files with 2 additions and 0 deletions

View File

@ -9,6 +9,7 @@
cairo,
git,
hyprland-protocols,
jq,
libdrm,
libinput,
libxcb,
@ -51,6 +52,7 @@ in
};
nativeBuildInputs = [
jq
meson
ninja
pkg-config