nodePackages.browser-sync: drop
This commit is contained in:
@@ -59,6 +59,8 @@
|
||||
|
||||
- `corepack_latest` has been removed, as Corepack is no longer distributed with Node.js.
|
||||
|
||||
- `nodePackages.browser-sync` has been removed, as it was unmaintained within nixpkgs.
|
||||
|
||||
- `spoof` has been removed, as there are many issues upstream with it working on modern OS versions, and it appears to be unmaintained.
|
||||
|
||||
- `nodePackages.wavedrom-cli` has been removed, as it was unmaintained within nixpkgs.
|
||||
|
||||
@@ -81,6 +81,7 @@ mapAliases {
|
||||
bitwarden-cli = pkgs.bitwarden-cli; # added 2023-07-25
|
||||
bower = throw "bower was removed because it was deprecated"; # added 2025-09-17
|
||||
inherit (pkgs) bower2nix; # added 2024-08-23
|
||||
browser-sync = throw "'browser-sync' has been removed because it was unmaintained in nixpkgs"; # Added 2026-01-26
|
||||
inherit (pkgs) btc-rpc-explorer; # added 2023-08-17
|
||||
inherit (pkgs) carbon-now-cli; # added 2023-08-17
|
||||
inherit (pkgs) carto; # added 2023-08-17
|
||||
|
||||
@@ -7,7 +7,6 @@
|
||||
, "@tailwindcss/typography"
|
||||
, "alex"
|
||||
, "browserify"
|
||||
, "browser-sync"
|
||||
, "coc-go"
|
||||
, "coc-tsserver"
|
||||
, "dotenv-vault"
|
||||
|
||||
-981
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user