[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
03/70: bootstrap: Add janneke's guix package url.
From: |
guix-commits |
Subject: |
03/70: bootstrap: Add janneke's guix package url. |
Date: |
Wed, 11 Dec 2019 13:04:39 -0500 (EST) |
janneke pushed a commit to branch wip-bootstrap
in repository guix.
commit bc06effbc2b7789b8998d71cdafe06e267608061
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."
- branch wip-bootstrap created (now 9993751), guix-commits, 2019/12/11
- 01/70: gnu: mes: Update to 0.21., guix-commits, 2019/12/11
- 02/70: gnu: Add gash-core-utils., guix-commits, 2019/12/11
- 06/70: bootstrap: mes-minimal: Update to mes-0.21., guix-commits, 2019/12/11
- 04/70: guile-build-system: Add #:implicit-inputs., guix-commits, 2019/12/11
- 05/70: bootstrap: mescc-tools-static: Update to 0.6.1., guix-commits, 2019/12/11
- 03/70: bootstrap: Add janneke's guix package url.,
guix-commits <=
- 07/70: gnu: Remove mescc-tools-0.5.2., guix-commits, 2019/12/11
- 14/70: Revert "bootstrap: mes-minimal: Update to mes-0.21.", guix-commits, 2019/12/11
- 08/70: bootstrap: bootstrap-mescc-tools: Update to mescc-tools-0.6.1., guix-commits, 2019/12/11
- 10/70: Revert "bootstrap: bootstrap-mes: Update to mes-0.21.", guix-commits, 2019/12/11
- 09/70: bootstrap: bootstrap-mes: Update to mes-0.21., guix-commits, 2019/12/11
- 15/70: bootstrap: Add %bootstrap-guile+guild., guix-commits, 2019/12/11
- 13/70: Revert "bootstrap: mescc-tools-static: Update to 0.6.1.", guix-commits, 2019/12/11
- 12/70: Revert "gnu: Remove mescc-tools-0.5.2.", guix-commits, 2019/12/11
- 17/70: bootstrap: Add gash-core-utils-boot., guix-commits, 2019/12/11
- 19/70: bootstrap: mes-boot: Use Gash instead of coretutils&co., guix-commits, 2019/12/11