* Guix Home is coming in the next Guix release
@ 2021-07-03 10:32 Andrew Tropin
0 siblings, 0 replies; 6+ messages in thread
From: Andrew Tropin @ 2021-07-03 10:32 UTC (permalink / raw)
To: guix-devel
[-- Attachment #1: Type: text/plain, Size: 769 bytes --]
We started cleaning up and moving Guix Home from rde repository to Guix
proper. It's expected to be included in the next release.
For people not yet familiar with it: Guix Home is a tool for managing
home envirnoment (dotfiles, user's Guix profile and user's Shepherd
services) in a declarative way, very similar to how Guix System manages
operating system.
The repository and documentation are available here:
https://sr.ht/~abcdw/rde
https://guix-home.trop.in/Home-Configuration.html
The project is under active refactoring, so the docs can be slightly
outdated.
If you already use it, don't hesitate to provide your feedback.
Have a great weekend and expect to be able to run
`guix home reconfigure` in the foreseeable future!)
--
Best regards,
Andrew Tropin
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 853 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread
* Guix Home is coming in the next Guix release
@ 2021-07-03 10:35 Andrew Tropin
2021-07-03 18:43 ` Chris Lemmer-Webber
2021-08-03 17:06 ` Maxim Cournoyer
0 siblings, 2 replies; 6+ messages in thread
From: Andrew Tropin @ 2021-07-03 10:35 UTC (permalink / raw)
To: guix-devel
[-- Attachment #1: Type: text/plain, Size: 769 bytes --]
We started cleaning up and moving Guix Home from rde repository to Guix
proper. It's expected to be included in the next release.
For people not yet familiar with it: Guix Home is a tool for managing
home envirnoment (dotfiles, user's Guix profile and user's Shepherd
services) in a declarative way, very similar to how Guix System manages
operating system.
The repository and documentation are available here:
https://sr.ht/~abcdw/rde
https://guix-home.trop.in/Home-Configuration.html
The project is under active refactoring, so the docs can be slightly
outdated.
If you already use it, don't hesitate to provide your feedback.
Have a great weekend and expect to be able to run
`guix home reconfigure` in the foreseeable future!)
--
Best regards,
Andrew Tropin
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 853 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Guix Home is coming in the next Guix release
2021-07-03 10:35 Guix Home is coming in the next Guix release Andrew Tropin
@ 2021-07-03 18:43 ` Chris Lemmer-Webber
2021-07-05 5:25 ` Andrew Tropin
2021-08-03 17:06 ` Maxim Cournoyer
1 sibling, 1 reply; 6+ messages in thread
From: Chris Lemmer-Webber @ 2021-07-03 18:43 UTC (permalink / raw)
To: Andrew Tropin; +Cc: guix-devel
Wow, this is really exciting!
May I ask, is this limited to on a per-user basis? Is it also possible
to, say, launch shepherds which launch shepherds?
Even if not, this is a massive step forward, just wondering :)
Andrew Tropin writes:
> We started cleaning up and moving Guix Home from rde repository to Guix
> proper. It's expected to be included in the next release.
>
> For people not yet familiar with it: Guix Home is a tool for managing
> home envirnoment (dotfiles, user's Guix profile and user's Shepherd
> services) in a declarative way, very similar to how Guix System manages
> operating system.
>
> The repository and documentation are available here:
> https://sr.ht/~abcdw/rde
> https://guix-home.trop.in/Home-Configuration.html
>
> The project is under active refactoring, so the docs can be slightly
> outdated.
>
> If you already use it, don't hesitate to provide your feedback.
>
> Have a great weekend and expect to be able to run
> `guix home reconfigure` in the foreseeable future!)
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Guix Home is coming in the next Guix release
2021-07-03 18:43 ` Chris Lemmer-Webber
@ 2021-07-05 5:25 ` Andrew Tropin
0 siblings, 0 replies; 6+ messages in thread
From: Andrew Tropin @ 2021-07-05 5:25 UTC (permalink / raw)
To: Chris Lemmer-Webber; +Cc: guix-devel
[-- Attachment #1: Type: text/plain, Size: 384 bytes --]
Chris Lemmer-Webber <cwebber@dustycloud.org> writes:
> Wow, this is really exciting!
>
> May I ask, is this limited to on a per-user basis? Is it also possible
> to, say, launch shepherds which launch shepherds?
Not sure what you mean here) If you can elaborate on the use case, I'll
provide more detailed answer)
> Even if not, this is a massive step forward, just wondering :)
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 853 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Guix Home is coming in the next Guix release
2021-07-03 10:35 Guix Home is coming in the next Guix release Andrew Tropin
2021-07-03 18:43 ` Chris Lemmer-Webber
@ 2021-08-03 17:06 ` Maxim Cournoyer
2021-08-05 5:57 ` Andrew Tropin
1 sibling, 1 reply; 6+ messages in thread
From: Maxim Cournoyer @ 2021-08-03 17:06 UTC (permalink / raw)
To: Andrew Tropin; +Cc: guix-devel
Hi Andrew,
Andrew Tropin <andrew@trop.in> writes:
> We started cleaning up and moving Guix Home from rde repository to Guix
> proper. It's expected to be included in the next release.
>
> For people not yet familiar with it: Guix Home is a tool for managing
> home envirnoment (dotfiles, user's Guix profile and user's Shepherd
> services) in a declarative way, very similar to how Guix System manages
> operating system.
>
> The repository and documentation are available here:
> https://sr.ht/~abcdw/rde
> https://guix-home.trop.in/Home-Configuration.html
>
> The project is under active refactoring, so the docs can be slightly
> outdated.
>
> If you already use it, don't hesitate to provide your feedback.
>
> Have a great weekend and expect to be able to run
> `guix home reconfigure` in the foreseeable future!)
Exciting! I've glossed at yoctocell's configuration, and I'm thrilled
that I'll have something higher level to manage my software
configuration soon :-).
Thank you for working on it.
Maxim
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Guix Home is coming in the next Guix release
2021-08-03 17:06 ` Maxim Cournoyer
@ 2021-08-05 5:57 ` Andrew Tropin
0 siblings, 0 replies; 6+ messages in thread
From: Andrew Tropin @ 2021-08-05 5:57 UTC (permalink / raw)
To: Maxim Cournoyer; +Cc: guix-devel
[-- Attachment #1: Type: text/plain, Size: 1101 bytes --]
Maxim Cournoyer <maxim.cournoyer@gmail.com> writes:
> Hi Andrew,
>
> Andrew Tropin <andrew@trop.in> writes:
>
>> We started cleaning up and moving Guix Home from rde repository to Guix
>> proper. It's expected to be included in the next release.
>>
>> For people not yet familiar with it: Guix Home is a tool for managing
>> home envirnoment (dotfiles, user's Guix profile and user's Shepherd
>> services) in a declarative way, very similar to how Guix System manages
>> operating system.
>>
>> The repository and documentation are available here:
>> https://sr.ht/~abcdw/rde
>> https://guix-home.trop.in/Home-Configuration.html
>>
>> The project is under active refactoring, so the docs can be slightly
>> outdated.
>>
>> If you already use it, don't hesitate to provide your feedback.
>>
>> Have a great weekend and expect to be able to run
>> `guix home reconfigure` in the foreseeable future!)
>
> Exciting! I've glossed at yoctocell's configuration, and I'm thrilled
> that I'll have something higher level to manage my software
> configuration soon :-).
>
> Thank you for working on it.
;-)
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 853 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2021-08-05 7:12 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-07-03 10:35 Guix Home is coming in the next Guix release Andrew Tropin
2021-07-03 18:43 ` Chris Lemmer-Webber
2021-07-05 5:25 ` Andrew Tropin
2021-08-03 17:06 ` Maxim Cournoyer
2021-08-05 5:57 ` Andrew Tropin
-- strict thread matches above, loose matches on Subject: below --
2021-07-03 10:32 Andrew Tropin
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.