Unverified Commit 0065365b authored by Matthew Bauer's avatar Matthew Bauer
Browse files

nixpkgs release: remove macOS hack

parent 3e9f7677
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -126,9 +126,6 @@ let
        pandas = unix;
        scikitlearn = unix;
      };

      # hack around broken eval of non-linux packages for now.
      tests.macOSSierraShared = darwin;
    } ));

in jobs