index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libstore
/
http-binary-cache-store.hh
blob: 097c5480be8d1ec57e2ac4e414763fa5ce9bf457 (
plain
)
1
2
3
4
5
6
7
8
#pragma once
///@file
namespace
nix
{
void
registerHttpBinaryCacheStore
();
}