pub static MAX_SETTING_SIZE: usize
Expand description

Max length of a Nix setting name/value. In bytes.

This value has been arbitrarily choosen after looking the nix.conf manpage. Don’t hesitate to increase it if it’s too limiting.