* [bug#68168] [PATCH] home: fontutils: Don't install fontconfig.
@ 2023-12-31 11:28 Efraim Flashner
[not found] ` <handler.68168.B.17040221475698.ack@debbugs.gnu.org>
0 siblings, 1 reply; 2+ messages in thread
From: Efraim Flashner @ 2023-12-31 11:28 UTC (permalink / raw)
To: 68168; +Cc: Efraim Flashner
* 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
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#68168: Acknowledgement ([PATCH] home: fontutils: Don't install fontconfig.)
[not found] ` <handler.68168.B.17040221475698.ack@debbugs.gnu.org>
@ 2024-01-17 18:41 ` Efraim Flashner
0 siblings, 0 replies; 2+ messages in thread
From: Efraim Flashner @ 2024-01-17 18:41 UTC (permalink / raw)
To: 68168-done
[-- Attachment #1: Type: text/plain, Size: 228 bytes --]
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 #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-01-17 18:43 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-12-31 11:28 [bug#68168] [PATCH] home: fontutils: Don't install fontconfig Efraim Flashner
[not found] ` <handler.68168.B.17040221475698.ack@debbugs.gnu.org>
2024-01-17 18:41 ` bug#68168: Acknowledgement ([PATCH] home: fontutils: Don't install fontconfig.) Efraim Flashner
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.