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