help-guix
[Top][All Lists]
Advanced

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

Re: guix home: no target of type 'home-profile' for service 'home-bash'


From: Zach Oglesby
Subject: Re: guix home: no target of type 'home-profile' for service 'home-bash'
Date: Tue, 12 Oct 2021 10:05:47 -0400
User-agent: mu4e 1.4.15; emacs 27.2

Oleg Pykhalov <go.wigust@gmail.com> writes:

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

You also need to change (guix home-service) and (guix home-service
shells) to (guix home service) and (guix home service shells)

That was change in 
https://git.savannah.gnu.org/cgit/guix.git/commit/?id=0e8d2df0f1a4ab25c482e1c427c54e19903e62f3



reply via email to

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