From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: core-updates is back Date: Sat, 22 Nov 2014 13:01:05 +0100 Message-ID: <871tovjvge.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:38654) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xs9NM-0007I0-TQ for guix-devel@gnu.org; Sat, 22 Nov 2014 07:01:26 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Xs9ND-0007hs-SP for guix-devel@gnu.org; Sat, 22 Nov 2014 07:01:16 -0500 Received: from hera.aquilenet.fr ([2a01:474::1]:36461) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xs9ND-0007hh-LI for guix-devel@gnu.org; Sat, 22 Nov 2014 07:01:07 -0500 Received: from localhost (localhost [127.0.0.1]) by hera.aquilenet.fr (Postfix) with ESMTP id D4B423FF8 for ; Sat, 22 Nov 2014 13:01:06 +0100 (CET) Received: from hera.aquilenet.fr ([127.0.0.1]) by localhost (hera.aquilenet.fr [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id kzPUUHe7dmVM for ; Sat, 22 Nov 2014 13:01:06 +0100 (CET) Received: from pluto (reverse-83.fdn.fr [80.67.176.83]) by hera.aquilenet.fr (Postfix) with ESMTPSA id 88792138D for ; Sat, 22 Nov 2014 13:01:06 +0100 (CET) List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Guix-devel Hello! =E2=80=98core-updates=E2=80=99 is open again for updates to core packages (= the implicit inputs of =E2=80=98gnu-build-system=E2=80=99), their dependencies, or the (= guix build =E2=80=A6) modules. Things I=E2=80=99d like to see in this branch include: =E2=80=A2 Removing locales from =E2=80=98glibc=E2=80=99, and instead prov= ide a separate package to build them on-demand, and then using $LOCPATH. This will save a lot of space. =E2=80=A2 Maybe try using GCC 4.9.2 as the default compiler. Other ideas welcome. Ludo=E2=80=99.