0
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-07-14 06:00:33 +03:00

nodePackages.copy-webpack-plugin: drop (#364321)

This commit is contained in:
Pyrox 2024-12-16 19:06:28 -05:00 committed by GitHub
parent c16f43f97c
commit 17c5317daf
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 3 additions and 146 deletions

View file

@ -84,6 +84,8 @@
- `nodePackages.webpack-dev-server` has been removed, as it should be installed in projects that use it instead.
- `nodePackages.copy-webpack-plugin` has been removed, as it should be installed in projects that use it instead.
- `racket_7_9` has been removed, as it is insecure. It is recommended to use Racket 8 instead.
- `ente-auth` now uses the name `enteauth` for its binary. The previous name was `ente_auth`.