Skip to content

Properly wrap LV2 searchpath on nix builds#2295

Merged
daschuer merged 1 commit intomixxxdj:masterfrom
poelzi:feature/lv2-nix
Sep 27, 2019
Merged

Properly wrap LV2 searchpath on nix builds#2295
daschuer merged 1 commit intomixxxdj:masterfrom
poelzi:feature/lv2-nix

Conversation

@poelzi
Copy link
Copy Markdown
Contributor

@poelzi poelzi commented Sep 23, 2019

For LV2 plugins to be visible, they need to be in the LV2 search path.
This patch allows a list of lv2 plugins to be passed as well as a flag
to enable a default list of plugins. To enable the default list, you
can build with:

nix-build --arg defaultLv2Plugins true

For LV2 plugins to be visible, they need to be in the LV2 search path.
This patch allows a list of lv2 plugins to be passed as well as a flag
to enable a default list of plugins. To enable the default list, you
can build with:

nix-build --arg  defaultLv2Plugins true
@daschuer
Copy link
Copy Markdown
Member

The change looks reasonable. I think we can mere it even though I am not able to test.

@daschuer daschuer merged commit 2000704 into mixxxdj:master Sep 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants