fix(hypr): pin input
All checks were successful
Discord / discord commits (push) Has been skipped

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

Binary file not shown.

BIN
flake.nix

Binary file not shown.

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 {