Loading nixos/doc/manual/from_md/release-notes/rl-2211.section.xml +8 −0 Original line number Diff line number Diff line Loading @@ -1237,6 +1237,14 @@ services.github-runner.serviceOverrides.SupplementaryGroups = [ for more details. </para> </listitem> <listitem> <para> The <literal>netlify-cli</literal> package has been updated from 6.13.2 to 12.2.4, see the <link xlink:href="https://github.com/netlify/cli/releases">changelog</link> for more details. </para> </listitem> <listitem> <para> <literal>dockerTools.buildImage</literal> deprecates the Loading nixos/doc/manual/release-notes/rl-2211.section.md +2 −0 Original line number Diff line number Diff line Loading @@ -382,6 +382,8 @@ Available as [services.patroni](options.html#opt-services.patroni.enable). - The `guake` package has been updated from 3.6.3 to 3.9.0, see the [changelog](https://github.com/Guake/guake/releases) for more details. - The `netlify-cli` package has been updated from 6.13.2 to 12.2.4, see the [changelog](https://github.com/netlify/cli/releases) for more details. - `dockerTools.buildImage` deprecates the misunderstood `contents` parameter, in favor of `copyToRoot`. Use `copyToRoot = buildEnv { ... };` or similar if you intend to add packages to `/bin`. Loading Loading
nixos/doc/manual/from_md/release-notes/rl-2211.section.xml +8 −0 Original line number Diff line number Diff line Loading @@ -1237,6 +1237,14 @@ services.github-runner.serviceOverrides.SupplementaryGroups = [ for more details. </para> </listitem> <listitem> <para> The <literal>netlify-cli</literal> package has been updated from 6.13.2 to 12.2.4, see the <link xlink:href="https://github.com/netlify/cli/releases">changelog</link> for more details. </para> </listitem> <listitem> <para> <literal>dockerTools.buildImage</literal> deprecates the Loading
nixos/doc/manual/release-notes/rl-2211.section.md +2 −0 Original line number Diff line number Diff line Loading @@ -382,6 +382,8 @@ Available as [services.patroni](options.html#opt-services.patroni.enable). - The `guake` package has been updated from 3.6.3 to 3.9.0, see the [changelog](https://github.com/Guake/guake/releases) for more details. - The `netlify-cli` package has been updated from 6.13.2 to 12.2.4, see the [changelog](https://github.com/netlify/cli/releases) for more details. - `dockerTools.buildImage` deprecates the misunderstood `contents` parameter, in favor of `copyToRoot`. Use `copyToRoot = buildEnv { ... };` or similar if you intend to add packages to `/bin`. Loading