guix-patches
[Top][All Lists]
Advanced

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

[bug#70494] [PATCH 15/23] store: Export operation-id.


From: Christopher Baines
Subject: [bug#70494] [PATCH 15/23] store: Export operation-id.
Date: Sun, 21 Apr 2024 10:42:33 +0100

* guix/store.scm (operation-id): Export.

Change-Id: I03c83973c9056795fef935016df7321a69c1116d
---
 guix/store.scm | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/guix/store.scm b/guix/store.scm
index 096efcd128..cbf644ac30 100644
--- a/guix/store.scm
+++ b/guix/store.scm
@@ -101,6 +101,8 @@ (define-module (guix store)
             hash-algo
             build-mode
 
+            operation-id
+
             connect-to-daemon
             open-connection
             port->connection
-- 
2.41.0






reply via email to

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