Skip to content

Node.js projects shouldn't have pyproject-nix in the flake.lock file #1056

@nhooey

Description

@nhooey

The flake.lock file in the dream2nix official NextJS example has pyproject-nix in the flake.lock file, which probably shouldn't be the case.

The pyproject-nix flake seems to get included in any project that creates a dream2nix project when using nodejs-granular-v3, nodejs-package-json-v3 and dream2nix.lib.evalModules.

Is there an option to specify that the dream2nix project is exclusively Node.js, or some way to manually exclude any Python-related stuff?

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