[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] guix package: Show which generation is the current one.
From: |
Nikita Karetnikov |
Subject: |
Re: [PATCH] guix package: Show which generation is the current one. |
Date: |
Wed, 25 Sep 2013 06:10:35 +0400 |
> 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’.
What do you think about this patch? Can I push it to ‘master’?
0001-guix-package-Show-which-generation-is-the-current-on.patch
Description: Text Data
pgpZNjCMCRjI0.pgp
Description: PGP signature
- [PATCH] guix package: Add '--delete-generations'., Nikita Karetnikov, 2013/09/22
- 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 <=
- Re: [PATCH] guix package: Show which generation is the current one., Ludovic Courtès, 2013/09/25
- 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