xeus-cling: mark as working on darwin
This commit is contained in:
@@ -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: {
|
||||
|
||||
Reference in New Issue
Block a user