GNU bug report logs - #67880
[PATCH] teams: Add ‘core-packages’ team.

Previous Next

Package: guix-patches;

Reported by: Ludovic Courtès <ludo <at> gnu.org>

Date: Mon, 18 Dec 2023 18:03:02 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Mathieu Othacehe <othacehe <at> gnu.org>
To: Ludovic Courtès <ludo <at> gnu.org>
Cc: Josselin Poiret <dev <at> jpoiret.xyz>, Tobias Geerinckx-Rice <me <at> tobias.gr>, Marius Bakke <marius <at> gnu.org>, 67880 <at> debbugs.gnu.org, Christopher Baines <guix <at> cbaines.net>, Janneke Nieuwenhuizen <janneke <at> gnu.org>
Subject: [bug#67880] [PATCH] teams: Add ‘core-packages’ team.
Date: Mon, 25 Dec 2023 17:43:03 +0100
Hey Ludo,

> +(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. This has probably already been discussed, but should
core-updates be renamed core-packages here to be more inline with the
teams workflow?

Thanks,

Mathieu




This bug report was last modified 1 year and 138 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.