nixpkgs/pkgs/applications/misc/blender
Andrew Marshall 6faf3cb673 blender: build with strict options to prevent unexpected missing libs
Blender build will, by default, warn for most missing libs and silently
disable the feature. This can cause unexpected behavior, so instead flip
its option to turn those warnings into errors. This, for example, would
have caught at build time (rather than runtime) the previously-missing
wayland-scanner dependency that caused crashes.

As a result, adjust existing build config to reflect reality and fix the
“new” errors.
2024-09-06 17:14:00 -04:00
..
darwin.patch blender: un-break darwin 2024-05-07 21:32:26 +02:00
default.nix blender: build with strict options to prevent unexpected missing libs 2024-09-06 17:14:00 -04:00
draco.patch blender: 4.1.1 -> 4.2.0 2024-07-16 11:40:11 -04:00
fix-include.patch
libdecor.patch
test-cuda.py blender: add CUDA discovery test 2024-06-26 00:35:42 +00:00
wrapper.nix treewide: remove unused lib (and other) arguments 2024-07-26 11:18:09 +02:00