[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
07/210: Revert "use %bootstrap-guile -- still guile-2.2 in bag-with-orig
From: |
Jan Nieuwenhuizen |
Subject: |
07/210: Revert "use %bootstrap-guile -- still guile-2.2 in bag-with-origins :-(" |
Date: |
Sat, 8 Sep 2018 10:35:57 -0400 (EDT) |
janneke pushed a commit to branch wip-bootstrap
in repository guix.
commit 3522a647e885d94840fe3ce88e0ed4d653a62b95
Author: Jan Nieuwenhuizen <address@hidden>
Date: Fri Nov 24 22:43:41 2017 +0100
Revert "use %bootstrap-guile -- still guile-2.2 in bag-with-origins :-("
This reverts commit 80f5579a365b7475300f6f4a7e677cce07ed3b23.
---
gnu/packages/mes.scm | 12 ++++--------
1 file changed, 4 insertions(+), 8 deletions(-)
diff --git a/gnu/packages/mes.scm b/gnu/packages/mes.scm
index ab49998..18c3e22 100644
--- a/gnu/packages/mes.scm
+++ b/gnu/packages/mes.scm
@@ -74,8 +74,7 @@
(supported-systems '("i686-linux" "x86_64-linux"))
(build-system trivial-build-system)
(arguments
- `(#:guile ,%bootstrap-guile
- #:modules ((guix build utils))
+ `(#:modules ((guix build utils))
#:builder
(begin
(use-modules (guix build utils))
@@ -160,8 +159,7 @@ with a Knight VM that runs Forth and Lisp.")
(supported-systems '("i686-linux" "x86_64-linux"))
(build-system trivial-build-system)
(arguments
- `(#:guile ,%bootstrap-guile
- #:modules ((guix build utils))
+ `(#:modules ((guix build utils))
#:builder
(begin
(use-modules (guix build utils))
@@ -251,8 +249,7 @@ hex2 linker.")
(base32
"1pknfxdynn8gv1xnwfwqbpgqmi0j80yvj2n20y2lq3rhmmyhz81b"))))))
(arguments
- `(#:guile ,%bootstrap-guile
- #:modules ((guix build utils))
+ `(#:modules ((guix build utils))
#:builder
(begin
(use-modules (guix build utils))
@@ -383,8 +380,7 @@ extensive examples, including parsers for the Javascript
and C99 languages.")
(base32
"0l276qwda166lm27w0yv37wisdgxx2giv8b5lsbynyf3ax7045mf"))))))
(arguments
- `(#:guile ,%bootstrap-guile
- #:modules ((guix build utils))
+ `(#:modules ((guix build utils))
#:builder
(begin
(use-modules (guix build utils))
- 41/210: gnu: %mescc-tools-seed: Update to new gitlab url scheme., (continued)
- 41/210: gnu: %mescc-tools-seed: Update to new gitlab url scheme., Jan Nieuwenhuizen, 2018/09/08
- 35/210: gnu: Update mes-boot: M4 support: robustify headers., Jan Nieuwenhuizen, 2018/09/08
- 31/210: gnu: Update tcc-boot: mescc char cast truncate bug., Jan Nieuwenhuizen, 2018/09/08
- 32/210: gnu: Update tcc-boot: mescc char cast truncate bug #2., Jan Nieuwenhuizen, 2018/09/08
- 30/210: gnu: Update tcc-boot: mescc has no long long., Jan Nieuwenhuizen, 2018/09/08
- 26/210: gnu: Update mescc-tools-boot, mes-boot, tcc-boot., Jan Nieuwenhuizen, 2018/09/08
- 28/210: gnu: Update mes-boot, tcc-boot: __udivdi3, __umoddi3., Jan Nieuwenhuizen, 2018/09/08
- 25/210: gnu: Update mescc-tools-boot: Binaries with function debug info., Jan Nieuwenhuizen, 2018/09/08
- 11/210: tcc-boot: bump tinycc-seed: GNU Gcc support: Add ferror., Jan Nieuwenhuizen, 2018/09/08
- 12/210: bump mes-boot: mlibc: GNU Gcc support: setjmp, longjmp., Jan Nieuwenhuizen, 2018/09/08
- 07/210: Revert "use %bootstrap-guile -- still guile-2.2 in bag-with-origins :-(",
Jan Nieuwenhuizen <=
- 02/210: gnu: Add mescc-tools-boot., Jan Nieuwenhuizen, 2018/09/08
- 29/210: gnu: Update tcc-boot: mescc has no unsigned arithmetic., Jan Nieuwenhuizen, 2018/09/08
- 23/210: gnu: mescc-tools-boot: Update to bootstrap from M1 binaries., Jan Nieuwenhuizen, 2018/09/08
- 19/210: gnu: mes-boot: Use bootstrap Guile and simplify., Jan Nieuwenhuizen, 2018/09/08
- 18/210: gnu: mescc-tools-boot: Use bootstrap Guile and simplify., Jan Nieuwenhuizen, 2018/09/08
- 16/210: bump: mes-boot: fixup for 80-setjmp test, Jan Nieuwenhuizen, 2018/09/08
- 20/210: gnu: mes-boot: Update mes-boot, mes-seed: Mescc-tools support., Jan Nieuwenhuizen, 2018/09/08
- 15/210: gnu: tcc-boot: Use bootstrap Guile and simplify., Jan Nieuwenhuizen, 2018/09/08
- 08/210: gnu: Add gcc-boot. WIP, Jan Nieuwenhuizen, 2018/09/08
- 09/210: bump tcc-boot: add sysinclude path for [m4] configure., Jan Nieuwenhuizen, 2018/09/08