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

Relative path issue? #7

Open
ghost opened this issue Sep 6, 2022 · 1 comment
Open

Relative path issue? #7

ghost opened this issue Sep 6, 2022 · 1 comment

Comments

@ghost
Copy link

ghost commented Sep 6, 2022

Hi, first thanks for the awesome work.

When I run:
nix run home-manager --no-write-lock-file -- switch --flake "./#nixos"

on a fresh nixos vm i get the following error:

error: cannot fetch input 'path:./modules/nvim/plugins?lastModified=1&narHash=sha256-fNqrdC%2fB7x6C5zDxkhC32vr3W8wwzSKMeFltaRIMqbE=' because it uses a relative path
(use '--show-trace' to show detailed location information)

Would you have any advice on how i can fix this? I am still a beginner when it comes to nixos

Thanks in advance!

@nixypanda
Copy link
Owner

Hey, I have intermittently faced this issue. Haven't gotten around to fixing it. I will try to look at this in some time.

As a workaround. You can try to change it to an absolute path.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant