unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
* Use of `load' in declarative module
@ 2020-08-24  4:01 Joseph LaFreniere
  2020-09-10 14:03 ` Joshua Branson
  2020-09-10 18:28 ` Ricardo Wurmus
  0 siblings, 2 replies; 3+ messages in thread
From: Joseph LaFreniere @ 2020-08-24  4:01 UTC (permalink / raw)
  To: help-guix

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


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

end of thread, other threads:[~2020-09-10 18:56 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-24  4:01 Use of `load' in declarative module Joseph LaFreniere
2020-09-10 14:03 ` Joshua Branson
2020-09-10 18:28 ` Ricardo Wurmus

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).