chore: unpin hyprland input
All checks were successful
Discord / discord commits (push) Has been skipped
All checks were successful
Discord / discord commits (push) Has been skipped
This commit is contained in:
parent
309ada567b
commit
652cc7801f
3 changed files with 1 additions and 2 deletions
BIN
flake.lock
BIN
flake.lock
Binary file not shown.
BIN
flake.nix
BIN
flake.nix
Binary file not shown.
|
@ -118,8 +118,7 @@ let
|
||||||
hyprlandInputs = {
|
hyprlandInputs = {
|
||||||
hyprland = mkDep {
|
hyprland = mkDep {
|
||||||
type = "git";
|
type = "git";
|
||||||
# FIXME: switch back to hyprwm when build issue fixed
|
url = "https://github.com/hyprwm/Hyprland";
|
||||||
url = "https://github.com/matt1432/Hyprland";
|
|
||||||
submodules = true;
|
submodules = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue