Skip to content

Re-use the Nix env that's being tested on nodejs/node #18

@aduh95

Description

@aduh95

There's a Nix integration on nodejs/node that's tested on every commit, we could take advantage of it instead of maintaining a separate dev env. By its nature of being declarative and claiming 100% reproducibility, both Nix and devcontainer are tools that can be used to provide a "blessed" dev env, so let's try to make them converge to a single one.

That could open the door to using the build artifacts from this repo to speed up the linux builds on nodejs/node.

The idea comes from the discussion with @joyeecheung in nodejs/node#60472 (comment).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    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