servo: fix feature flag (#509748)

This commit is contained in:
Martin Weinelt
2026-04-14 01:18:29 +02:00
committed by GitHub
+1 -1
View File
@@ -139,7 +139,7 @@ rustPlatform.buildRustPackage (finalAttrs: {
# Builds with additional features for aarch64, see https://github.com/servo/servo/issues/36819
buildFeatures = lib.optionals stdenv.hostPlatform.isAarch64 [
"servo_allocator/use-system-allocator"
"servo-allocator/use-system-allocator"
];
env.NIX_CFLAGS_COMPILE = toString (