rxvt-unicode: remove outdated comment

libXft upstream has emoji support since version 2.3.5
This commit is contained in:
quantenzitrone
2026-02-06 00:22:53 +01:00
parent aeaba4e98a
commit 273752f55e
@@ -90,8 +90,6 @@ stdenv.mkDerivation {
(
if emojiSupport then
[
# the required patches to libXft are in nixpkgs by default, see
# ../../../servers/x11/xorg/overrides.nix
(fetchPatchFromAUR {
name = "enable-wide-glyphs.patch";
package = "rxvt-unicode-truecolor-wide-glyphs";