opentelemetry-cpp: build on Darwin
This commit is contained in:
@@ -100,7 +100,7 @@ stdenv.mkDerivation (finalAttrs: {
|
|||||||
jfroche
|
jfroche
|
||||||
panicgh
|
panicgh
|
||||||
];
|
];
|
||||||
platforms = lib.platforms.linux;
|
platforms = lib.platforms.all;
|
||||||
# https://github.com/protocolbuffers/protobuf/issues/14492
|
# https://github.com/protocolbuffers/protobuf/issues/14492
|
||||||
broken = !(stdenv.buildPlatform.canExecute stdenv.hostPlatform);
|
broken = !(stdenv.buildPlatform.canExecute stdenv.hostPlatform);
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user