Skip to content

Argument mismatch, evaluation error #239

@piegamesde

Description

@piegamesde

When I try to evaluate (import ./default.nix) { silent = false; } it fails with an evaluation error. At first this was confusing me since the function clearly has such an argument. However the fail happens later in the call of ./support/nix/eval-with-configuration.nix with the same args, which indeed does not have a silent argument.

IME, nothing good has ever come out of @args argument capturing, and some alternative mechanism should be used here instead.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions