Sign in Sign up
cargo

nornir-config

The nornir.toml loader + the $HOME-derived data-root rule for the nordisk constellation. Owns the `[repo]`/`[guard]`/`[storage]`/`[registry]` config schema, the workspace-root discovery walk (`discover`/`load_explicit`), and the ONE home-derived data-root derivation (`<home>/.nornir` → registry/warehouse/funnel roots) shared by nornir AND dwarves. Extracted out of nornir/src/config.rs so dwarves can consume it FAT without a nornir->dwarves cycle; nornir re-exports it verbatim under `nornir::config`.

cargo View on Cargo

Activity

Latest release
2d ago
Total releases
3
Cadence
~18 days
Last 12 months
3

Reach

Downloads
67

Details

License
MIT OR Apache-2.0
First release
Aug 05, 2026
Releases
Version Released
0.1.2 patch
0.1.1 patch
0.1.0 initial