#pragma once #include "types.hh" #include "hash.hh" namespace nix { PathSet scanForReferences(const Path & path, const PathSet & refs, HashResult & hash); } n' href='/cgit-static/favicon.ico'/>
aboutsummaryrefslogtreecommitdiff
path: root/etc/committer.scm.in
Courtès
AgeCommit message (Expand)Author
2020-10-06etc: committer: Use EQUAL? instead of EQ? for differences....Ricardo Wurmus
2020-06-16etc: Add committer script....Ricardo Wurmus
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
2016-04-03build: Add a Guile custom test driver using SRFI-64....Mathieu Lirzin
2015-10-28substitute: Honor all the specified server URLs....Ludovic Courtès
2015-03-25substitute: Rename cache directory from "substitute-binary" to "substitute"....Ludovic Courtès
2015-03-25Rename 'guix substitute-binary' to 'guix substitute'....Ludovic Courtès