Skip to content

unstable nixpkgs update broke nixus (noUserModules) #41

@etu

Description

@etu

The short error message is this:

error: attribute 'noUserModules' missing

       at /nix/store/2ziv91pi6y3kjgj43xz718haiy4rhbmy-source/lib/modules.nix:305:28:

          304|         builtins.addErrorContext (context name)
          305|           (args.${name} or config._module.args.${name})
             |                            ^
          306|       ) (lib.functionArgs f);
(use '--show-trace' to show detailed location information)

Full log with --show-trace here: errorlog.txt

The cause seems to be this: NixOS/nixpkgs#144094

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions