Loading pkgs/development/python-modules/fastjet/default.nix +2 −2 Original line number Diff line number Diff line { lib, stdenv, fetchPypi, fetchurl, buildPythonPackage, pytestCheckHook, pkgs, Loading Loading @@ -88,5 +86,7 @@ buildPythonPackage rec { changelog = "https://github.com/scikit-hep/fastjet/releases/tag/v${version}"; license = lib.licenses.bsd3; maintainers = with lib.maintainers; [ veprbl ]; # ImportError: fastjetcontribfragile.so.0: cannot open shared object file: No such file or directory broken = true; }; } Loading
pkgs/development/python-modules/fastjet/default.nix +2 −2 Original line number Diff line number Diff line { lib, stdenv, fetchPypi, fetchurl, buildPythonPackage, pytestCheckHook, pkgs, Loading Loading @@ -88,5 +86,7 @@ buildPythonPackage rec { changelog = "https://github.com/scikit-hep/fastjet/releases/tag/v${version}"; license = lib.licenses.bsd3; maintainers = with lib.maintainers; [ veprbl ]; # ImportError: fastjetcontribfragile.so.0: cannot open shared object file: No such file or directory broken = true; }; }