Remove redundant webtorrent-cli fix

This commit is contained in:
coolneng 2022-06-09 00:41:16 +02:00
parent 9eb6a1ca70
commit bd6f476d87
Signed by: coolneng
GPG Key ID: 9893DA236405AF57
1 changed files with 1 additions and 6 deletions

View File

@ -5,11 +5,6 @@ with pkgs;
let
emacs-vterm = ((emacsPackagesFor emacs28NativeComp).emacsWithPackages
(epkgs: with epkgs; [ vterm pdf-tools ]));
patched-webtorrent-cli = nodePackages.webtorrent-cli.override {
preRebuild = ''
sed -i -e "s|#!/usr/bin/env node|#! ${pkgs.nodejs}/bin/node|" node_modules/node-gyp-build/bin.js
'';
};
isync-oauth2 = isync.overrideAttrs
(div: rec { buildInputs = [ openssl patched-cyrus-sasl-oauth2 zlib ]; });
mpv-sponsorblock =
@ -78,7 +73,7 @@ in {
# Media
gimp
mpv-sponsorblock
patched-webtorrent-cli
nodePackages.webtorrent-cli
deluge
yt-dlp-light
calibre