makes
makes copied to clipboard
makePythonPypiEnvironment and makePythonPyprojectPackage bridge
Problem to solve
makePythonPypiEnvironment is a funtion that returns a SourceAble derivation rather than a PythonPkgDerivation.
This makes that they cannot be integrated together, forcing to rewrite makePythonPypiEnvironment dependencies on nix language.
Intended users
Python developers
Permissions and Security
Proposal
- Support a
PythonPkgDerivationoutput formakePythonPypiEnvironmentto enable integration withmakePythonPyprojectPackage
Test plan
What does success look like, and how can we measure that?
makePythonPypiEnvironment
Links / references
/label ~"type::feature"