diff --git a/flake.lock b/flake.lock index f9a2c678..3b4d465c 100644 Binary files a/flake.lock and b/flake.lock differ diff --git a/flake.nix b/flake.nix index e1b0da05..d01f2d3d 100644 Binary files a/flake.nix and b/flake.nix differ diff --git a/inputs.nix b/inputs.nix index 64f24aa8..18a218a2 100644 --- a/inputs.nix +++ b/inputs.nix @@ -112,6 +112,10 @@ let type = "git"; url = "https://github.com/hyprwm/Hyprland"; submodules = true; + rev = "b248d59713d99a8338d25f4765fd2f564069f98b"; + + # FIXME: discord crashes https://github.com/hyprwm/Hyprland/issues/7846 + # rev = "94140e886ea8c4ac34478d290c212f0f5454ab2e"; }; hyprland-plugins = mkHyprDep {