From ae0d335744210224b884ab16f532f866f1f45e56 Mon Sep 17 00:00:00 2001 From: Maxim Cournoyer Date: Fri, 1 Nov 2024 10:53:41 +0900 Subject: [PATCH] services: herd: Export 'eval-there' in API. * gnu/services/herd.scm (gnu): Export 'eval-there', which is useful to evaluate Scheme expressions. Change-Id: Iff1db56e0847fc5886ac9fe594d677b363e7e6e7 --- gnu/services/herd.scm | 1 + 1 file changed, 1 insertion(+) diff --git a/gnu/services/herd.scm b/gnu/services/herd.scm index 4b47acf72a4f5846fde2eee5ba2781ca68042e3e..c185fc2cec07a5870ac9fada1eb6f9f46959c7aa 100644 --- a/gnu/services/herd.scm +++ b/gnu/services/herd.scm @@ -54,6 +54,7 @@ with-shepherd-action current-service current-services + eval-there unload-services unload-service load-services