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

This commit is contained in:
matt1432 2024-06-20 00:37:25 -04:00
parent cb6a5f62f8
commit b16a3b499c
3 changed files with 3 additions and 0 deletions

Binary file not shown.

BIN
flake.nix

Binary file not shown.

View file

@ -131,6 +131,9 @@ let
type = "git";
url = "https://github.com/hyprwm/Hyprland";
submodules = true;
# FIXME: Latest breaks hyprexpo
rev = "e0e3c4c6ae15af88ac5fd5ab959adfe45a2e1dca";
};
hypr-official-plugins = mkHyprDep {