diff --git a/pkgs/by-name/se/servo/package.nix b/pkgs/by-name/se/servo/package.nix index c5546d7ee9e3..5bc40b4f28e4 100644 --- a/pkgs/by-name/se/servo/package.nix +++ b/pkgs/by-name/se/servo/package.nix @@ -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 (