qogir-icon-theme: Temporarily set dontCheckForBrokenSymlinks

To unbreak nixosTests.budgie.
This commit is contained in:
Bobby Rong
2025-02-08 09:19:36 +08:00
parent 5e69c8f295
commit f7ef0c35ac
@@ -39,6 +39,8 @@ lib.checkListOfEnum "${pname}: color variants" [ "standard" "dark" "all" ] color
propagatedBuildInputs = [ hicolor-icon-theme ];
# FIXME: https://hydra.nixos.org/build/286997490/nixlog/5
dontCheckForBrokenSymlinks = true;
dontDropIconThemeCache = true;
# These fixup steps are slow and unnecessary.