all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / 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

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.