From 4aa50d5032702fffebbe6f52283947122a378b00 Mon Sep 17 00:00:00 2001 From: K900 Date: Tue, 4 Feb 2025 10:36:29 +0300 Subject: [PATCH] humanity-icon-theme: don't check for broken symlinks --- pkgs/by-name/hu/humanity-icon-theme/package.nix | 3 +++ 1 file changed, 3 insertions(+) diff --git a/pkgs/by-name/hu/humanity-icon-theme/package.nix b/pkgs/by-name/hu/humanity-icon-theme/package.nix index 31a5bd228926..c2273e120b5f 100644 --- a/pkgs/by-name/hu/humanity-icon-theme/package.nix +++ b/pkgs/by-name/hu/humanity-icon-theme/package.nix @@ -27,6 +27,9 @@ stdenvNoCC.mkDerivation rec { dontDropIconThemeCache = true; + # Upstream ships a bunch of those, and is very dead + dontCheckForBrokenSymlinks = true; + installPhase = '' runHook preInstall