Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

use .overlays.* instead of .overlay #481

Open
danielphan2003 opened this issue Jul 27, 2022 · 2 comments
Open

use .overlays.* instead of .overlay #481

danielphan2003 opened this issue Jul 27, 2022 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@danielphan2003
Copy link

danielphan2003 commented Jul 27, 2022

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

@danielphan2003 danielphan2003 added the bug Something isn't working label Jul 27, 2022
@luxus
Copy link
Contributor

luxus commented Jul 27, 2022

i did run into the same issue yesterday

@montchr montchr self-assigned this Aug 3, 2022
@jokogr
Copy link
Contributor

jokogr commented Mar 26, 2023

@danielphan2003 Is this still the case?

I have recently started to include the Hyprland repository as an input and it went fine.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants