SlimeVR / SlimeVR-Server

Server app for SlimeVR ecosystem
https://slimevr.dev
Apache License 2.0
677 stars 176 forks source link

Update flake nixpkgs revision #1121

Closed gale-username closed 3 months ago

gale-username commented 3 months ago

Newer nixpkgs revisions need GST_PLUGIN_SYSTEM_PATH_1_0 set. Keeping stuff working with the latest nixpkgs helps with packaging and getting mesa versions to match.

ImUrX commented 3 months ago

oh so this was the reason it didnt find with newer versions? where did u find this btw?

gale-username commented 3 months ago

oh so this was the reason it didnt find with newer versions? where did u find this btw?

Took way too long between messing with the dev shell and normal packaging, but it's actually on the GStreamer wiki page. For builds, it can be done automatically with wrapGAppsHook.