/gnu/system/

bc61840ee5f'>commitdiff
path: root/tests/substitute.scm
AgeCommit message (Expand)Author
2023-06-08substitute: Gracefully retry after failed partial downloads....Ludovic Courtès
2023-05-30substitute: If a server's nar URL is 404, try the next one(s)....Ludovic Courtès
2022-09-28substitute: Retry downloading when a nar is unavailable....Ludovic Courtès
2022-09-24substitute: Test behavior with unroutable substitute server addresses....Ludovic Courtès
2022-02-14publish: Do not sign the URL/Compression/FileSize narinfo fields....Ludovic Courtès
2021-04-09daemon: 'guix substitute' replies on FD 4....Ludovic Courtès
2021-01-16guix: Move narinfo code from substitute script to module....Christopher Baines
2020-12-19tests: Check the mtime and permissions of substituted items....Ludovic Courtès
2020-12-19daemon: Let 'guix substitute' perform hash checks....Ludovic Courtès
2020-12-08daemon: Run 'guix substitute --substitute' as an agent....Ludovic Courtès
2020-12-08daemon: Use 'Agent' to spawn 'guix substitute --query'....Ludovic Courtès
2020-08-24Use "guile-zlib" and "guile-lzlib" instead of (guix config)....Mathieu Othacehe