emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#68168: closed ([PATCH] home: fontutils: Don't install fontconfig.)


From: GNU bug Tracking System
Subject: bug#68168: closed ([PATCH] home: fontutils: Don't install fontconfig.)
Date: Wed, 17 Jan 2024 18:43:02 +0000

Your message dated Wed, 17 Jan 2024 20:41:56 +0200
with message-id <ZagfdNJxcH3SpTek@3900XT>
and subject line Re: bug#68168: Acknowledgement ([PATCH] home: fontutils: Don't 
install fontconfig.)
has caused the debbugs.gnu.org bug report #68168,
regarding [PATCH] home: fontutils: Don't install fontconfig.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
68168: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=68168
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] home: fontutils: Don't install fontconfig. Date: Sun, 31 Dec 2023 13:28:43 +0200
* gnu/home/services/fontutils.scm (home-fontconfig-service-type): Don't
add fontconfig to the profile.

Change-Id: I28208461efdfa4a585ee61db3a23bed05eb38d02
---
 gnu/home/services/fontutils.scm | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/gnu/home/services/fontutils.scm b/gnu/home/services/fontutils.scm
index 0e60bc2035..0090d53985 100644
--- a/gnu/home/services/fontutils.scm
+++ b/gnu/home/services/fontutils.scm
@@ -81,10 +81,7 @@ (define home-fontconfig-service-type
                         add-fontconfig-config-file)
                        (service-extension
                         home-run-on-change-service-type
-                        regenerate-font-cache-gexp)
-                       (service-extension
-                        home-profile-service-type
-                        (const (list fontconfig)))))
+                        regenerate-font-cache-gexp)))
                 (compose concatenate)
                 (extend append)
                 (default-value '("~/.guix-home/profile/share/fonts"))

base-commit: 9d148d08be9d77781e8103915b1f498b03fd3dd2
prerequisite-patch-id: ebb16926043f4377669a042730dddd7e9c4d7a39
-- 
Efraim Flashner   <efraim@flashner.co.il>   רנשלפ םירפא
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted




--- End Message ---
--- Begin Message --- Subject: Re: bug#68168: Acknowledgement ([PATCH] home: fontutils: Don't install fontconfig.) Date: Wed, 17 Jan 2024 20:41:56 +0200
Patch applied

-- 
Efraim Flashner   <efraim@flashner.co.il>   רנשלפ םירפא
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]