python3Packages.ziamath: add writableTmpDirAsHomeHook

This commit is contained in:
Stefan Frijters
2025-03-18 11:39:14 +01:00
parent 94fc75b8fd
commit 49cf256e93
@@ -8,6 +8,7 @@
pytestCheckHook,
nbval,
latex2mathml,
writableTmpDirAsHomeHook,
fetchurl,
}:
buildPythonPackage rec {
@@ -32,6 +33,7 @@ buildPythonPackage rec {
pytestCheckHook
nbval
latex2mathml
writableTmpDirAsHomeHook
];
preCheck =