Skip to content

Using local dependencies for development #1040

Open
@bmoore01

Description

@bmoore01

Hey I'm trying to use dream2nix to build a python application, with a single application it works however. I have a library which I also develop which is used in one of my projects. Is it possible to set dream2nix to use my local copy of the library in a 'development mode' so that i can develop both of them on my machine in parallel?

The thing is at the moment everything is using pip and I don't want to move everything to nix right away so it would be nice if i can just have a devshell for one project which uses the local python dependancy.

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