Open
Description
Expected Behavior
Hyprland is accessible via inputs.hyprland
Current Behavior
Hyprland throws an error because digga somehow refer to inputs.hyprland.overlay
as it was deprecated by Hyprland.
Possible Solution
Don't refer to overlays when not needed (I didn't even include hyprland overlay to channels
, yet digga still access it.)
As a workaround, pass inputs' = inputs
and refer to inputs as inputs'
.
Steps to Reproduce
Add inputs.hyprland.url = "github:hyprwm/hyprland";
to flake.nix