Loading pkgs/by-name/li/libtorrent-rasterbar-2_0_x/package.nix +6 −2 Original line number Diff line number Diff line Loading @@ -32,16 +32,20 @@ stdenv.mkDerivation { fetchSubmodules = true; }; nativeBuildInputs = [ cmake ]; nativeBuildInputs = [ cmake python3 ]; buildInputs = [ boostPython openssl zlib python3 ncurses ]; strictDeps = true; patches = [ # provide distutils alternative for python 3.12 ./distutils.patch Loading Loading
pkgs/by-name/li/libtorrent-rasterbar-2_0_x/package.nix +6 −2 Original line number Diff line number Diff line Loading @@ -32,16 +32,20 @@ stdenv.mkDerivation { fetchSubmodules = true; }; nativeBuildInputs = [ cmake ]; nativeBuildInputs = [ cmake python3 ]; buildInputs = [ boostPython openssl zlib python3 ncurses ]; strictDeps = true; patches = [ # provide distutils alternative for python 3.12 ./distutils.patch Loading