Skip to content

[BUG] No plugins load, even on base config #3598

@margaretjoanmiller

Description

@margaretjoanmiller

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

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions