snix_glue

Module snix_io

Source
Expand description

This module implements a wrapper around snix-eval’s EvalIO type, adding functionality which is required by snix-cli:

  1. Handling the C++ Nix __corepkgs__-hack for nixpkgs bootstrapping.

All uses of EvalIO in snix-cli must make use of this wrapper, otherwise nixpkgs bootstrapping will not work.

Structs§