xeus-cling: mark as working on darwin

This commit is contained in:
Tom McLaughlin
2025-09-26 18:05:11 -07:00
parent 43e0bc919b
commit 236b7dda59
@@ -67,11 +67,6 @@ let
passthru = (oldAttrs.passthru or { }) // {
unwrapped = xeus-cling-unwrapped;
};
meta.badPlatforms = [
# fatal error: 'stdlib.h' file not found
lib.systems.inspect.patterns.isDarwin
];
});
mkKernelSpec = std: {