+8
nixos/doc/manual/from_md/release-notes/rl-2211.section.xml
+8
nixos/doc/manual/from_md/release-notes/rl-2211.section.xml
···
+2
nixos/doc/manual/release-notes/rl-2211.section.md
+2
nixos/doc/manual/release-notes/rl-2211.section.md
···- The `nodePackages` package set now defaults to the LTS release in the `nodejs` package again, instead of being pinned to `nodejs-14_x`. Several updates to node2nix have been made for compatibility with newer Node.js and npm versions and a new `postRebuild` hook has been added for packages to perform extra build steps before the npm install step prunes dev dependencies.<!-- To avoid merge conflicts, consider adding your item at an arbitrary place in the list instead. -->
···- The `nodePackages` package set now defaults to the LTS release in the `nodejs` package again, instead of being pinned to `nodejs-14_x`. Several updates to node2nix have been made for compatibility with newer Node.js and npm versions and a new `postRebuild` hook has been added for packages to perform extra build steps before the npm install step prunes dev dependencies.+- boot.kernel.sysctl is defined as a freeformType and adds a custom merge option for "net.core.rmem_max" (taking the highest value defined to avoid conflicts between 2 services trying to set that value)<!-- To avoid merge conflicts, consider adding your item at an arbitrary place in the list instead. -->
+15
-1
nixos/modules/config/sysctl.nix
+15
-1
nixos/modules/config/sysctl.nix
······
···+description = lib.mdDoc "The maximum socket receive buffer size. In case of conflicting values, the highest will be used.";···
+1
-1
nixos/modules/services/torrent/transmission.nix
+1
-1
nixos/modules/services/torrent/transmission.nix
···
···