bug#25118: All ruby packages replaced by version 2.3.3

2016-12-05 Thread Leo Famulari
On Mon, Dec 05, 2016 at 01:18:04PM +, Christopher Baines wrote: > On master (8f35c0306192c4b62646f2aa02879c2a8c4f4a07), as ruby 2.3.1 is > replaced by 2.3.3, and all ruby packages inherit from ruby 2.3.1, all > versions of ruby end up being 2.3.3. > > For example: > → guix environment

bug#25100: 'guix system reconfigure' fails when new generation already exists

2016-12-05 Thread Ludovic Courtès
Hi! Chris Marusich skribis: > I've noticed that, in GuixSD, if one rolls back the system with 'guix > system roll-back' or switches to a previous generation with 'guix system > switch-generation', and then one tries to run 'guix system reconfigure', > the operation fails

bug#25118: All ruby packages replaced by version 2.3.3

2016-12-05 Thread Christopher Baines
On master (8f35c0306192c4b62646f2aa02879c2a8c4f4a07), as ruby 2.3.1 is replaced by 2.3.3, and all ruby packages inherit from ruby 2.3.1, all versions of ruby end up being 2.3.3. For example: → guix environment --container --ad-hoc --pure -e "(begin (use-modules (gnu packages ruby)) ruby-2.1)" --