[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] guix package: Show which generation is the current one.
From: |
Ludovic Courtès |
Subject: |
Re: [PATCH] guix package: Show which generation is the current one. |
Date: |
Wed, 25 Sep 2013 14:51:47 +0200 |
User-agent: |
Gnus/5.130007 (Ma Gnus v0.7) Emacs/24.3 (gnu/linux) |
Nikita Karetnikov <address@hidden> skribis:
>> I’m suggesting to have a procedure like this:
>
>> (define (current-generation-number profile)
>> ;; Return the current generation number of PROFILE.
>> ...)
>
> We already have such a procedure. It’s called ‘generation-number’.
Oh, OK.
> What do you think about this patch? Can I push it to ‘master’?
Yes!
> From 5ed5be5c786683cd5ec86d9834afca88d965d5f0 Mon Sep 17 00:00:00 2001
> From: Nikita Karetnikov <address@hidden>
> Date: Wed, 25 Sep 2013 01:55:27 +0000
> Subject: [PATCH] guix package: Show which generation is the current one.
>
> * guix/scripts/package.scm (guix-package)[process-query]: Show that a
> generation is the current one if the profile points to it.
> * tests/guix-package.sh: Test it.
Thanks,
Ludo’.
- Generation 0 (was: [PATCH] guix package: Add '--delete-generations'.), (continued)
- Generation 0 (was: [PATCH] guix package: Add '--delete-generations'.), Nikita Karetnikov, 2013/09/22
- Re: Generation 0, Ludovic Courtès, 2013/09/22
- Re: Generation 0, Nikita Karetnikov, 2013/09/23
- [PATCH] guix package: Show which generation is the current one. (was: Generation 0), Nikita Karetnikov, 2013/09/24
- Re: [PATCH] guix package: Show which generation is the current one., Ludovic Courtès, 2013/09/24
- Re: [PATCH] guix package: Show which generation is the current one., Nikita Karetnikov, 2013/09/24
- Re: [PATCH] guix package: Show which generation is the current one., Ludovic Courtès, 2013/09/24
- Re: [PATCH] guix package: Show which generation is the current one., Nikita Karetnikov, 2013/09/24
- Re: [PATCH] guix package: Show which generation is the current one.,
Ludovic Courtès <=
- Re: Generation 0, Ludovic Courtès, 2013/09/24
- Re: Generation 0, Nikita Karetnikov, 2013/09/24
- Re: Generation 0, Ludovic Courtès, 2013/09/25
- Re: Generation 0, Nikita Karetnikov, 2013/09/25
- Re: Generation 0, Ludovic Courtès, 2013/09/25
- Re: Generation 0, Nikita Karetnikov, 2013/09/25
- Re: Generation 0, Ludovic Courtès, 2013/09/26
Re: [PATCH] guix package: Add '--delete-generations'., Ludovic Courtès, 2013/09/22