mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00: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 @@ or false to signal an error."
|
||||||
"http://alpha.gnu.org/gnu/guix/bootstrap"
|
"http://alpha.gnu.org/gnu/guix/bootstrap"
|
||||||
"ftp://alpha.gnu.org/gnu/guix/bootstrap"
|
"ftp://alpha.gnu.org/gnu/guix/bootstrap"
|
||||||
"http://www.fdn.fr/~lcourtes/software/guix/packages"
|
"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)
|
(define (bootstrap-guile-url-path system)
|
||||||
"Return the URI for FILE."
|
"Return the URI for FILE."
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue