Commit 389b1759 authored by Raito Bezarius's avatar Raito Bezarius
Browse files

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

Node.js 16.20.2 was an insecure but cached package, it is not necessary
to keep it anymore as Node.js 16 was dropped.
parent 1156cd9e
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -34,7 +34,6 @@
      # and it will be too much painful for our users to recompile them
      # for no real reason.
      # Remove them for 23.11.
      "nodejs-16.20.2"
      "openssl-1.1.1w"
    ];
  }; }