diff --git a/pkgs/by-name/wh/whitesur-icon-theme/package.nix b/pkgs/by-name/wh/whitesur-icon-theme/package.nix index d5f83a72b7ca..31b620f635e2 100644 --- a/pkgs/by-name/wh/whitesur-icon-theme/package.nix +++ b/pkgs/by-name/wh/whitesur-icon-theme/package.nix @@ -6,7 +6,6 @@ hicolor-icon-theme, jdupes, boldPanelIcons ? false, - blackPanelIcons ? false, alternativeIcons ? false, themeVariants ? [ ], }: @@ -65,7 +64,6 @@ lib.checkListOfEnum "${pname}: theme variants" --theme ${builtins.toString themeVariants} \ ${lib.optionalString alternativeIcons "--alternative"} \ ${lib.optionalString boldPanelIcons "--bold"} \ - ${lib.optionalString blackPanelIcons "--black"} jdupes --link-soft --recurse $out/share