Skip to content

Support non-flakes. #43

Description

@vic

There's nothing stopping us to provide another application like our current .#write-flake which generates flake.nix.

We could

  1. Generate a nix file that provides a runner using npins to import dependencies.
  2. Create a json representation of inputs/follows. (like flake lock ?)

Any other ideas? This would enable dendritic modules to be less flake specific.

eg, most of my libs, like import-tree, flake-aspects (despite the name), and den (has support for custom output params but will need small changes) are designed for a non-flake world. We just need to make it happen.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions