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

This commit is contained in:
matt1432 2024-11-01 22:55:50 -04:00
parent 90717ba014
commit 1c48d58a2a
3 changed files with 3 additions and 0 deletions

Binary file not shown.

BIN
flake.nix

Binary file not shown.

View file

@ -113,6 +113,9 @@ let
hyprland = mkDep { hyprland = mkDep {
owner = "hyprwm"; owner = "hyprwm";
repo = "Hyprland"; repo = "Hyprland";
# FIXME: https://github.com/hyprwm/Hyprland/issues/8325
rev = "3852418d2446555509738bf1486940042107afe7";
}; };
hyprland-plugins = mkHyprDep { hyprland-plugins = mkHyprDep {