mint-l-icons: Temporarily set dontCheckForBrokenSymlinks

To unbreak nixosTests.cinnamon.
This commit is contained in:
Bobby Rong
2025-02-08 07:29:25 +08:00
parent f59e5367f7
commit 5e69c8f295
+2
View File
@@ -30,6 +30,8 @@ stdenvNoCC.mkDerivation rec {
gtk3
];
# FIXME: https://hydra.nixos.org/build/287344480/nixlog/5
dontCheckForBrokenSymlinks = true;
dontDropIconThemeCache = true;
installPhase = ''