marwaita-icons: dontWrapQtApps

This commit is contained in:
ben9986 2025-03-01 22:06:29 +00:00
parent 2b0c931ffc
commit 361c15942b
No known key found for this signature in database
GPG Key ID: ABBCDD7769BCD3B0

View File

@ -30,6 +30,7 @@ stdenvNoCC.mkDerivation rec {
];
dontDropIconThemeCache = true;
dontWrapQtApps = true;
# FIXME: https://github.com/darkomarko42/Marwaita-Icons/issues/3
dontCheckForBrokenSymlinks = true;