aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2022-03-03 22:44:25 +0100
committerLudovic Courtès <ludo@gnu.org>2022-03-03 23:57:01 +0100
commitf1c18e17663353d4a46f6dc23da72f49c53549cb (patch)
tree4784432673b009d64984a13b48fb1fef39b1181b /.gitignore
parentc1a871a1662fefb498a4d32e9a47579ac9813926 (diff)
downloadguix-f1c18e17663353d4a46f6dc23da72f49c53549cb.tar.gz
guix-f1c18e17663353d4a46f6dc23da72f49c53549cb.zip
download: Fix typo in procedure name.
* guix/build/download.scm (make-credendials-with-ca-trust-files): Rename to... (make-credentials-with-ca-trust-files): ... this.
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions
ff38cb199fc847f97059600a6c9c99ee754fc07'>install: Make /var/guix/…/guix-profile a relative symlink....Ludovic Courtès 2018-06-14Remove 'guix-register' and its traces....Ludovic Courtès 2018-06-14database: Allow for deterministic database construction....Ludovic Courtès 2018-06-14install: Use 'reset-timestamps' from (guix store database)....Ludovic Courtès 2018-06-14database: Add 'register-items'....Ludovic Courtès 2018-06-14install: Use (guix store database) instead of 'guix-register'....Ludovic Courtès