servo: fix feature flag

This commit is contained in:
eljamm
2026-04-14 00:02:24 +02:00
parent 2ec56a15f1
commit fcd9662223
+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 (