Unverified Commit e15d68cb authored by Artturi's avatar Artturi Committed by GitHub
Browse files

Merge pull request #211254 from wucke13/add-cross-derivations

parents e6ad298b 6c615f69
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -34,6 +34,8 @@ let
    nix = nativePlatforms;
    nixUnstable = nativePlatforms;
    mesa = nativePlatforms;
    rustc = nativePlatforms;
    cargo = nativePlatforms;
  };

  gnuCommon = lib.recursiveUpdate common {