From 1600cba863b8c047f78b3864a0aa09d1d9941d16 Mon Sep 17 00:00:00 2001 From: Profpatsch Date: Sun, 2 Oct 2022 14:28:40 +0200 Subject: Disable checkMeta by default again. This caused too many downstream projects to break, so we are reverting this change for now, until further transition fixes are in place. See discussion in https://github.com/NixOS/nixpkgs/pull/191171 This reverts part of 6762de9a28e248f46bd0810e03c9666289de8e1d --- nixos/doc/manual/from_md/release-notes/rl-2211.section.xml | 8 -------- nixos/doc/manual/release-notes/rl-2211.section.md | 3 --- 2 files changed, 11 deletions(-) (limited to 'nixos') diff --git a/nixos/doc/manual/from_md/release-notes/rl-2211.section.xml b/nixos/doc/manual/from_md/release-notes/rl-2211.section.xml index 8494b62e6ff..ad08caf3ce5 100644 --- a/nixos/doc/manual/from_md/release-notes/rl-2211.section.xml +++ b/nixos/doc/manual/from_md/release-notes/rl-2211.section.xml @@ -503,14 +503,6 @@ maintainer to update the package. - - - The (previously undocumented) Nixpkgs configuration option - checkMeta now defaults to - true. This may cause evaluation failures - for packages with incorrect meta attribute. - - xow package removed along with the diff --git a/nixos/doc/manual/release-notes/rl-2211.section.md b/nixos/doc/manual/release-notes/rl-2211.section.md index a5ba4841f54..85c35b993ac 100644 --- a/nixos/doc/manual/release-notes/rl-2211.section.md +++ b/nixos/doc/manual/release-notes/rl-2211.section.md @@ -172,9 +172,6 @@ Available as [services.patroni](options.html#opt-services.patroni.enable). - riak package removed along with `services.riak` module, due to lack of maintainer to update the package. -- The (previously undocumented) Nixpkgs configuration option `checkMeta` now defaults to `true`. This may cause evaluation - failures for packages with incorrect `meta` attribute. - - xow package removed along with the `hardware.xow` module, due to the project being deprecated in favor of `xone`, which is available via the `hardware.xone` module. - dd-agent package removed along with the `services.dd-agent` module, due to the project being deprecated in favor of `datadog-agent`, which is available via the `services.datadog-agent` module. -- cgit 1.4.1