xeus-cling: mark as working on darwin (#444550)

Emily b1c1e371 3e601ca1

Changed files
-5
pkgs
applications
editors
jupyter-kernels
xeus-cling
-5
pkgs/applications/editors/jupyter-kernels/xeus-cling/default.nix
···
passthru = (oldAttrs.passthru or { }) // {
unwrapped = xeus-cling-unwrapped;
};
-
-
meta.badPlatforms = [
-
# fatal error: 'stdlib.h' file not found
-
lib.systems.inspect.patterns.isDarwin
-
];
});
mkKernelSpec = std: {