[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Generation 0
From: |
Nikita Karetnikov |
Subject: |
Re: Generation 0 |
Date: |
Wed, 25 Sep 2013 02:29:53 +0400 |
What about these patches? Should the first patch also test the
following case?
+ (let ((numbers (generation-numbers profile)))
+ (if (equal? numbers '(0))
+ (exit 1)
+ (for-each list-generation numbers))))
0001-guix-package-Exit-with-1-when-a-generation-cannot-be.patch
Description: Text Data
0002-guix-package-Do-not-list-the-zeroth-generation.patch
Description: Text Data
pgpKU3J1qarC7.pgp
Description: PGP signature
- Re: Generation 0, (continued)
- 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, 2013/09/25
- Re: Generation 0, Ludovic Courtès, 2013/09/24
- Re: Generation 0,
Nikita Karetnikov <=
- 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