nixpkgs/pkgs/applications/misc/blender
Andrew Marshall aa6db6ac9d
blender: 3.6.5 -> 4.0.1 (#267511)
As noted in comment, Blender is now using private libdecor APIs not in
the headers, so need to patch to build against it. I think it probably
works when Blender does dynamic loading at runtime since it uses the fn
defs it defines in that case, but we don’t want to do that, it seems (as
we already set `-DWITH_GHOST_WAYLAND_DYNLOAD=OFF`).
2023-11-17 20:45:35 -05:00
..
darwin.patch
default.nix blender: 3.6.5 -> 4.0.1 (#267511) 2023-11-17 20:45:35 -05:00
draco.patch
fix-include.patch
libdecor.patch blender: 3.6.5 -> 4.0.1 (#267511) 2023-11-17 20:45:35 -05:00
wrapper.nix blender: allow functional declaration within withPackages 2023-11-02 23:03:34 -07:00