Expand description
Types and methods for interacting with Nix
Structs§
- NixConfiguration
- Configuration needed to interact with
Nix
properly - Signature
Results - Results struct for
sign_store_paths
- Store
State - The state of the
Nix
store at a given point in time
Enums§
- NixError
- Errors that can happen when shelling out to nix
- Store
Error - Error interacting with the
Nix
store
Functions§
- sign_
store_ paths - Sign a list of top-level store paths recursively
- upload_
paths_ to_ cache - Upload store paths to cache using the nix tooling