help-guix
[Top][All Lists]
Advanced

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

Use of `load' in declarative module


From: Joseph LaFreniere
Subject: Use of `load' in declarative module
Date: Sun, 23 Aug 2020 23:01:43 -0500

When attempting to run the code in https://guix.gnu.org/en/blog/2020/gnu-shepherd-user-services/, I get the following error:

2020-08-23T22:43:48-0500 .config/shepherd/init.d $ shepherd
Service root has been started.
WARNING: Use of `load' in declarative module (#{ g54}#). Add #:declarative? #f to your define-module invocation.

I'm not sure where the `#:declarative #f` is intended to go, since there's not `define-module` in my ~/.config/shepherd/init.scm.

--
Joseph LaFreniere



reply via email to

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