unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
From: Oleg Pykhalov <go.wigust@gmail.com>
To: Dustin Lyons <me@dustinlyons.co>
Cc: help-guix@gnu.org
Subject: Re: guix home: no target of type 'home-profile' for service 'home-bash'
Date: Tue, 12 Oct 2021 16:09:52 +0300	[thread overview]
Message-ID: <87zgrel78f.fsf@gmail.com> (raw)
In-Reply-To: <CAJ-FgNCCy-ngCRVC_ZBEvfeVQWg8P6UWSYyhATZb7Jc5UaRq4A@mail.gmail.com> (Dustin Lyons's message of "Tue, 12 Oct 2021 07:46:29 -0400")

[-- Attachment #1: Type: text/plain, Size: 424 bytes --]

Hello,

Dustin Lyons <me@dustinlyons.co> writes:

> I had a working guix home configuration, happily importing all of my
> dotfiles into the guix store, but a most recent guix pull broke it. […]

home-bash-configuration and other service configurations accept only
file-like objects (no strings), so to make it work you could use:

(plain-file "bashrc" "# configuration string
# another configuration string")

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 861 bytes --]

  reply	other threads:[~2021-10-12 13:10 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-12 11:46 guix home: no target of type 'home-profile' for service 'home-bash' Dustin Lyons
2021-10-12 13:09 ` Oleg Pykhalov [this message]
2021-10-12 14:05   ` Zach Oglesby
2021-10-12 19:45     ` Dustin Lyons
2021-10-13  7:15   ` Daniel Meißner
2021-10-13  8:45     ` Oleg Pykhalov

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=87zgrel78f.fsf@gmail.com \
    --to=go.wigust@gmail.com \
    --cc=help-guix@gnu.org \
    --cc=me@dustinlyons.co \
    /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.
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).