nixpkgs/pkgs/applications/misc/blender
Andrew Marshall 36757e284c blender: verify expected Python version during build
Upstream builds and tests with a specific Python version. Further, the
Blender addon ecosystem generally expects that version to be used, so
ensure that the correct version is used when upstream changes. Python
often makes backwards-incompatible changes in “minor” releases.

To quote upstream source code:

> Blender only supports a single Python version at the moment.

Perform the check during preConfigure since we can check it then and so
it avoids wasting time configuring+building and then failing.
2024-07-11 10:15:22 -04:00
..
darwin.patch blender: un-break darwin 2024-05-07 21:32:26 +02:00
default.nix blender: verify expected Python version during build 2024-07-11 10:15:22 -04:00
draco.patch blender: Build with Draco support (#245535) 2023-07-29 01:34:33 -04:00
fix-include.patch
libdecor.patch blender: 3.6.5 -> 4.0.1 (#267511) 2023-11-17 20:45:35 -05:00
test-cuda.py blender: add CUDA discovery test 2024-06-26 00:35:42 +00:00
wrapper.nix blender: allow functional declaration within withPackages 2023-11-02 23:03:34 -07:00