mint-l-icons: Temporarily set dontCheckForBrokenSymlinks
To unbreak nixosTests.cinnamon.
This commit is contained in:
@@ -30,6 +30,8 @@ stdenvNoCC.mkDerivation rec {
|
||||
gtk3
|
||||
];
|
||||
|
||||
# FIXME: https://hydra.nixos.org/build/287344480/nixlog/5
|
||||
dontCheckForBrokenSymlinks = true;
|
||||
dontDropIconThemeCache = true;
|
||||
|
||||
installPhase = ''
|
||||
|
||||
Reference in New Issue
Block a user