Nix: re-add hyprland-protocols

This commit is contained in:
Mihai Fufezan
2024-09-22 21:19:09 +03:00
parent 77f2a01304
commit 14942bca60
4 changed files with 34 additions and 1 deletions

View File

@@ -13,6 +13,7 @@
cairo,
git,
hyprcursor,
hyprland-protocols,
hyprlang,
hyprutils,
hyprwayland-scanner,
@@ -116,6 +117,7 @@ in
cairo
git
hyprcursor
hyprland-protocols
hyprlang
hyprutils
libdrm

View File

@@ -22,6 +22,7 @@ in {
# Dependencies
inputs.aquamarine.overlays.default
inputs.hyprcursor.overlays.default
inputs.hyprland-protocols.overlays.default
inputs.hyprlang.overlays.default
inputs.hyprutils.overlays.default
inputs.hyprwayland-scanner.overlays.default