[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
154/210: Revert "gnu: Add %bootstrap-diffutils."
From: |
Jan Nieuwenhuizen |
Subject: |
154/210: Revert "gnu: Add %bootstrap-diffutils." |
Date: |
Sat, 8 Sep 2018 10:36:25 -0400 (EDT) |
janneke pushed a commit to branch wip-bootstrap
in repository guix.
commit 574596f7da7873847afd70f52fd05c79ab0c274f
Author: Jan Nieuwenhuizen <address@hidden>
Date: Tue Aug 28 01:13:55 2018 +0200
Revert "gnu: Add %bootstrap-diffutils."
This reverts commit a16596a950757de2bc6e3660fc2a2f8126998115.
---
gnu/packages/bootstrap.scm | 18 ------------------
1 file changed, 18 deletions(-)
diff --git a/gnu/packages/bootstrap.scm b/gnu/packages/bootstrap.scm
index 9fad739..a4d06e9 100644
--- a/gnu/packages/bootstrap.scm
+++ b/gnu/packages/bootstrap.scm
@@ -44,7 +44,6 @@
%bootstrap-guile
%bootstrap-coreutils&co
- %bootstrap-diffutils
%bootstrap-linux-libre-headers
%bootstrap-make
%bootstrap-binutils
@@ -443,23 +442,6 @@ $out/bin/guile --version~%"
(("^exec grep") (string-append (getcwd)
"/bin/grep"))))
(chmod "bin" #o555))))
-(define-public %bootstrap-diffutils
- (package-from-tarball
- "diffutils-bootstrap"
- (lambda (system)
- (origin
- (method url-fetch)
- (uri (match system
- ((or "i686-linux"
- "x86_64-linux")
-
"http://lilypond.org/janneke/mes/diffutils-static-stripped-3.6-i686-linux.tar.xz")
- (_ (error "diffutils-bootstrap: system not supported"))))
- (sha256
- (base32
- "1qvackm4i42nba0wixpby17igcm64l98pbz05qsdrsy988s86ifh"))))
- "diff" ; the program to test
- "Bootstrap binaries of the GNU Diffutils"))
-
(define-public %bootstrap-make
(package-from-tarball
"make-bootstrap"
- 129/210: gnu: %mes-seed: Update for mes 0.17., (continued)
- 129/210: gnu: %mes-seed: Update for mes 0.17., Jan Nieuwenhuizen, 2018/09/08
- 123/210: gnu: binutils-mesboot0: Revise dependencies., Jan Nieuwenhuizen, 2018/09/08
- 120/210: gnu: mes-boot: Update to 0.16.1; revise dependencies., Jan Nieuwenhuizen, 2018/09/08
- 114/210: gnu: gcc-core-mesboot: Package with bootstrap-guile., Jan Nieuwenhuizen, 2018/09/08
- 104/210: gnu: gcc-mesboot: Rename from gcc-boot., Jan Nieuwenhuizen, 2018/09/08
- 162/210: gnu: Add glibc-mesboot 2.3.6. WIP, Jan Nieuwenhuizen, 2018/09/08
- 167/210: gnu: gcc-mesboot: Enable c++ too., Jan Nieuwenhuizen, 2018/09/08
- 165/210: Revert "gnu: make-boot0: Set LOADLIBES for i686-linux.", Jan Nieuwenhuizen, 2018/09/08
- 164/210: gnu: Add gcc-mesboot-wrapper 4.7.4., Jan Nieuwenhuizen, 2018/09/08
- 161/210: gnu: make-boot0: Set LOADLIBES for i686-linux., Jan Nieuwenhuizen, 2018/09/08
- 154/210: Revert "gnu: Add %bootstrap-diffutils.",
Jan Nieuwenhuizen <=
- 142/210: gnu: Add %linux-libre-headers-stripped, %linux-libre-headers-bootstrap-tarball., Jan Nieuwenhuizen, 2018/09/08
- 135/210: gnu: mes-boot: Use gnu-build-system., Jan Nieuwenhuizen, 2018/09/08
- 139/210: gnu: Add %bootstrap-make., Jan Nieuwenhuizen, 2018/09/08
- 140/210: gnu: Add %diffutils-static, %diffutils-static-stripped, %diffutils-bootstrap-tarball., Jan Nieuwenhuizen, 2018/09/08
- 131/210: gnu: mes: Update to 0.17., Jan Nieuwenhuizen, 2018/09/08
- 134/210: gnu: mescc-tools-boot: Use gnu-build-system., Jan Nieuwenhuizen, 2018/09/08
- 127/210: gnu: binutils-mesboot: Revise dependencies., Jan Nieuwenhuizen, 2018/09/08
- 125/210: gnu: glibc-mesboot: Revise dependencies., Jan Nieuwenhuizen, 2018/09/08
- 115/210: gnu: glibc-mesboot: Package with bootstrap-guile., Jan Nieuwenhuizen, 2018/09/08
- 116/210: gnu: gcc-mesboot0: Package with bootstrap-guile., Jan Nieuwenhuizen, 2018/09/08