diff options
| author | Eric Culp <eculperic@gmail.com> | 2025-03-29 11:22:25 -0600 |
|---|---|---|
| committer | Eric Culp <eculperic@gmail.com> | 2025-04-01 10:07:24 -0600 |
| commit | 28a0fcfa8aba39dadbf07b48bf6c849d73c6b3aa (patch) | |
| tree | 460c902790c2782f339fd351b42b72a6898bf2bd /pkgs/development/python-modules/python-openstackclient | |
| parent | 90ed82de5146051ca50857cb605fb7cc6229f0d0 (diff) | |
material-maker: fix crash by using export templates from nixpkgs
This was previously using a vendored export template built from godot
3.5.2. This probably happened to work when godot3-headless used the same
version, but now that godot3 is on 3.6, you would get this fatal error
when launching material-maker:
ERROR: Pack created with a newer version of the engine: 3.6.
at: try_open_pack (core/io/file_access_pack.cpp:217)
Instead, use the export templates in nixpkgs (godot3-export-templates).
I copied an idiom I saw used for the other godot3 packages.
Diffstat (limited to 'pkgs/development/python-modules/python-openstackclient')
0 files changed, 0 insertions, 0 deletions
