python310Packages.jaraco_collections: add "env." prefix
This commit is contained in:
@@ -27,7 +27,7 @@ buildPythonPackage rec {
|
||||
setuptools-scm
|
||||
];
|
||||
|
||||
SETUPTOOLS_SCM_PRETEND_VERSION = version;
|
||||
env.SETUPTOOLS_SCM_PRETEND_VERSION = version;
|
||||
|
||||
propagatedBuildInputs = [
|
||||
jaraco_classes
|
||||
|
||||
Reference in New Issue
Block a user