all-packages: redirect 'x11' attribute on Darwin to the native implementation
This commit is contained in:
parent
e460a3f37c
commit
4a3904f82c
@ -161,8 +161,7 @@ let
|
|||||||
|
|
||||||
### Symbolic names.
|
### Symbolic names.
|
||||||
|
|
||||||
|
x11 = if stdenv.isDarwin then darwinX11AndOpenGL else xlibsWrapper;
|
||||||
x11 = xlibsWrapper;
|
|
||||||
|
|
||||||
# `xlibs' is the set of X library components. This used to be the
|
# `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
|
# old modular X llibraries project (called `xlibs') but now it's just
|
||||||
|
Loading…
x
Reference in New Issue
Block a user