fix(hypr): pin input

This commit is contained in:
matt1432 2025-02-01 14:04:27 -05:00
parent 0242576069
commit 03673eaf23
3 changed files with 8 additions and 3 deletions

View file

@ -165,6 +165,9 @@ let
hyprland = mkInput {
owner = "hyprwm";
repo = "Hyprland";
# FIXME: https://github.com/hyprwm/Hyprland/issues/9283
rev = "ddf180fa304e71b1d6eaa9f2b250a907131b05d9";
};
hyprland-plugins = mkHyprDep {