rl-2605: add dropped nodePackages entries

This commit is contained in:
dish
2026-03-01 13:35:59 -05:00
parent e2e61fe0c9
commit 4060fffe19
+4
View File
@@ -76,6 +76,10 @@
- `nodePackages.wavedrom-cli` has been removed, as it was unmaintained within nixpkgs.
- `nodePackages.browserify` has been removed, as it was unmaintained within nixpkgs.
- `nodePackages.sass` has been removed, as it was unmaintained within nixpkgs.
- All `@tailwindcss` packages in the `nodePackages` set have been removed, as they are libraries that should instead be locked by JS projects that utilize them.
- `arti` has been updated to major version 2, which removed the long-deprecated `proxy.socks_port` and `proxy.dns_port` and the legacy syntax for specifying directory authorities. For more information, see the [changelog for 2.0.0](https://gitlab.torproject.org/tpo/core/arti/-/blob/arti-v2.0.0/CHANGELOG.md).