build.lib.renderers
build.lib.renderers.mkDerivation
Type: mkDerivation :: AttrSet -> AttrSet
Renders a project as an argument that can be passed to stdenv.mkDerivation.
Evaluates PEP-508 environment markers to select correct dependencies for the platform but does not validate version constraints.
build.lib.renderers.mkDerivationEditable
Type: mkDerivation :: AttrSet -> AttrSet
Renders a project as an argument that can be passed to stdenv.mkDerivation.
Evaluates PEP-508 environment markers to select correct dependencies for the platform but does not validate version constraints.