all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#37040] [PATCH] remote: Resolve missing 'G_'.
@ 2019-08-15 16:09 Jakob L. Kreuze
  2019-08-16 12:46 ` bug#37040: " Christopher Lemmer Webber
  0 siblings, 1 reply; 2+ messages in thread
From: Jakob L. Kreuze @ 2019-08-15 16:09 UTC (permalink / raw)
  To: 37040

[-- Attachment #1: Type: text/plain, Size: 440 bytes --]

---
 guix/remote.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/guix/remote.scm b/guix/remote.scm
index ae2fe17dd2..d0c3d04a25 100644
--- a/guix/remote.scm
+++ b/guix/remote.scm
@@ -19,6 +19,7 @@
 (define-module (guix remote)
   #:use-module (guix ssh)
   #:use-module (guix gexp)
+  #:use-module (guix i18n)
   #:use-module (guix inferior)
   #:use-module (guix store)
   #:use-module (guix monads)
-- 
2.22.0


[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#37040: [PATCH] remote: Resolve missing 'G_'.
  2019-08-15 16:09 [bug#37040] [PATCH] remote: Resolve missing 'G_' Jakob L. Kreuze
@ 2019-08-16 12:46 ` Christopher Lemmer Webber
  0 siblings, 0 replies; 2+ messages in thread
From: Christopher Lemmer Webber @ 2019-08-16 12:46 UTC (permalink / raw)
  To: guix-patches; +Cc: 37040-done

(Changelog style commit was missing but I added it.)

Thanks for being so fast on this patch!  Merged and pushed!

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-08-16 12:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-08-15 16:09 [bug#37040] [PATCH] remote: Resolve missing 'G_' Jakob L. Kreuze
2019-08-16 12:46 ` bug#37040: " Christopher Lemmer Webber

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.