all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Pjotr Prins <pjotr.public12@thebird.nl>
To: Ricardo Wurmus <rekado@elephly.net>
Cc: guix-devel <guix-devel@gnu.org>
Subject: Dealing with environment settings on a non-Guix distribution
Date: Fri, 10 Feb 2017 09:01:22 +0000	[thread overview]
Message-ID: <20170210090122.GA30408@mail.thebird.nl> (raw)

Dear Ricardo,

@FOSDEM one thing came up that we ought to make it easier to handle
environment settings (shell variables). Yesterday, I had to help
somenone use R and install some packages in $HOME. This proved quite
hairy. Mostly because we needed to tell R about certificates in
/etc/ssl, change the native download from curl to wget, and to tell R
about library paths for dependencies on openssl, for example. Not
something you'd like a non-guixer try to figure out.

For Ruby I created a script in 

  https://github.com/pjotrp/guix-notes/blob/master/scripts/ruby-guix-env

(actually it is out of date, I also deal with certificates).

I think we can have more of these 'environment' managing scripts. Can
we somehow get them into Guix? Maybe create a separate package for
each of them - say ruby-guix-env and r-guix-env? It would help
bootstrap people using Guix for R, ruby and other languages.

Pj.

             reply	other threads:[~2017-02-10  9:04 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-02-10  9:01 Pjotr Prins [this message]
2017-02-10  9:37 ` Dealing with environment settings on a non-Guix distribution Ricardo Wurmus
2017-02-10 10:07   ` Pjotr Prins

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20170210090122.GA30408@mail.thebird.nl \
    --to=pjotr.public12@thebird.nl \
    --cc=guix-devel@gnu.org \
    --cc=rekado@elephly.net \
    /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 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.