Loading pkgs/development/python-modules/sfepy/default.nix +2 −0 Original line number Diff line number Diff line Loading @@ -16,6 +16,7 @@ , pyvista , pytest , pythonOlder , stdenv }: buildPythonPackage rec { Loading Loading @@ -76,5 +77,6 @@ buildPythonPackage rec { description = "Simple Finite Elements in Python"; license = licenses.bsd3; maintainers = with maintainers; [ wd15 ]; broken = stdenv.isDarwin; }; } Loading
pkgs/development/python-modules/sfepy/default.nix +2 −0 Original line number Diff line number Diff line Loading @@ -16,6 +16,7 @@ , pyvista , pytest , pythonOlder , stdenv }: buildPythonPackage rec { Loading Loading @@ -76,5 +77,6 @@ buildPythonPackage rec { description = "Simple Finite Elements in Python"; license = licenses.bsd3; maintainers = with maintainers; [ wd15 ]; broken = stdenv.isDarwin; }; }