#!/bin/sh # Import missing source files and create the build system. set -e -x top_srcdir="$PWD" export top_srcdir git submodule init git submodule update ./nix/sync-with-upstream exec autoreconf -vfi atic/favicon.ico'/>
aboutsummaryrefslogtreecommitdiff
path: root/tests/substitute.scm
AgeCommit message (Expand)Author
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
2019-11-27substitute: Make '%allow-unauthenticated-substitutes?' public.Ludovic Courtès
2019-06-02substitute: Select the best compression methods.Ludovic Courtès
2018-12-14substitute: Ignore irrelevant narinfo signatures.Ludovic Courtès
2018-09-04Switch to Guile-Gcrypt.Ludovic Courtès
2017-09-11substitute: Download from unauthorized sources that provide the right content.Ludovic Courtès
2017-09-11substitute: Make substitute URLs a SRFI-39 parameter.Ludovic Courtès