Skip to content

Feature request: allow overriding flake inputs #154

@Rhys-T

Description

@Rhys-T

I'm trying to transition my NUR repo from nix-build-uncached to nix-fast-build, and need to be able to build against multiple versions of Nixpkgs like my current setup does. I'm also going to be (ab)using flake inputs to pass various parameters through to ci.nix to tell it what to build. Would it be possible to allow passing --override-input inputName url-like:flake/path through to the correct underlying nix command(s)? Right now it looks like I'll have to create a temporary flake that just references the real flake and sets up the overrides.

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