unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Julien Lepiller <julien@lepiller.eu>
To: guix-devel@gnu.org, Joshua Branson <jbranso@dismail.de>
Subject: Re: Extending Guix without using the Guile load path
Date: Tue, 17 Mar 2020 15:36:31 -0400	[thread overview]
Message-ID: <4B866E8B-8A44-4064-90B5-08527560870B@lepiller.eu> (raw)
In-Reply-To: <86r1xqal2c.fsf@dismail.de>

Le 17 mars 2020 14:32:59 GMT-04:00, Joshua Branson <jbranso@dismail.de> a écrit :
>Ludovic Courtès <ludo@gnu.org> writes:
>
>>
>> (Though eventually, I do think something like Guix Home should be
>part
>> of Guix itself.  :-))
>
>May I ask is Guix Home similar to systemd homed?  Or do they have
>slightly different objectives?

From what I understand, homed makes your home an archive (a single file that is transparently mounted) that can be used on different machines. I'm not sure what this is trying to address, but it sounds very much like using a mutable container in terms of benefits.

The home manager doesn't take care of any data in your home, only your configuration. In fact, you need a separate directory for your data so the home manager can take over your home. It's the guix way of creating your home configuration. It makes it portable too, since a single file is required to reproduce the same home environment (excluding your data). In a way, this is similar to how guix is a solution to containers' drawbacks :)

However, just like guix can produce docker containers, in theory I think building a homed archive is perfectly possible. Both approaches are not incompatible.

Even though it's technically nice and intellectually satisfiying, it is still very alpha and limited. Don't expect much of it in practice!

  reply	other threads:[~2020-03-17 19:37 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-19 15:36 Extending Guix without using the Guile load path Ricardo Wurmus
2020-02-19 19:46 ` Gábor Boskovits
2020-02-19 20:40   ` Julien Lepiller
2020-03-12 13:29 ` Ludovic Courtès
2020-03-17 18:32   ` Joshua Branson
2020-03-17 19:36     ` Julien Lepiller [this message]
2020-10-31 22:53   ` Ricardo Wurmus
2020-10-31 22:53   ` Ricardo Wurmus
2020-11-01 22:23     ` Ludovic Courtès
2020-12-06  1:14       ` Ricardo Wurmus
2020-12-08 11:03         ` Ludovic Courtès
2021-01-05 10:18           ` [PATCH] Discover extensions via GUIX_EXTENSIONS_PATH Ricardo Wurmus

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=4B866E8B-8A44-4064-90B5-08527560870B@lepiller.eu \
    --to=julien@lepiller.eu \
    --cc=guix-devel@gnu.org \
    --cc=jbranso@dismail.de \
    /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).