fix(hyprland): disabling hyprland flake input until wl-roots rewrite version

This commit is contained in:
ooks-io 2024-05-29 20:21:21 +12:00
parent 104df464f9
commit 5490540240
3 changed files with 66 additions and 283 deletions

View file

@ -70,16 +70,18 @@
# hyprland "ecosystem". hyprDE perhaps?
hyprland.url = "git+https://github.com/hyprwm/Hyprland?submodules=1";
# hyprland = {
# url = "git+https://github.com/hyprwm/Hyprland?submodules=1";
# };
hyprlock.url = "github:hyprwm/hyprlock";
hypridle.url = "github:hyprwm/hypridle";
hyprpaper.url = "github:hyprwm/hyprpaper";
hyprland-contrib.url = "github:hyprwm/contrib";
xdg-portal-hyprland.url = "github:hyprwm/xdg-desktop-portal-hyprland";
hyprland-plugins = {
url = "github:hyprwm/hyprland-plugins";
inputs.hyprland.follows = "hyprland";
};
# hyprland-plugins = {
# url = "github:hyprwm/hyprland-plugins";
# inputs.hyprland.follows = "hyprland";
# };
# helix because noun -> verb helps scratches my ape brain in the right spot
helix = {