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

[BUG] attribute 'base16-nvim' missing #1130

Closed
1 task done
GiyoMoon opened this issue Feb 19, 2024 · 2 comments
Closed
1 task done

[BUG] attribute 'base16-nvim' missing #1130

GiyoMoon opened this issue Feb 19, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@GiyoMoon
Copy link

Field Description
Plugin base16
Nixpkgs unstable
Home Manager 24.05
  • I have read the FAQ and my bug is not listed there.

Description

When trying to set up nixvim, I encountered the following error:

image

I don't have anything special configured, just programs.nixvim.enable = true

It seems to be related to 08f3289.

Minimal, Reproducible Example (MRE)

programs.nixvim = {
  enable = true;
}
@GiyoMoon GiyoMoon added the bug Something isn't working label Feb 19, 2024
@GaetanLepage
Copy link
Member

Hi !
Thank you for reporting.
This issue is known and you can find more information in #1112.

@GiyoMoon
Copy link
Author

Thanks! Switching from nixos-unstable to nixpkgs-unstable worked.

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

2 participants