mirror of
https://github.com/hyprwm/Hyprland.git
synced 2026-08-24 10:04:19 -05:00
hyprctl: use new hyprpaper ipc format (#12537)
--------- Co-authored-by: Mihai Fufezan <mihai@fufexan.net>
This commit is contained in:
@@ -19,6 +19,7 @@
|
||||
hyprlang,
|
||||
hyprutils,
|
||||
hyprwayland-scanner,
|
||||
hyprwire,
|
||||
libGL,
|
||||
libdrm,
|
||||
libexecinfo,
|
||||
@@ -122,6 +123,7 @@ in
|
||||
|
||||
nativeBuildInputs = [
|
||||
hyprwayland-scanner
|
||||
hyprwire
|
||||
makeWrapper
|
||||
cmake
|
||||
pkg-config
|
||||
@@ -144,6 +146,7 @@ in
|
||||
hyprland-protocols
|
||||
hyprlang
|
||||
hyprutils
|
||||
hyprwire
|
||||
libdrm
|
||||
libGL
|
||||
libinput
|
||||
|
||||
@@ -28,6 +28,7 @@ in {
|
||||
inputs.hyprlang.overlays.default
|
||||
inputs.hyprutils.overlays.default
|
||||
inputs.hyprwayland-scanner.overlays.default
|
||||
inputs.hyprwire.overlays.default
|
||||
self.overlays.udis86
|
||||
|
||||
# Hyprland packages themselves
|
||||
|
||||
Reference in New Issue
Block a user