nixpkgs/pkgs/applications/misc/blender
Dmitry Kalinkin ac560382c5
blender: fix build on darwin
We don't compile blender with alembic. The linux build is able to detect
that, but this is not done for darwin. This explicitly disables alembic
to fix blender build on darwin.
2020-02-15 06:39:27 -05:00
..
darwin.patch blender: fix on darwin 2020-01-09 02:54:50 -05:00
default.nix blender: fix build on darwin 2020-02-15 06:39:27 -05:00
fix-include.patch