[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
03/57: bootstrap: Add janneke's guix package url.
From: |
guix-commits |
Subject: |
03/57: bootstrap: Add janneke's guix package url. |
Date: |
Mon, 16 Dec 2019 13:20:05 -0500 (EST) |
janneke pushed a commit to branch wip-bootstrap
in repository guix.
commit 07342b7a502d2fb2a852865fa7d9c1459765419b
Author: Jan Nieuwenhuizen <address@hidden>
Date: Tue Nov 26 22:40:09 2019 +0100
bootstrap: Add janneke's guix package url.
* gnu/packages/bootstrap.scm (%bootstrap-base-urls): Add janneke's guix
package url.
---
gnu/packages/bootstrap.scm | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/gnu/packages/bootstrap.scm b/gnu/packages/bootstrap.scm
index d6995f1..c097d93 100644
--- a/gnu/packages/bootstrap.scm
+++ b/gnu/packages/bootstrap.scm
@@ -301,7 +301,8 @@ or false to signal an error."
"http://alpha.gnu.org/gnu/guix/bootstrap"
"ftp://alpha.gnu.org/gnu/guix/bootstrap"
"http://www.fdn.fr/~lcourtes/software/guix/packages"
- "http://flashner.co.il/guix/bootstrap"))
+ "http://flashner.co.il/guix/bootstrap"
+ "http://lilypond.org/janneke/guix/"))
(define (bootstrap-guile-url-path system)
"Return the URI for FILE."
- 05/57: bootstrap: Add %bootstrap-guile+guild., (continued)
- 05/57: bootstrap: Add %bootstrap-guile+guild., guix-commits, 2019/12/16
- 04/57: guile-build-system: Add #:implicit-inputs., guix-commits, 2019/12/16
- 08/57: bootstrap: Add %bootstrap-mes-rewired., guix-commits, 2019/12/16
- 01/57: gnu: gash: Update to 0.2.0., guix-commits, 2019/12/16
- 02/57: gnu: Add gash-core-utils., guix-commits, 2019/12/16
- 07/57: bootstrap: Add gash-core-utils-boot., guix-commits, 2019/12/16
- 10/57: bootstrap: tcc-boot0: Use Gash instead of coretutils&co., guix-commits, 2019/12/16
- 13/57: bootstrap: Add bzip2-mesboot., guix-commits, 2019/12/16
- 15/57: bootstrap: tcc-boot: Use Gash instead of coretutils&co., guix-commits, 2019/12/16
- 18/57: bootstrap: Add sed-mesboot0., guix-commits, 2019/12/16
- 03/57: bootstrap: Add janneke's guix package url.,
guix-commits <=
- 06/57: bootstrap: Add gash-boot., guix-commits, 2019/12/16
- 11/57: bootstrap: Add gzip-mesboot., guix-commits, 2019/12/16
- 17/57: bootstrap: Add patch-mesboot., guix-commits, 2019/12/16
- 14/57: bootstrap: Add bash-mesboot0., guix-commits, 2019/12/16
- 24/57: bootstrap: gcc-mesboot0: Use Gash instead of coretutils&co., guix-commits, 2019/12/16
- 23/57: bootstrap: glibc-mesboot0: Use Gash instead of coretutils&co., guix-commits, 2019/12/16
- 25/57: bootstrap: Add tar-mesboot., guix-commits, 2019/12/16
- 27/57: bootstrap: Add binutils-mesboot1., guix-commits, 2019/12/16
- 28/57: bootstrap: Add coreutils-mesboot0., guix-commits, 2019/12/16
- 29/57: bootstrap: Add make-mesboot., guix-commits, 2019/12/16