Merge pull request #268780 from RaitoBezarius/release-toplevel

pkgs/top-level/release: drop nodejs 16 exception

authored by Nick Cao and committed by GitHub 24ce042c ed8838fe

-1
-1
pkgs/top-level/release.nix
··· 34 34 # and it will be too much painful for our users to recompile them 35 35 # for no real reason. 36 36 # Remove them for 23.11. 37 - "nodejs-16.20.2" 38 37 "openssl-1.1.1w" 39 38 ]; 40 39 }; }