guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Foreign packages and reproducibility (formerly Re: [PATCH] gnu: Add


From: Pjotr Prins
Subject: Re: Foreign packages and reproducibility (formerly Re: [PATCH] gnu: Add ruby-nokogiri)
Date: Mon, 22 Feb 2016 13:51:27 +0100
User-agent: Mutt/1.5.21 (2010-09-15)

On Sun, Feb 21, 2016 at 06:31:27PM +0100, Pjotr Prins wrote:
> Another option would be have a symlinked profile for every ruby interpreter 
> with
> the full hash
> 
> /var/guix/profile/per-ruby/ziy7a6zib846426kprc7fgimggh8bz97-ruby-2.1.3/
> 
> which contains symlinks to the libraries/gems installed against that ruby.

Hmmm. One problem is that this will be a global profile. We should do

  
/var/guix/profile/per-user/per-ruby/ziy7a6zib846426kprc7fgimggh8bz97-ruby-2.1.3/

instead. Now the Ruby interpreter has to be aware about users too :/

Pj.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]