mirror of
https://github.com/hyprwm/Hyprland.git
synced 2025-08-06 07:01:57 -07:00
nix: add libGL to build inputs
This commit is contained in:
committed by
Mihai Fufezan
parent
84bc0a73f6
commit
30ad71ff36
@@ -10,6 +10,7 @@
|
|||||||
git,
|
git,
|
||||||
hyprland-protocols,
|
hyprland-protocols,
|
||||||
jq,
|
jq,
|
||||||
|
libGL,
|
||||||
libdrm,
|
libdrm,
|
||||||
libinput,
|
libinput,
|
||||||
libxcb,
|
libxcb,
|
||||||
@@ -71,6 +72,7 @@ assert lib.assertMsg (!hidpiXWayland) "The option `hidpiXWayland` has been remov
|
|||||||
git
|
git
|
||||||
cairo
|
cairo
|
||||||
hyprland-protocols
|
hyprland-protocols
|
||||||
|
libGL
|
||||||
libdrm
|
libdrm
|
||||||
libinput
|
libinput
|
||||||
libxkbcommon
|
libxkbcommon
|
||||||
|
Reference in New Issue
Block a user