Admins will be upgrading ORNL GitLab Servers on Saturday, 16 May 2026, from 7 AM until 11 AM EST. Repositories will experience intermittent outages during this time.
description="Fast static image export for web-based visualization libraries with zero dependencies";
@@ -112,6 +114,5 @@ buildPythonPackage rec {
sourceProvenance=withlib.sourceTypes;[binaryNativeCode];# Trust me, I'm not happy. But after literal hours of trying to reverse-engineer their build system and getting nowhere, I'll use the stupid binaries >:(
license=lib.licenses.mit;
maintainers=withlib.maintainers;[pandapip1];
broken=stdenv.isDarwin;# Tests fail on darwin for some reason