Module tvix_glue::builtins

source ·
Expand description

Contains builtins that deal with the store or builder.

Modules§

  • derivation 🔒
    Implements builtins.derivation, the core of what makes Nix build packages.
  • errors 🔒
    Contains errors that can occur during evaluation of builtins in this crate
  • fetchers 🔒
    Contains builtins that fetch paths from the Internet, or local filesystem.
  • import 🔒
    Implements builtins used to import paths in the store.
  • utils 🔒

Enums§

Functions§