Loading pkgs/development/python-modules/pymatgen/default.nix +34 −37 Original line number Diff line number Diff line { lib , stdenv , ase , buildPythonPackage , cython , fetchFromGitHub , glibcLocales , joblib , matplotlib , monty , networkx , oldest-supported-numpy , palettable , pandas , plotly , pybtex , pydispatcher , pytest-xdist , pytestCheckHook , pythonOlder , requests , ruamel-yaml , scipy , seekpath , setuptools , spglib , sympy , tabulate , uncertainties { lib, stdenv, ase, buildPythonPackage, cython, fetchFromGitHub, glibcLocales, joblib, matplotlib, monty, networkx, oldest-supported-numpy, palettable, pandas, plotly, pybtex, pydispatcher, pytest-xdist, pytestCheckHook, pythonOlder, requests, ruamel-yaml, scipy, seekpath, setuptools, spglib, sympy, tabulate, uncertainties, }: buildPythonPackage rec { Loading @@ -43,9 +44,7 @@ buildPythonPackage rec { hash = "sha256-vjasWQgwjtoM/6Y1HwK1otMFejRWEj+YBxaIYDDSeeo="; }; build-system = [ setuptools ]; build-system = [ setuptools ]; nativeBuildInputs = [ cython Loading Loading @@ -105,9 +104,7 @@ buildPythonPackage rec { "test_unconverged" ]; pythonImportsCheck = [ "pymatgen" ]; pythonImportsCheck = [ "pymatgen" ]; meta = with lib; { description = "A robust materials analysis code that defines core object representations for structures and molecules"; Loading Loading
pkgs/development/python-modules/pymatgen/default.nix +34 −37 Original line number Diff line number Diff line { lib , stdenv , ase , buildPythonPackage , cython , fetchFromGitHub , glibcLocales , joblib , matplotlib , monty , networkx , oldest-supported-numpy , palettable , pandas , plotly , pybtex , pydispatcher , pytest-xdist , pytestCheckHook , pythonOlder , requests , ruamel-yaml , scipy , seekpath , setuptools , spglib , sympy , tabulate , uncertainties { lib, stdenv, ase, buildPythonPackage, cython, fetchFromGitHub, glibcLocales, joblib, matplotlib, monty, networkx, oldest-supported-numpy, palettable, pandas, plotly, pybtex, pydispatcher, pytest-xdist, pytestCheckHook, pythonOlder, requests, ruamel-yaml, scipy, seekpath, setuptools, spglib, sympy, tabulate, uncertainties, }: buildPythonPackage rec { Loading @@ -43,9 +44,7 @@ buildPythonPackage rec { hash = "sha256-vjasWQgwjtoM/6Y1HwK1otMFejRWEj+YBxaIYDDSeeo="; }; build-system = [ setuptools ]; build-system = [ setuptools ]; nativeBuildInputs = [ cython Loading Loading @@ -105,9 +104,7 @@ buildPythonPackage rec { "test_unconverged" ]; pythonImportsCheck = [ "pymatgen" ]; pythonImportsCheck = [ "pymatgen" ]; meta = with lib; { description = "A robust materials analysis code that defines core object representations for structures and molecules"; Loading