···452 </listitem>
453 <listitem>
454 <para>
0000000455 (Neo)Vim can not be configured with
456 <literal>configure.pathogen</literal> anymore to reduce
457 maintainance burden. Use <literal>configure.packages</literal>
···452 </listitem>
453 <listitem>
454 <para>
455+ The <literal>paperless</literal> module now defaults
456+ <literal>PAPERLESS_TIME_ZONE</literal> to your configured
457+ system timezone.
458+ </para>
459+ </listitem>
460+ <listitem>
461+ <para>
462 (Neo)Vim can not be configured with
463 <literal>configure.pathogen</literal> anymore to reduce
464 maintainance burden. Use <literal>configure.packages</literal>
+2
nixos/doc/manual/release-notes/rl-2211.section.md
···157158- The `meta.mainProgram` attribute of packages in `wineWowPackages` now defaults to `"wine64"`.
15900160- (Neo)Vim can not be configured with `configure.pathogen` anymore to reduce maintainance burden.
161Use `configure.packages` instead.
162
···157158- The `meta.mainProgram` attribute of packages in `wineWowPackages` now defaults to `"wine64"`.
159160+- The `paperless` module now defaults `PAPERLESS_TIME_ZONE` to your configured system timezone.
161+162- (Neo)Vim can not be configured with `configure.pathogen` anymore to reduce maintainance burden.
163Use `configure.packages` instead.
164
···67# Version of Google Cloud SDK from
8# https://cloud.google.com/sdk/docs/release-notes
9-VERSION="397.0.0"
1011function genMainSrc() {
12 local url="${BASE_URL}-${VERSION}-${1}-${2}.tar.gz"
···4748} >data.nix
4950-curl "${CHANNEL_URL}/components-v${VERSION}.json" > components.json
···67# Version of Google Cloud SDK from
8# https://cloud.google.com/sdk/docs/release-notes
9+VERSION="400.0.0"
1011function genMainSrc() {
12 local url="${BASE_URL}-${VERSION}-${1}-${2}.tar.gz"
···4748} >data.nix
4950+curl "${CHANNEL_URL}/components-v${VERSION}.json" -w "\n" > components.json