Closed coderfromhere closed 4 years ago
I saw https://github.com/nix-community/poetry2nix/commit/bf56efefda335cedc5cf3799f8ef2a0727bb7205 but it would be good to have a more generic solution to remove this kind of "safe" conflicts as a class.
Same issue mentioned on upstream - https://github.com/NixOS/nixpkgs/issues/23438#issuecomment-554776577
I don't think we'll be able to do anything except overriding on a per package basis. This is an upstream packaging bug.
shell.nix
(based off the branch that fixes #44 )poetry.lock
The lock is the actual representation of a project consisting of two packages:\
pyproject.toml
The result: