4 releases (2 stable)
new 1.0.1 | Apr 28, 2025 |
---|---|
1.0.0 | May 20, 2023 |
0.2.0 | May 4, 2023 |
0.1.0 | Apr 13, 2023 |
#1369 in Database interfaces
1,690 downloads per month
41KB
939 lines
bootspec
This crate provides various structures and constants useful for interacting with the NixOS boot specification.
See: https://github.com/NixOS/rfcs/pull/125.
The BootJson
struct implements the serde::Deserialize
and serde::Serialize
traits, making it easy to work with existing bootspec documents as well as creating new ones.
Dependencies
~0.7–1.6MB
~34K SLoC