|
Nix 2.93.3
Lix: A modern, delicious implementation of the Nix package manager; unstable internal interfaces
|
#include <experimental-features.hh>
Public Member Functions | |
| MissingExperimentalFeature (ExperimentalFeature missingFeature) | |
Public Attributes | |
| ExperimentalFeature | missingFeature |
An experimental feature was required for some (experimental) operation, but was not enabled.
| ExperimentalFeature nix::MissingExperimentalFeature::missingFeature |
The experimental feature that was required but not enabled.