nixpkgs release: remove macOS hack
was needed for testing previously see: https://github.com/NixOS/nixpkgs/pull/28174#pullrequestreview-55944725
This commit is contained in:
parent
3e9f76774a
commit
0065365bdf
@ -126,9 +126,6 @@ let
|
|||||||
pandas = unix;
|
pandas = unix;
|
||||||
scikitlearn = unix;
|
scikitlearn = unix;
|
||||||
};
|
};
|
||||||
|
|
||||||
# hack around broken eval of non-linux packages for now.
|
|
||||||
tests.macOSSierraShared = darwin;
|
|
||||||
} ));
|
} ));
|
||||||
|
|
||||||
in jobs
|
in jobs
|
||||||
|
Loading…
x
Reference in New Issue
Block a user