···579579 </listitem>
580580 <listitem>
581581 <para>
582582+ The ipfs package and module were renamed to kubo. The kubo
583583+ module now uses an RFC42-style <literal>settings</literal>
584584+ option instead of <literal>extraConfig</literal> and the
585585+ <literal>gatewayAddress</literal>,
586586+ <literal>apiAddress</literal> and
587587+ <literal>swarmAddress</literal> options were renamed. Using
588588+ the old names will print a warning but still work.
589589+ </para>
590590+ </listitem>
591591+ <listitem>
592592+ <para>
582593 <literal>pkgs.cosign</literal> does not provide the
583594 <literal>cosigned</literal> binary anymore. The
584595 <literal>sget</literal> binary has been moved into its own
+2
nixos/doc/manual/release-notes/rl-2211.section.md
···190190- PHP 7.4 is no longer supported due to upstream not supporting this
191191 version for the entire lifecycle of the 22.11 release.
192192193193+- The ipfs package and module were renamed to kubo. The kubo module now uses an RFC42-style `settings` option instead of `extraConfig` and the `gatewayAddress`, `apiAddress` and `swarmAddress` options were renamed. Using the old names will print a warning but still work.
194194+193195- `pkgs.cosign` does not provide the `cosigned` binary anymore. The `sget` binary has been moved into its own package.
194196195197- Emacs now uses the Lucid toolkit by default instead of GTK because of stability and compatibility issues.