guix/guix/scripts
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
..
container
git
import import: go: Fix goproxy option argument's format. 2021-05-14 14:47:16 +02:00
system
archive.scm scripts: Scripts that defaulted to -v2 now default to -v3. 2021-03-31 16:08:05 +02:00
authenticate.scm
build.scm scripts: Scripts that defaulted to -v2 now default to -v3. 2021-03-31 16:08:05 +02:00
challenge.scm challenge: Be defensive in the size passed to the progress reporter. 2021-05-13 00:19:58 +02:00
container.scm
copy.scm scripts: Scripts that defaulted to -v2 now default to -v3. 2021-03-31 16:08:05 +02:00
deploy.scm
describe.scm describe: Gracefully handle profiles that lack provenance info. 2021-05-09 23:46:46 +02:00
discover.scm scripts: discover: Replace 'args-fold*' by 'parse-command-line'. 2021-04-01 14:58:54 +02:00
download.scm scripts: download: Replace 'args-fold*' by 'parse-command-line'. 2021-04-01 14:58:54 +02:00
edit.scm scripts: edit: Replace 'args-fold*' by 'parse-command-line'. 2021-04-01 14:58:54 +02:00
environment.scm
gc.scm
git.scm
graph.scm
hash.scm
import.scm import: Remove Nix importer. 2021-04-25 14:34:09 +02:00
install.scm
lint.scm
offload.scm
pack.scm
package.scm
perform-download.scm download: Use Disarchive as a last resort. 2021-04-29 11:24:48 -04:00
processes.scm
publish.scm scripts: publish: Replace 'args-fold*' by 'parse-command-line'. 2021-04-01 14:58:54 +02:00
pull.scm
refresh.scm
remove.scm
repl.scm scripts: repl: Replace 'args-fold*' by 'parse-command-line'. 2021-04-01 14:58:54 +02:00
search.scm scripts: search: Replace 'args-fold*' by 'parse-command-line'. 2021-04-01 14:58:55 +02:00
show.scm scripts: show: Replace 'args-fold*' by 'parse-command-line'. 2021-04-01 14:58:55 +02:00
size.scm
substitute.scm http-client, substitute: Gracefully handle GnuTLS EAGAIN/EINTR. 2021-04-25 14:36:40 +02:00
system.scm guix: scripts system: Increase the size for generating Docker container images. 2021-05-10 09:43:12 +02:00
time-machine.scm
upgrade.scm
weather.scm weather: '--display-missing' shows the system type of missing items. 2021-05-08 14:55:50 +02:00