Nix: re-add hyprland-protocols
This commit is contained in:
parent
77f2a01304
commit
14942bca60
4 changed files with 34 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue