Crate nix_index

Source

Modules§

database
errors
files
Data types for working with trees of files.
frcode
A compact encoding for file tree entries based on sharing prefixes.
hydra
Interacting with hydra and the binary cache.
listings
nixpkgs
Read package information from nix-env.
package
Data types for representing meta information about packages and store paths.
util
Small but reusable helper functions.
workset
A task queue where the processing of tasks can generate additional subtasks.

Constants§

CACHE_URL
The URL of the binary cache that we use to fetch file listings and references.