Skip to content

meson: Use gnome.post_install

Which calls gtk4-update-icon-cache if available. Fixes the build when gtk3 is not in builder sandbox.

FileNotFoundError: [Errno 2] No such file or directory: 'gtk-update-icon-cache'
FAILED: install script '/build/swell-foop-46.alpha/meson_post_install.py /nix/store/x1i34mp1ab1mzsn9cjchi13q2iyvjirm-swell-foop-46.alpha/share' exit code 1, stopped

Merge request reports