unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
From: Zelphir Kaltstahl <zelphirkaltstahl@posteo.de>
To: help-guix@gnu.org
Subject: Re: mailing list and Evolution / Email client and: Guix, compared with Trisquel/Guix
Date: Sun, 13 Feb 2022 16:40:47 +0000	[thread overview]
Message-ID: <7aacc76f-d46f-cb33-2e2c-5b9a9a97b45a@posteo.de> (raw)
In-Reply-To: <mailman.1770.1644758582.1255.help-guix@gnu.org>

On 2/13/22 14:23, help-guix-request@gnu.org wrote:
> Gottfried<gottfried@posteo.de>  writes:
>
>> What`s the difference to install GNU Guix as a system or install
>> Trisquel and Guix on top of it? What is the advantage of both
>> possibilities?
> With Guix System you get all the services from Guix System.
>
> You can boot older generations of your system, and there is no “state”
> shared between generations of your system.  Any time you upgrade your
> system (with “guix system reconfigure /path/to/my/config.scm”) Guix
> builds a new, independent system.  Any time you boot you can select the
> latest or a previous generation of your system, and when booting the
> selected system is initialized from scratch (it copies files from
> /gnu/store to /etc, creates user accounts, etc).
>
> What’s great about this Guix System approach in my opinion:
>
> - you have a safety net and can recover from bad upgrades
> - changes to the system are not permanent unless you make them so
> - changes to one system generation don’t affect older system generations
>
> There is still a potential for complication when changing hardware
> (e.g. an old generation expecting a certain disk to appear, but you no
> longer have a disk with that label, so you can’t boot that old
> generation without hassle), but overall it takes the fear out of
> upgrading.
>
>> I installed Guix as my System because if I had installed Trisquel I
>> would have older software. And to add Guix on top of Trisquel seemed
>> to me not so beneficiary and may be leading to inconsistency. To be on
>> the save side I installed Guix as my System in order to run smoothly.
> Good choice!  When you use Guix on top of Trisquel you’re still using a
> lot of software from Trisquel, which has the potential of conflicting
> with your software from Guix — especially with search paths and
> environment variables that invariably end up causing Trisquel to load
> incompatible stuff from Guix or vice versa.

I would say though, that using Guix package manager on foreign distro (like 
Trisquel) is still very helpful. For one you can use guix time machine and guix 
environments to have reproducible environments for your software development 
projects. The other huge benefit I see is access to mostly up-to-date free 
software package, which might be missing in your foreign distro's repositories 
and the ability to install them and remove them cleanly.

I don't see how Trisquel would invariably load incompatible stuff. All you do is 
put the guix profile on the path and from the guix profile there are symlinks to 
the gnu store. Whatever you install in the guix profile will then be on the 
path, but that is just normal, I guess. I don't see any issue that I would not 
have with a different tool installing software. I also haven't seen incompatible 
stuff yet. Might be just me installing usually well known software, that has 
been tested more thoroughly and not having run into the edge cases yet.

Personally I use guix on foreign distro every day and I am glad to have it and 
not having to do the full jump to guix distro. Surely that would be interesting, 
but job requirements make that difficult and I cannot spend time on debugging my 
system on the job. Maybe guix distro is easier to handle than I think. One day I 
will probably try it out : )

Regards,
Zelphir

-- 
repositories:https://notabug.org/ZelphirKaltstahl

       reply	other threads:[~2022-02-13 16:41 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.1770.1644758582.1255.help-guix@gnu.org>
2022-02-13 16:40 ` Zelphir Kaltstahl [this message]
2022-02-13 18:25   ` mailing list and Evolution / Email client and: Guix, compared with Trisquel/Guix 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=7aacc76f-d46f-cb33-2e2c-5b9a9a97b45a@posteo.de \
    --to=zelphirkaltstahl@posteo.de \
    --cc=help-guix@gnu.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.
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).