summaryrefslogtreecommitdiff
path: root/gnu/local.mk
diff options
context:
space:
mode:
authorbdunahu <bdunahu@operationnull.com>2026-03-03 13:49:11 -0500
committerNguyễn Gia Phong <cnx@loang.net>2026-04-02 13:09:56 +0900
commit7c8cb33b980c4bc93fdf67e36a0eaf05d94ea833 (patch)
tree2b61c07d27c921c4b34b3f43dadb8a78222f5472 /gnu/local.mk
parentbd0bba7440dfd1074da63e68fd8f3890eef3ec5b (diff)
gnu: nheko: Apply patch to render message replies properly.
* gnu/packages/patches/nheko-0-12-1-fix-rendering-replies.patch: New file. * gnu/packages/messaging.scm (nheko)[source]: Apply it. * gnu/local.mk: (dist_patch_DATA): Register it. Change-Id: I262b8054e9ef6365450c8f89a69d60e4200f996f Merges: https://codeberg.org/guix/guix/pulls/6853 Signed-off-by: Nguyễn Gia Phong <cnx@loang.net>
Diffstat (limited to 'gnu/local.mk')
-rw-r--r--gnu/local.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/local.mk b/gnu/local.mk
index 22f86c64fc2..d22961f84eb 100644
--- a/gnu/local.mk
+++ b/gnu/local.mk
@@ -1975,6 +1975,7 @@ dist_patch_DATA = \
%D%/packages/patches/netsurf-y2038-tests.patch \
%D%/packages/patches/netsurf-longer-test-timeout.patch \
%D%/packages/patches/nhc98-c-update.patch \
+ %D%/packages/patches/nheko-0-12-1-fix-rendering-replies.patch \
%D%/packages/patches/nix-dont-build-html-doc.diff \
%D%/packages/patches/nfs4-acl-tools-0.3.7-fixpaths.patch \
%D%/packages/patches/network-manager-plugin-ownership.patch \