lol

humanity-icon-theme: don't check for broken symlinks

K900 4aa50d50 3ddda102

+3
+3
pkgs/by-name/hu/humanity-icon-theme/package.nix
··· 27 27 28 28 dontDropIconThemeCache = true; 29 29 30 + # Upstream ships a bunch of those, and is very dead 31 + dontCheckForBrokenSymlinks = true; 32 + 30 33 installPhase = '' 31 34 runHook preInstall 32 35