mongocxx: clean up badPlatforms
This commit is contained in:
@@ -59,6 +59,5 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
"libbsoncxx"
|
||||
];
|
||||
platforms = lib.platforms.all;
|
||||
badPlatforms = [ ]; # needs sdk >= 10.14
|
||||
};
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user