Commit 3f1ff3ed authored by Chuang Zhu's avatar Chuang Zhu
Browse files

mpvScripts.webtorrent-mpv-hook: fix build on aarch64-linux

parent 9daee206
Loading
Loading
Loading
Loading
+5 −1
Original line number Diff line number Diff line
{ lib , buildNpmPackage , fetchFromGitHub, nodejs }:
{ lib, buildNpmPackage, fetchFromGitHub, nodejs, python3 }:

buildNpmPackage rec {
  pname = "webtorrent-mpv-hook";
@@ -21,6 +21,10 @@ buildNpmPackage rec {
  npmDepsHash = "sha256-GpNUJ5ZCgMjSYLqsIE/RwkTSFT3uAhxrHPe7XvGDRHE=";
  makeCacheWritable = true;

  nativeBuildInputs = [
    python3 # Fixes node-gyp on aarch64-linux
  ];

  postInstall = ''
    mkdir -p $out/share/mpv/scripts/
    ln -s $out/lib/node_modules/webtorrent-mpv-hook/build/webtorrent.js $out/share/mpv/scripts/