Nix
2.93.3
Lix: A modern, delicious implementation of the Nix package manager; unstable internal interfaces
Loading...
Searching...
No Matches
builtins.hh
Go to the documentation of this file.
1
#pragma once
3
4
#include "
lix/libstore/derivations.hh
"
5
6
namespace
nix {
7
8
// TODO: make pluggable.
9
void
builtinFetchurl(
const
BasicDerivation
& drv,
const
std::string & netrcData,
const
std::string & caFileData);
10
void
builtinUnpackChannel(
const
BasicDerivation
& drv);
11
12
}
derivations.hh
nix::BasicDerivation
Definition
derivations.hh:274
lix
libstore
builtins.hh
Generated by
1.15.0