Open
Description
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
Labels
No labels