hyprland: move to hyprwm/hyprland

This commit is contained in:
AndersonTorres 2022-10-16 23:00:47 -03:00
parent 2675c17f09
commit 0cf5a3489a
2 changed files with 1 additions and 1 deletions

View file

@ -4218,7 +4218,7 @@ with pkgs;
hunt = callPackage ../tools/misc/hunt { };
hyprland = callPackage ../applications/window-managers/hyprland { };
hyprland = callPackage ../applications/window-managers/hyprwm/hyprland { };
hysteria = callPackage ../tools/networking/hysteria {
buildGoModule = buildGo119Module;