Loading pkgs/development/python-modules/h5netcdf/default.nix +5 −3 Original line number Diff line number Diff line Loading @@ -21,6 +21,8 @@ buildPythonPackage rec { hash = "sha256-kyw7Vzvtc3Dr/J6ALNYPGk2lI277EbNu7/iXMk12v1Y="; }; SETUPTOOLS_SCM_PRETEND_VERSION = version; nativeBuildInputs = [ setuptools-scm ]; Loading Loading
pkgs/development/python-modules/h5netcdf/default.nix +5 −3 Original line number Diff line number Diff line Loading @@ -21,6 +21,8 @@ buildPythonPackage rec { hash = "sha256-kyw7Vzvtc3Dr/J6ALNYPGk2lI277EbNu7/iXMk12v1Y="; }; SETUPTOOLS_SCM_PRETEND_VERSION = version; nativeBuildInputs = [ setuptools-scm ]; Loading