Skip to content

Should Nixpkgs module system modules be excepted from empty-pattern? #108

@mightyiam

Description

@mightyiam

# nixos module, don't match
({ ... }: {
imports = [
./module.nix
/path/to/absolute/module.nix
];
})

I see this design and I'm not sure what the purpose of the exception is.

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