Re-exports§
pub use report::DerivationSelectionStatus;pub use report::DiffReport;pub use report::PackageDiff;pub use report::PackageSizeDelta;pub use report::PathStats;pub use report::diff_store_snapshots;pub use report::query_diff_report;pub use snapshot::StoreSnapshot;pub use snapshot::query_store_snapshot;pub use snapshot::query_store_snapshot_with_backend;pub use store::CommandBackend;
Modules§
Structs§
- Store
Path - A validated store path. Always starts with
/nix/store. - Version
- A version string with semantic comparison support.
- Version
Amount
Enums§
Functions§
- write_
diff_ report - Writes a full diff report to the provided writer.