Unverified Commit f7ef0c35 authored by Bobby Rong's avatar Bobby Rong
Browse files

qogir-icon-theme: Temporarily set dontCheckForBrokenSymlinks

To unbreak nixosTests.budgie.
parent 5e69c8f2
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -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.