Skip to content

Instantly share code, notes, and snippets.

@kinnala
Created December 16, 2020 12:48
Show Gist options
  • Save kinnala/7c12a384f2bad41f77cc1976e155d9ad to your computer and use it in GitHub Desktop.
Save kinnala/7c12a384f2bad41f77cc1976e155d9ad to your computer and use it in GitHub Desktop.
Compiling UxPlay and ludimus on NixOS

Following environment allows compiling both:

nix-shell -p cmake openssl pkgconfig gst_all_1.gstreamer gst_all_1.gst-plugins-base gst_all_1.gst-plugins-good gst_all_1.gst-plugins-ugly gst_all_1.gst-plugins-bad pcre.dev avahi-compat gst_all_1.gst-libav libplist libunwind

However, I'm unable to connect with iPad or iPhone even after opening all ports on NixOS. WIP

@caplett
Copy link

caplett commented Nov 29, 2021

This was exactly what i needed. thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment