nixd
|
Utilities about nix flake. More...
#include <nix/eval.hh>
#include <string_view>
Go to the source code of this file.
Namespaces | |
namespace | nixt |
Access EvalCache in nix::EvalState . | |
Functions | |
void | nixt::callDirtyFlake (nix::EvalState &State, std::string_view SrcPath, nix::Value &VRes) |
Call nix flake, but do not use any "fetchers". | |
Utilities about nix flake.
Definition in file Flake.h.