unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: ludo@gnu.org (Ludovic Courtès)
To: David Thompson <dthompson2@worcester.edu>
Cc: guix-devel <guix-devel@gnu.org>
Subject: Re: guix-shell?
Date: Thu, 18 Sep 2014 10:00:00 +0200	[thread overview]
Message-ID: <87k3511hq7.fsf@gnu.org> (raw)
In-Reply-To: <878ulhmzv0.fsf@izanagi.i-did-not-set--mail-host-address--so-tickle-me> (David Thompson's message of "Wed, 17 Sep 2014 22:22:43 -0400")

David Thompson <dthompson2@worcester.edu> skribis:

> I started working on this.  As a test, I wrote a script that loads a
> list of packages from a file, builds them, and then outputs the search
> paths.  One crucial search path is missing though: PATH.

The reason why it’s missing is that, search path specifications are
attached to packages, but there’s no obvious package to attach ‘PATH’
to.

However, it would be easy, and perhaps desirable, to change
‘search-path-environment-variables’ in package.scm to do that.

> Should 'guix environment' create a new profile with all of the
> necessary packages in it?  IIRC, nix shell doesn't do this, but I
> don't fully understand why and how.

The thing is, all the packages in question must be registered as GC
roots, at least for the duration of the shell session (otherwise they
could disappear.)

The easiest way to do that is to build a profile, and then register this
profile as a GC root (like what ‘guix build -r’ does.)

Another option would be to keep the connection to the daemon open (this
is possible if and only if ‘guix environment’ spawns the shell by
itself.)  Not so great, though.

HTH,
Ludo’.

  reply	other threads:[~2014-09-18  8:00 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-08-22  9:22 Back from GHM Ludovic Courtès
2014-08-25 11:57 ` Amirouche Boubekki
2014-08-25 13:47   ` Thompson, David
2014-08-25 15:38     ` Amirouche Boubekki
2014-08-25 22:24     ` guix-shell? Ludovic Courtès
2014-08-26 11:32       ` guix-shell? David Thompson
2014-08-28 15:45         ` guix-shell? Ludovic Courtès
2014-08-26 12:14       ` guix-shell? David Thompson
2014-08-26 20:20         ` guix-shell? Andreas Enge
2014-08-26 20:31           ` guix-shell? David Thompson
2014-08-28 12:39             ` guix-shell? Amirouche Boubekki
2014-08-28 15:50         ` guix-shell? Ludovic Courtès
2014-08-30  2:03           ` guix-shell? David Thompson
2014-08-31 15:00             ` guix-shell? Ludovic Courtès
2014-09-18  2:22           ` guix-shell? David Thompson
2014-09-18  8:00             ` Ludovic Courtès [this message]
2014-09-21 17:25               ` guix-shell? David Thompson
2014-09-21 19:54                 ` guix-shell? Ludovic Courtès
2014-09-22  7:40                   ` guix-shell? Ludovic Courtès

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=87k3511hq7.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=dthompson2@worcester.edu \
    --cc=guix-devel@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.
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).