From db4959df1eedb393d5c21462ee825dcab73343ba Mon Sep 17 00:00:00 2001 From: matt1432 Date: Wed, 18 Sep 2024 22:17:21 -0400 Subject: [PATCH] fix(hypr): pin to last working commit --- flake.lock | Bin 54240 -> 54299 bytes flake.nix | Bin 9049 -> 9105 bytes inputs.nix | 4 ++++ 3 files changed, 4 insertions(+) diff --git a/flake.lock b/flake.lock index f9a2c678aa9dd3a4dc6b1f8ca0fca3ec5ced74f9..3b4d465c2cbe886fe9f26c44094be2ab3c74abaa 100644 GIT binary patch delta 209 zcmaE`oO$*N<_+)cSj^2Wj3<9QAgALMlp7Wl5>;g8XIx*p8{=vtB< z9AWHZT;g46n44x+M%^iA9R3rMaPTilt?ug|V?kijirWiMg3+T8dGcshNp^ QnPr-#MUv8HHr`+{03>A)iU0rr delta 12 TcmbQ}e$#COAMa*2UT-k~Aa4XJ 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 {