From c261786ee1c1acd54c8351e32a7cb890924dd7d6 Mon Sep 17 00:00:00 2001 From: Christopher Baines Date: Sun, 21 Apr 2024 10:42:33 +0100 Subject: store: Export operation-id. * 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 @@ hash-algo build-mode + operation-id + connect-to-daemon open-connection port->connection -- cgit v1.2.3