This commit is contained in:
parent
0242576069
commit
03673eaf23
3 changed files with 3 additions and 0 deletions
BIN
flake.lock
BIN
flake.lock
Binary file not shown.
BIN
flake.nix
BIN
flake.nix
Binary file not shown.
|
@ -165,6 +165,9 @@ let
|
|||
hyprland = mkInput {
|
||||
owner = "hyprwm";
|
||||
repo = "Hyprland";
|
||||
|
||||
# FIXME: https://github.com/hyprwm/Hyprland/issues/9283
|
||||
rev = "ddf180fa304e71b1d6eaa9f2b250a907131b05d9";
|
||||
};
|
||||
|
||||
hyprland-plugins = mkHyprDep {
|
||||
|
|
Loading…
Reference in a new issue