From 500d5bcce15cd83c91684044c77e9b63f1116a99 Mon Sep 17 00:00:00 2001 From: Doron Behar Date: Wed, 9 Jul 2025 18:03:11 +0300 Subject: [PATCH] python312Packages.pymatgen: disable another failing test on Darwin --- pkgs/development/python-modules/pymatgen/default.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/pkgs/development/python-modules/pymatgen/default.nix b/pkgs/development/python-modules/pymatgen/default.nix index adb87f41b992..e5599671c90b 100644 --- a/pkgs/development/python-modules/pymatgen/default.nix +++ b/pkgs/development/python-modules/pymatgen/default.nix @@ -170,6 +170,7 @@ buildPythonPackage rec { # attempt to insert nil object from objects[1] "test_timer_10_2_7" + "test_timer" ]; disabledTestPaths = lib.optionals stdenv.hostPlatform.isDarwin [