unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
From: "Ludovic Courtès" <ludo@gnu.org>
To: Morgan Smith <Morgan.J.Smith@outlook.com>
Cc: paren@disroot.org, 65510@debbugs.gnu.org, andrew@trop.in
Subject: bug#65510: Errors trying to use home-dicod-service-type and home-syncthing-service-type
Date: Tue, 29 Aug 2023 11:34:18 +0200	[thread overview]
Message-ID: <87zg2aur8l.fsf@gnu.org> (raw)
In-Reply-To: <DM5PR03MB31638956F1FD00766F595BD5C51DA@DM5PR03MB3163.namprd03.prod.outlook.com> (Morgan Smith's message of "Thu, 24 Aug 2023 14:39:26 -0400")

Hi Morgan,

Morgan Smith <Morgan.J.Smith@outlook.com> skribis:

> (use-modules (gnu services)
>              (gnu home services dict)
>              (gnu home services syncthing)
>              (gnu home services mcron))
>
> (home-environment
>  (services
>   (list
>    ;; guix home: error: no target of type 'system' for service 'profile'
>    (service home-dicod-service-type)
>    ;; guix home: error: no target of type 'system' for service 'profile'
>    (service home-syncthing-service-type)

Oops.  The workaround is to explicitly add (gnu home services shepherd)
to the list of imported modules.

I’ll look for a proper fix.

Thanks for reporting the issue!

Ludo’.




  reply	other threads:[~2023-08-29  9:35 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-24 18:39 bug#65510: Errors trying to use home-dicod-service-type and home-syncthing-service-type Morgan Smith
2023-08-29  9:34 ` Ludovic Courtès [this message]
2023-08-29 10:30 ` Ludovic Courtès

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87zg2aur8l.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=65510@debbugs.gnu.org \
    --cc=Morgan.J.Smith@outlook.com \
    --cc=andrew@trop.in \
    --cc=paren@disroot.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

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

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).