Commit 41e8c089 authored by David McFarland's avatar David McFarland
Browse files

release-cross: add nixVersions.git to cygwin

parent e73d8904
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -114,6 +114,7 @@ let

  cygwinCommon = {
    hello = nativePlatforms;
    nixVersions.git = nativePlatforms;
  };

  wasiCommon = {