|
Nix 2.34.6
Nix, the purely functional package manager; unstable internal interfaces
|
Classes | |
| struct | Pair |
Public Attributes | |
| std::optional< Pair< std::string > > | badPlatform |
| std::optional< Pair< StringSet > > | missingFeatures |
We have a local store, but we don't have an external derivation builder (which is fine), if we did, it'd be fine because we would not care about platforms and features then. Since we don't, we either have the wrong platform, or we are missing some system features.