[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#67880] [PATCH] teams: Add ‘core-packages’ team.
From: |
Ludovic Courtès |
Subject: |
[bug#67880] [PATCH] teams: Add ‘core-packages’ team. |
Date: |
Fri, 05 Jan 2024 12:04:57 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) |
Hi!
Mathieu Othacehe <othacehe@gnu.org> skribis:
>> +(define-team core-packages
>> + (team 'core-packages
>> + #:name "Core packages"
>> + #:description "Core packages: the GNU tool chain, Guile, Coreutils,
>> etc."
>> + #:scope (list "gnu/packages/base.scm"
>> + "gnu/packages/bootstrap.scm"
>> + "gnu/packages/commencement.scm"
>> + "gnu/packages/cross-base.scm"
>> + "gnu/packages/gcc.scm"
>> + "gnu/packages/guile.scm"
>> + "gnu/packages/make-bootstrap.scm"
>> + "guix/build/gnu-build-system.scm"
>> + "guix/build/utils.scm"
>> + "guix/build-system/gnu.scm")))
>
> Seems nice.
Cool, I’m applying the patch.
> This has probably already been discussed, but should core-updates be
> renamed core-packages here to be more inline with the teams workflow?
IMO yes, that’s the logical next step. (Maybe we can wait until the
next cycle though, dunno.)
Thanks,
Ludo’.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [bug#67880] [PATCH] teams: Add ‘core-packages’ team.,
Ludovic Courtès <=