Skip to content

Allow builds without dream.lock #199

@wmertens

Description

@wmertens

I don't quite understand the whole system yet, but it occurred to me that with #195 the translate step is entirely stateless if the package-lock.json file is v2.

So it would be nice to not have to maintain a separate dream-lock file in git.

How about providing the minimum information in flake.nix (I believe just the package names?), and then running a stateless translate step before the build?

Then direnv could be told to watch package-lock.json and when it changes, update the devShell, no resolveImpure step needed.

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