fix(hypr): pin to last working commit

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

View file

@ -124,6 +124,7 @@
};
hyprland = {
inputs.nixpkgs.follows = "nixpkgs";
rev = "e0e3c4c6ae15af88ac5fd5ab959adfe45a2e1dca";
submodules = true;
type = "git";
url = "https://github.com/hyprwm/Hyprland";