index
:
chuix.git
fix-out-of-tree-make
python-team-django-6
zabbix-upgrade
guix
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
guix
/
substitutes.scm
Age
Commit message (
Expand
)
Author
2026-01-28
substitutes: Handle closing connections to substitute servers.
Christopher Baines
2026-01-28
substitutes: Add #:keep-alive? keyword argument to download-nar.
Christopher Baines
2026-01-28
substitutes: Move download-nar from substitutes script to here.
Christopher Baines
2025-04-14
guix: Avoid ‘fdatasync’ call for caches and regular files.
Ludovic Courtès
2025-04-14
substitutes: Ignore corrupt cached narinfos.
Ludovic Courtès
2025-03-26
daemon: Allow running as non-root with unprivileged user namespaces.
Ludovic Courtès
2025-03-05
substitutes: Tolerate GnuTLS push/pull errors when fetching narinfos.
Ludovic Courtès
2024-09-16
substitutes: Reduce default negative TTL values.
Ludovic Courtès
2023-03-27
substitute: Gracefully handle TLS termination while fetching narinfos.
Ludovic Courtès
2023-03-13
guix: Strip #:use-module lists.
Ludovic Courtès
2023-01-07
substitutes: Log the failing queries.
Mathieu Othacehe
2021-12-12
substitutes: Build correct narinfo URLs for cache URLs without trailing slash.
Ludovic Courtès
2021-07-16
substitutes: Properly construct URLs.
Hartmut Goebel
2021-05-16
substitutes: Reduce negative TTLs.
Ludovic Courtès
2021-03-17
substitutes: lookup-narinfos: Return the number of requests made.
Christopher Baines
2021-03-09
guix: substitutes: Make progress reporting configurable.
Christopher Baines
2021-03-05
guix: Split (guix substitutes) from (guix scripts substitute).
Christopher Baines