Skip to content

Do not gate or hide experimental settings#8201

Merged
edolstra merged 1 commit intoNixOS:masterfrom
obsidiansystems:hacky-xp-setting-fix
Apr 11, 2023
Merged

Do not gate or hide experimental settings#8201
edolstra merged 1 commit intoNixOS:masterfrom
obsidiansystems:hacky-xp-setting-fix

Conversation

@Ericson2314
Copy link
Member

Motivation

This is somewhat hacky fix just for 2.15. I unintentionally hid them from the manual, when no one wanted to hide them that (including myself). I also required the experimental feature to be enabled in an order-dependent way, which is not good.

The simplest fix for this immanent release is just to always show them, and always allow them to be set.

Context

Effectively undoes some changes from aa663b7

Checklist for maintainers

Maintainers: tick if completed or explain if not relevant

  • agreed on idea
  • agreed on implementation strategy
  • tests, as appropriate
    • functional tests - tests/**.sh
    • unit tests - src/*/tests
    • integration tests - tests/nixos/*
  • documentation in the manual
  • documentation in the internal API docs
  • code and comments are self-explanatory
  • commit message explains why the change was made
  • new feature or incompatible change: updated release notes

Priorities

Add 👍 to pull requests you find important.

This is somewhat hacky fix just for 2.15. I unintentionally hid them
from the manual, when no one wanted to hide them that (including
myself). I also required the experimental feature to be enabled in an
order-dependent way, which is not good.

The simplest fix for this immanent release is just to always show them,
and always allow them to be set.

Effectively undoes some changes from aa663b7
@github-actions
Copy link

Successfully created backport PR for 2.15-maintenance:

@Ericson2314 Ericson2314 deleted the hacky-xp-setting-fix branch April 11, 2023 15:44
@nixos-discourse
Copy link

This pull request has been mentioned on NixOS Discourse. There might be relevant details there:

https://discourse.nixos.org/t/this-month-in-nix-docs-2-april-2023/27899/1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug documentation with-tests Issues related to testing. PRs with tests have some priority

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants