diff --git a/pkgs/applications/editors/jupyter-kernels/xeus-cling/default.nix b/pkgs/applications/editors/jupyter-kernels/xeus-cling/default.nix index 74c666803f24..9588900f6dc5 100644 --- a/pkgs/applications/editors/jupyter-kernels/xeus-cling/default.nix +++ b/pkgs/applications/editors/jupyter-kernels/xeus-cling/default.nix @@ -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: {