Skip to content

lib.nixosSystem (+hm) still requires inputs arg #18

@tsandrini

Description

@tsandrini

lib.nixosSystem still requires inputs arg

Description

Investigate and potentially fix the reason why lib.nixosSystem call (ie the specialArgs argument) still requires the inputs flake argument even though none of my nixos/hm modules use it (the arg is passed using a higher order function to prevent pollution of the global args).

The same thing also happens to home-manager.lib.homeManagerConfiguration

The relevant files are

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions