Skip to content

expose all parameters on the cli to allow unattended use #648

@adrian-gierakowski

Description

@adrian-gierakowski

currently when I run, for example:

nix-init -u https://pypi.org/project/some-package

I need to manually approve version, builder etc.
Instead I'd like to be able to auto-approve all defaults and optionally override some, for example the following would accept all defaults apart from builder:

nix-init -u https://pypi.org/project/some-package -y --builder buildPythonPackage

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions