mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-27 04:59:27 -05:00
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:
parent
d98205b4fc
commit
6fc09bd74f
1 changed files with 2 additions and 1 deletions
|
@ -301,7 +301,8 @@ (define %bootstrap-base-urls
|
|||
"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."
|
||||
|
|
Loading…
Reference in a new issue