Re: [PATCH] guix package: Export generation procedures.

2014-10-05 Thread Ludovic Courtès
Andreas Enge skribis: > So how about the following: > --switch-generation=1 > goes to generation 1; > --switch-generation=-1 > goes 1 generation back; > --switch-generation=+1 > goes one generation forward. Sounds like a good idea. Ludo’.

Re: [PATCH] guix package: Export generation procedures.

2014-10-05 Thread Andreas Enge
On Sat, Oct 04, 2014 at 09:59:06PM +0400, Alex Kost wrote: > - (Not related to this patch, but still …) Currently with “roll-back”, > we can only switch to the previous generation. What about adding a > possibility to switch to any generation? So that we could use > something like this: >

Re: [PATCH] guix package: Export generation procedures.

2014-10-04 Thread Ludovic Courtès
k it’s a good idea! (I think it was suggested in earlier discussions, but never implemented.) > From c50d1674d3be699198afb649a2a9932ca44c89bc Mon Sep 17 00:00:00 2001 > From: Alex Kost > Date: Sat, 4 Oct 2014 20:45:35 +0400 > Subject: [PATCH] guix package: Export generation procedures. > > * guix/

[PATCH] guix package: Export generation procedures.

2014-10-04 Thread Alex Kost
neration’ one. WDYT? >From c50d1674d3be699198afb649a2a9932ca44c89bc Mon Sep 17 00:00:00 2001 From: Alex Kost Date: Sat, 4 Oct 2014 20:45:35 +0400 Subject: [PATCH] guix package: Export generation procedures. * guix/scripts/package.scm: Export 'roll-back', 'delete-gener