all-packages: redirect 'x11' attribute on Darwin to the native implementation

This commit is contained in:
Peter Simons 2013-01-28 19:31:50 +01:00
parent e460a3f37c
commit 4a3904f82c

View file

@ -161,8 +161,7 @@ let
### Symbolic names.
x11 = xlibsWrapper;
x11 = if stdenv.isDarwin then darwinX11AndOpenGL else xlibsWrapper;
# `xlibs' is the set of X library components. This used to be the
# old modular X llibraries project (called `xlibs') but now it's just