mirror of
https://github.com/hyprwm/Hyprland.git
synced 2025-08-01 12:41:55 -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,
|
||||
hyprland-protocols,
|
||||
jq,
|
||||
libGL,
|
||||
libdrm,
|
||||
libinput,
|
||||
libxcb,
|
||||
@@ -71,6 +72,7 @@ assert lib.assertMsg (!hidpiXWayland) "The option `hidpiXWayland` has been remov
|
||||
git
|
||||
cairo
|
||||
hyprland-protocols
|
||||
libGL
|
||||
libdrm
|
||||
libinput
|
||||
libxkbcommon
|
||||
|
Reference in New Issue
Block a user