Loading pkgs/applications/editors/jupyter-kernels/xeus-cling/default.nix +0 −5 Original line number Diff line number Diff line Loading @@ -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: { Loading Loading
pkgs/applications/editors/jupyter-kernels/xeus-cling/default.nix +0 −5 Original line number Diff line number Diff line Loading @@ -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: { Loading