bootspec 2.0.0

An implementation of NixOS RFC 125's bootspec datatype
Documentation

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.

Versioning

  • bootspec crate versions 1.x and 2.x are compatible with bootspec V1.