mirror of
https://github.com/hyprwm/Hyprland.git
synced 2025-07-26 09:41:57 -07:00
Nix: add jq
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
cairo,
|
||||
git,
|
||||
hyprland-protocols,
|
||||
jq,
|
||||
libdrm,
|
||||
libinput,
|
||||
libxcb,
|
||||
@@ -51,6 +52,7 @@ in
|
||||
};
|
||||
|
||||
nativeBuildInputs = [
|
||||
jq
|
||||
meson
|
||||
ninja
|
||||
pkg-config
|
||||
|
Reference in New Issue
Block a user