Skip to content

Allow flakes to refer to other flakes by relative path #3978

@edolstra

Description

@edolstra

E.g.

{
  inputs.foo = { url = ./../foo; };
}

This is primarily useful when you have multiple flakes in the same repository.

However this means that we can't have a lock file entry for the foo input.

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureFeature request or proposalflakes

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions