[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#31841: ./pre-inst-env guix system no longer works without ~/.config/
From: |
Ludovic Courtès |
Subject: |
bug#31841: ./pre-inst-env guix system no longer works without ~/.config/guix |
Date: |
Sun, 17 Jun 2018 22:53:06 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux) |
Hello,
Mark H Weaver <address@hidden> skribis:
> I should emphasize that when running Guix this way, if you wish to avoid
> running 'guix pull', it's important to always keep at least one
> known-good development environment for Guix saved as a GC root. Toward
> that end, when I run "guix environment guix" to update my development
> environment profile, I make sure to preserve my previous profile as a GC
> root until I'm confident that my new profile is working.
The “make as-derivation” command aims to help with this bootstrapping
problem: given an already installed Guix, it builds your checkout and
its dependencies like ‘guix pull’ would do. Thus, you can run:
$(make as-derivation)/bin/guix environment guix
This is just a first step, but I think “make” and “make
as-derivation”/“guix pull” should converge because there’s clearly some
overlap.
Ludo’.
- bug#31841: ./pre-inst-env guix system no longer works without ~/.config/guix, (continued)
- bug#31841: ./pre-inst-env guix system no longer works without ~/.config/guix, Ludovic Courtès, 2018/06/15
- bug#31841: ./pre-inst-env guix system no longer works without ~/.config/guix, Mark H Weaver, 2018/06/15
- bug#31841: ./pre-inst-env guix system no longer works without ~/.config/guix, Ludovic Courtès, 2018/06/15
- bug#31841: ./pre-inst-env guix system no longer works without ~/.config/guix, myglc2, 2018/06/15
- bug#31841: ./pre-inst-env guix system no longer works without ~/.config/guix, Mark H Weaver, 2018/06/16
- bug#31841: ./pre-inst-env guix system no longer works without ~/.config/guix, Ludovic Courtès, 2018/06/16
- bug#31841: ./pre-inst-env guix system no longer works without ~/.config/guix, Mark H Weaver, 2018/06/16
- bug#31841: ./pre-inst-env guix system no longer works without ~/.config/guix, George Clemmer, 2018/06/16
- bug#31841: ./pre-inst-env guix system no longer works without ~/.config/guix,
Ludovic Courtès <=
- bug#31841: ./pre-inst-env guix system no longer works without ~/.config/guix, myglc2, 2018/06/19
- bug#31841: ./pre-inst-env guix system no longer works without ~/.config/guix, Ludovic Courtès, 2018/06/20
- bug#31841: ./pre-inst-env guix system no longer works without ~/.config/guix, Mark H Weaver, 2018/06/16
bug#31841: Status: Guix requires guile-sqlite3, Maxim Cournoyer, 2018/06/17