guix/guix
Zheng Junjie d456232712
import: go: Fix goproxy option argument's format.
Commit a8b927a562 Added new procedure go-module-available-versions use
'string-append' to GOPROXY, but 'string->symbol' let GOPROXY is a symbol (it
must be a string), which would lead to wrong-type-arg errors in the
'string-append' procedure.

* guix/scripts/import/go.scm (%options)[goproxy]: Remove call to
'string->symbol'.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-05-14 14:47:16 +02:00
..
build build-system: asdf: Work around package-name->name+version bug. 2021-05-08 13:42:38 +02:00
build-system build-system: asdf: Work around package-name->name+version bug. 2021-05-08 13:42:38 +02:00
import import: Remove Nix importer. 2021-04-25 14:34:09 +02:00
scripts import: go: Fix goproxy option argument's format. 2021-05-14 14:47:16 +02:00
store
tests
android-repo-download.scm android-repo-download: Add guile-json extension. 2021-05-02 18:45:27 +02:00
avahi.scm
base16.scm
base32.scm
base64.scm
build-system.scm
bzr-download.scm
cache.scm
channels.scm channels: Add a #:system argument to channel-instances->manifest. 2021-05-12 08:34:07 +01:00
ci.scm guix: ci: Rename the checkout 'input' field. 2021-04-20 10:15:04 +02:00
colors.scm
combinators.scm
config.scm.in
cpio.scm
cve.scm cve: Gracefully handle bogus CVE entries. 2021-04-25 14:35:42 +02:00
cvs-download.scm cvs-download: Fix module exports 2021-05-05 16:56:43 +02:00
d3.v3.js
deprecation.scm
derivations.scm
describe.scm describe: Gracefully handle profiles that lack provenance info. 2021-05-09 23:46:46 +02:00
diagnostics.scm diagnostics, ui: Adjust to 'read-error' and 'syntax-error' in Guile 3.0.6. 2021-05-09 23:45:36 +02:00
discovery.scm
docker.scm
download.scm download: Use Disarchive as a last resort. 2021-04-29 11:24:48 -04:00
elf.scm
ftp-client.scm
gexp.scm
git-authenticate.scm
git-download.scm git-download: Call 'libgit2-init!'. 2021-04-16 23:25:23 +02:00
git.scm git: Honor proxy settings when fetching submodules. 2021-04-14 22:51:38 +02:00
glob.scm
gnu-maintenance.scm gnu-maintenance: 'sourceforge' updater reuses the same connection. 2021-04-08 23:27:41 +02:00
gnupg.scm
grafts.scm
graph.js
graph.scm
hg-download.scm hg-download: Add guile-json and gnutls extensions. 2021-05-02 18:42:11 +02:00
http-client.scm http-client: Remove exception mishandling in 'http-multiple-get'. 2021-04-25 14:36:45 +02:00
i18n.scm
inferior.scm
ipfs.scm Add (guix ipfs). 2021-04-12 18:42:22 +02:00
licenses.scm
lint.scm lint: Warn about underscores in package names. 2021-04-16 23:25:23 +02:00
man-db.scm
memoization.scm
modules.scm
monad-repl.scm
monads.scm
nar.scm
narinfo.scm
openpgp.scm
packages.scm packages: 'package-with-patches' preserves package location. 2021-04-29 01:22:04 +02:00
pki.scm
profiles.scm profiles: texlive-configuration: Handle updmap.cfg conflict. 2021-05-05 14:50:04 +02:00
profiling.scm
progress.scm
quirks.scm
records.scm
remote.scm
repl.scm
scripts.scm
search-paths.scm
self.scm self: Build with 'guile-3.0-latest'. 2021-05-13 00:19:58 +02:00
serialization.scm
sets.scm
ssh.scm ssh: Fix type that broke offloading. 2021-05-11 12:49:53 +02:00
status.scm status: Avoid abbreviation in messages. 2021-05-05 00:57:35 +02:00
store.scm store: Export 'connect-to-daemon'. 2021-05-08 14:55:51 +02:00
substitutes.scm
svn-download.scm
swh.scm swh: Adjust for compatibility with Guile 2.2's (web client). 2021-05-05 23:44:48 +02:00
tests.scm
transformations.scm
ui.scm diagnostics, ui: Adjust to 'read-error' and 'syntax-error' in Guile 3.0.6. 2021-05-09 23:45:36 +02:00
upstream.scm upstream: 'package-latest-release' tries all the matching updaters. 2021-04-06 23:59:46 +02:00
utils.scm
workers.scm