-
-
Notifications
You must be signed in to change notification settings - Fork 349
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Plugin
all
Nixpkgs Release
25.05
Home Manager Release
25.05
I have read the FAQ
- I have read the FAQ and my bug is not listed there.
Description
I cannot get any plugins at all to load, even with just base16 from stylix and lualine. I get this error with a random plugin (seemingly the first one loaded):
module 'mini.base16' not found:
no field package.preload['mini.base16']
no file '/nix/store/dzqf1rfxpi24npgnb8k5831s17li4748-luajit-2.1.1741730670-env/share/lua/5.1/mini/base16.lu
a'
no file '/nix/store/dzqf1rfxpi24npgnb8k5831s17li4748-luajit-2.1.1741730670-env/share/lua/5.1/mini/base16/in
it.lua'
no file '/nix/store/dzqf1rfxpi24npgnb8k5831s17li4748-luajit-2.1.1741730670-env/lib/lua/5.1/mini/base16.so'
no file '/nix/store/dzqf1rfxpi24npgnb8k5831s17li4748-luajit-2.1.1741730670-env/lib/lua/5.1/mini.so'
stack traceback:
[C]: in function 'require'
/home/x4d6165/.config/nvim/init.lua:15: in main chunk
Minimal, Reproducible Example (MRE)
programs.nixvim.enable = true;
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working