poetry2nix/overrides
Jairo Llopis 7f31a1221f feat: autofix version for all packages that use setuptools-scm
Building a package that has setuptools-scm usually fails if it doesn't define an override like the one I'm removing in `pyyaml-include`.

Or sometimes it works, but packages that depend on it don't work because they define some lower bound of the dependency, but the dependency doesn't have an appropriate version defined.

With this simple fix, all packages that use setuptools-scm will include the `SETUPTOOLS_SCM_PRETEND_VERSION` to let them inherit the appropriate version.

@moduon MT-1075
2023-03-24 16:41:31 +13:00
..
build-systems.json fix: final buildsystem overrides 2023-03-24 12:43:21 +13:00
default.nix feat: autofix version for all packages that use setuptools-scm 2023-03-24 16:41:31 +13:00
shapely-rewrite.py overrides.shapely: Remove patch 2022-05-12 22:38:08 +12:00