Commit 545ed395 authored by OPNA2608's avatar OPNA2608
Browse files

release-cross: Add fd to common

To test rust cross infra (as opposed to cross of rustc & cargo).
parent 5457ed6d
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -84,6 +84,7 @@ let
    mesa = nativePlatforms;
    rustc = nativePlatforms;
    cargo = nativePlatforms;
    fd = nativePlatforms;
  };

  gnuCommon = recursiveUpdate common {