Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use StoreConfig::getDefaultSystemFeatures for default machine config #1343

Merged

Conversation

Ericson2314
Copy link
Member

We have to oddly make a StoreConfig subclass to get it, but NixOS/nix#9848 will fix that.

The purpose of this is to ensure that, absent an explicit config, localhost includes ca-derivations and recursive-nix if those experimental features are enabled.

Very much the complement of #1342, the previous PR.

We have to oddly make a `StoreConfig` subclass to get it, but
NixOS/nix#9848 will fix that.

The purpose of this is to ensure that, absent an explicit config,
`localhost` includes `ca-derivations` and `recursive-nix` if those
experimental features are enabled.

Very much the complement of NixOS#1342, the previous PR.
@Ericson2314 Ericson2314 enabled auto-merge January 25, 2024 02:40
@Ericson2314 Ericson2314 merged commit cc50fdf into NixOS:master Jan 25, 2024
1 check passed
@Ericson2314 Ericson2314 deleted the default-machine-file-features branch January 25, 2024 02:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant