python310Packages.license-expression: pretend version

This commit is contained in:
Fabian Affolter 2022-05-12 15:13:42 +02:00
parent 1c7c689c0f
commit 28d7018af9

View File

@ -20,6 +20,8 @@ buildPythonPackage rec {
hash = "sha256-tGXNZm9xH8sXa7dtBFsTzGgT+hfbmkwps7breR7KUWU=";
};
SETUPTOOLS_SCM_PRETEND_VERSION = version;
dontConfigure = true;
nativeBuildInputs = [