guix-kreyren/guix/scripts
Christopher Baines 7b812f7c84
substitute: Stop using call-with-cached-connection in fetch-narinfos.
Instead, just pass open-connection-for-uri/maybe to http-multiple-get. This
code should be functionaly similar to the previous code. The eventual aim of
this is to make the connection caching not mandatory in fetch-narinfos.

* guix/scripts/substitute.scm (fetch-narinfos): Remove use of
call-with-cached-connection.
2021-02-22 20:43:10 +00:00
..
container
git
import scripts: import: json: Fix error handling. 2021-01-31 21:49:59 +01:00
system
archive.scm
authenticate.scm
build.scm
challenge.scm
container.scm
copy.scm
deploy.scm
describe.scm guix describe: 'display-profile-content' checks the right generation. 2021-02-05 23:15:36 +01:00
discover.scm
download.scm
edit.scm
environment.scm environment: Allow starting from existing profile. 2021-02-11 17:59:07 +08:00
gc.scm
git.scm
graph.scm
hash.scm
import.scm
install.scm
lint.scm
offload.scm
pack.scm
package.scm guix package: Add '--export-channels'. 2021-02-01 17:32:35 +01:00
perform-download.scm
processes.scm
publish.scm
pull.scm pull: Create the "${XDG_CONFIG_HOME}/guix" directory when needed. 2021-02-12 20:54:33 +08:00
refresh.scm
remove.scm
repl.scm
search.scm
show.scm
size.scm
substitute.scm substitute: Stop using call-with-cached-connection in fetch-narinfos. 2021-02-22 20:43:10 +00:00
system.scm scripts: system: Accept <image> records as input. 2021-02-17 10:57:02 +01:00
time-machine.scm
upgrade.scm
weather.scm