gnu: bootstrap: Add janneke's guix package url.

* gnu/packages/bootstrap.scm (%bootstrap-base-urls): Add janneke's guix
package url.
This commit is contained in:
Jan Nieuwenhuizen 2019-11-26 22:40:09 +01:00
parent d98205b4fc
commit 6fc09bd74f
No known key found for this signature in database
GPG Key ID: F3C1A0D9C1D65273
1 changed files with 2 additions and 1 deletions

View File

@ -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."