1c9e7d65d4
This should fix `substitute-binary --query' on Guile 2.0.5. * guix/web.scm: New file. * Makefile.am (MODULES): Add it. * po/POTFILES.in: Add it. * guix/gnu-maintenance.scm (http-fetch): Remove. (%package-list-url): Turn into a URI. (official-gnu-packages): Add #:text? #t to `http-fetch' call. * guix/scripts/substitute-binary.scm (fetch): Remove `http' case, and use `http-fetch' instead.
16 lines
357 B
Plaintext
16 lines
357 B
Plaintext
# List of source files which contain translatable strings.
|
|
gnu/packages.scm
|
|
gnu/packages/base.scm
|
|
gnu/packages/guile.scm
|
|
gnu/packages/lout.scm
|
|
gnu/packages/recutils.scm
|
|
guix/scripts/build.scm
|
|
guix/scripts/download.scm
|
|
guix/scripts/package.scm
|
|
guix/scripts/gc.scm
|
|
guix/scripts/hash.scm
|
|
guix/scripts/pull.scm
|
|
guix/gnu-maintenance.scm
|
|
guix/ui.scm
|
|
guix/web.scm
|