Skip to content

Custom options to nix flake command #72

@xgroleau

Description

@xgroleau

Adding the possibility to use custom options to nix flake command could be useful.
For example, some of our flakes uses a private repositories so usually the access token is passed.

nix --access-tokens github.com=${{ secrets.GH_TOKEN }} ....

The current options does not seem to provide a way to pass custom options or flags.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions