Module nix

Source
Expand description

Types and methods for interacting with Nix

Structs§

NixConfiguration
Configuration needed to interact with Nix properly
SignatureResults
Results struct for sign_store_paths
StoreState
The state of the Nix store at a given point in time

Enums§

NixError
Errors that can happen when shelling out to nix
StoreError
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