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);
    
}
fb836c07e516a9'>gnu: jemalloc: Update to 5.3.0....Marius Bakke 2021-12-13gnu: Simplify package inputs....Ludovic Courtès 2021-09-03gnu: jemalloc: --disable-initial-exec-tls...Ryan Sundberg 2021-06-01gnu: jemalloc: Fix building on powerpc-linux....Efraim Flashner 2020-08-25gnu: jemalloc: Fix typo....Efraim Flashner 2020-03-13gnu: jemalloc: Install scripts to separate output....Marius Bakke 2019-12-05gnu: jemalloc: Update to 5.2.1....Marius Bakke 2019-05-02gnu: jemalloc: Update to 5.2.0....Marius Bakke 2018-05-09gnu: jemalloc: Update to 5.1.0....Marius Bakke 2017-12-10gnu: jemalloc: Fix tests for aarch64....Eric Bavier 2017-12-11gnu: rust: Update rust to 1.22.1 and cargo to 1.23.0....Nikolai Merinov 2017-08-28gnu: jemalloc: Update to 5.0.1....Efraim Flashner 2017-04-30gnu: jemalloc: Disable transparent huge pages on non-Intel systems....Efraim Flashner 2017-03-01gnu: jemalloc: Update to 4.5.0....Marius Bakke 2017-02-19gnu: jemalloc: Update to 4.4.0....Marius Bakke 2016-05-19gnu: jemalloc: Update to 4.2.0....Jelle Licht