unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Dealing with environment settings on a non-Guix distribution
@ 2017-02-10  9:01 Pjotr Prins
  2017-02-10  9:37 ` Ricardo Wurmus
  0 siblings, 1 reply; 3+ messages in thread
From: Pjotr Prins @ 2017-02-10  9:01 UTC (permalink / raw)
  To: Ricardo Wurmus; +Cc: guix-devel

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.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2017-02-10 10:10 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-02-10  9:01 Dealing with environment settings on a non-Guix distribution Pjotr Prins
2017-02-10  9:37 ` Ricardo Wurmus
2017-02-10 10:07   ` Pjotr Prins

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).