[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
07/211: Revert "use %bootstrap-guile -- still guile-2.2 in bag-with-orig
From: |
Jan Nieuwenhuizen |
Subject: |
07/211: Revert "use %bootstrap-guile -- still guile-2.2 in bag-with-origins :-(" |
Date: |
Sat, 8 Sep 2018 11:09:15 -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))
- 35/211: gnu: Update mes-boot: M4 support: robustify headers., (continued)
- 35/211: gnu: Update mes-boot: M4 support: robustify headers., Jan Nieuwenhuizen, 2018/09/08
- 30/211: gnu: Update tcc-boot: mescc has no long long., Jan Nieuwenhuizen, 2018/09/08
- 33/211: gnu: Update mes-boot: Add qsort., Jan Nieuwenhuizen, 2018/09/08
- 32/211: gnu: Update tcc-boot: mescc char cast truncate bug #2., Jan Nieuwenhuizen, 2018/09/08
- 26/211: gnu: Update mescc-tools-boot, mes-boot, tcc-boot., Jan Nieuwenhuizen, 2018/09/08
- 28/211: gnu: Update mes-boot, tcc-boot: __udivdi3, __umoddi3., Jan Nieuwenhuizen, 2018/09/08
- 25/211: gnu: Update mescc-tools-boot: Binaries with function debug info., Jan Nieuwenhuizen, 2018/09/08
- 21/211: gnu: Update mes-boot: Mescc-tools support: char foo[BAR] = {'a', 'b', 'c'}., Jan Nieuwenhuizen, 2018/09/08
- 22/211: gnu: Update mescc-tools-boot: bootstrap from .M1 sources: remove MORTAL SIN., Jan Nieuwenhuizen, 2018/09/08
- 20/211: gnu: mes-boot: Update mes-boot, mes-seed: Mescc-tools support., Jan Nieuwenhuizen, 2018/09/08
- 07/211: Revert "use %bootstrap-guile -- still guile-2.2 in bag-with-origins :-(",
Jan Nieuwenhuizen <=
- 03/211: gnu: Add mes-boot., Jan Nieuwenhuizen, 2018/09/08
- 18/211: gnu: mescc-tools-boot: Use bootstrap Guile and simplify., Jan Nieuwenhuizen, 2018/09/08
- 11/211: tcc-boot: bump tinycc-seed: GNU Gcc support: Add ferror., Jan Nieuwenhuizen, 2018/09/08
- 06/211: use %bootstrap-guile -- still guile-2.2 in bag-with-origins :-(, Jan Nieuwenhuizen, 2018/09/08
- 05/211: gnu: Add tcc-boot., Jan Nieuwenhuizen, 2018/09/08
- 117/211: gnu: Remove gcc-mesboot-4.1.0., Jan Nieuwenhuizen, 2018/09/08
- 135/211: gnu: mes-boot: Use gnu-build-system., Jan Nieuwenhuizen, 2018/09/08
- 122/211: gnu: tcc-boot: Revise dependencies., Jan Nieuwenhuizen, 2018/09/08
- 132/211: gnu: tcc-boot0: Update for mes 0.17., Jan Nieuwenhuizen, 2018/09/08
- 121/211: gnu: tcc-boot0: Revise dependencies., Jan Nieuwenhuizen, 2018/09/08