release-cross: Add fd to common

To test rust cross infra (as opposed to cross of rustc & cargo).
This commit is contained in:
OPNA2608
2026-03-16 16:55:26 +01:00
parent 5457ed6dd5
commit 545ed39525
+1
View File
@@ -84,6 +84,7 @@ let
mesa = nativePlatforms;
rustc = nativePlatforms;
cargo = nativePlatforms;
fd = nativePlatforms;
};
gnuCommon = recursiveUpdate common {