-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Properly wrap LV2 searchpath on nix builds
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
- Loading branch information
Showing
1 changed file
with
12 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters