0
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-07-14 06:00:33 +03:00

oranchelo-icon-theme: fix build (#398392)

This commit is contained in:
Pol Dellaiera 2025-04-13 22:43:27 +02:00 committed by GitHub
commit fe24d8526f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -42,6 +42,7 @@ stdenvNoCC.mkDerivation rec {
gtk-update-icon-cache "$theme"
done
'';
dontCheckForBrokenSymlinks = true;
meta = with lib; {
description = "Oranchelo icon theme";