aboutsummaryrefslogtreecommitdiff
path: root/nix/libstore/references.hh
blob: 013809d122f3c51ca25133f71fee8b32698e52c9 (about) (plain)
1
2
3
4
5
6
7
8
9
10
11
#pragma once

#include "types.hh"
#include "hash.hh"

namespace nix {

PathSet scanForReferences(const Path & path, const PathSet & refs,
    HashResult & hash);
    
}
/td>Tobias Geerinckx-Rice 2020-02-15gnu: bash: Update to 5.0.16....Marius Bakke 2019-12-31Merge remote-tracking branch 'master' into core-updates.Mathieu Othacehe 2019-12-20gnupg: 'gnupg-verify*' returns a status symbol....Ludovic Courtès 2019-11-27gnu: bash: Update to patch level 11....Efraim Flashner 2019-11-16Merge remote-tracking branch master into core-updatesMathieu Othacehe 2019-11-03gnu: bash-tap: Don't use unstable tarball....Tobias Geerinckx-Rice 2019-09-23gnu: bash: Unconditionally configure PGRP_PIPE for *-linux systems....Mark H Weaver 2019-06-27Merge branch 'master' into core-updatesLudovic Courtès 2019-06-25gnu: bash-completion: Fix cross-compilation....Mathieu Othacehe 2019-05-26gnu: bash: Update to patch level 7....Efraim Flashner