Extending the capabilities for XLibre Flakes for NixOS #283
takagemacoed
started this conversation in
XLibre on NixOS
Replies: 1 comment 2 replies
-
I'd be happy to take a look at macOS, at least I can try getting XQuartz working on x86_64! By the way, @takagemacoed , are you able to launch Steam? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
There is a XLibre Flakes for NixOS Codeberg repository available for NixOS linux users.
Now it provides overlay the
xorg.xorgserver
withxlibre-xserver
, as long as other available drivers.It is tested on my machines which are
x86_64-linux
only.It would be appreciated if volunteers could test it on an
aarch64-linux
machine.On the other hand, Darwin support of
XQuartz
is not yet implemented.One of the reason is that I do not have the hardware to test it out.
I just noticed
XQuartz
is a dependency of some X11 software in nixpkgs to run on darwin.It would be great if some darwin user can shed some light on this.
FWIW, currently for
XQuartz
there is an issue about build failure onaarch64-darwin
and a PR about trying to modify the way it build xorg.xorgserver on darwin.Beta Was this translation helpful? Give feedback.
All reactions