[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch wip-bootstrap updated (d86b17e -> b04eb17)
From: |
guix-commits |
Subject: |
branch wip-bootstrap updated (d86b17e -> b04eb17) |
Date: |
Sat, 8 Feb 2020 12:10:50 -0500 (EST) |
samplet pushed a change to branch wip-bootstrap
in repository guix.
from d86b17e gnu: commencement: glibc-boot0: Remove gash, use
bash-mesboot0 only.
new 67a6813 gnu: Rename 'gash-core-utils' to 'gash-utils'.
new edbdc6b Add (guix build gnu-bootstrap).
new 54e52f5 gnu: commencement: Simplify Gash and Gash-Utils.
new c1b376c gnu: commencement: Remove %bootstrap-guile+guild.
new b04eb17 gnu: commencement: Fix '%boot-mesboot1-inputs'.
The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
Makefile.am | 1 +
gnu/packages/commencement.scm | 442 +++++++++++++++---------------------------
gnu/packages/shells.scm | 36 ++--
guix/build/gnu-bootstrap.scm | 114 +++++++++++
4 files changed, 281 insertions(+), 312 deletions(-)
create mode 100644 guix/build/gnu-bootstrap.scm
- branch wip-bootstrap updated (d86b17e -> b04eb17),
guix-commits <=
- 01/05: gnu: Rename 'gash-core-utils' to 'gash-utils'., guix-commits, 2020/02/08
- 02/05: Add (guix build gnu-bootstrap)., guix-commits, 2020/02/08
- 05/05: gnu: commencement: Fix '%boot-mesboot1-inputs'., guix-commits, 2020/02/08
- 04/05: gnu: commencement: Remove %bootstrap-guile+guild., guix-commits, 2020/02/08
- 03/05: gnu: commencement: Simplify Gash and Gash-Utils., guix-commits, 2020/02/08