about summary refs log tree commit diff
path: root/pkgs/top-level
diff options
context:
space:
mode:
authorMario Rodas <marsam@users.noreply.github.com>2021-12-12 08:48:51 -0500
committerGitHub <noreply@github.com>2021-12-12 08:48:51 -0500
commitd64811512447c796e9b8093ae6ba989395387c4d (patch)
treef97c8f434a57b804e01f15c275c3f389d84820ea /pkgs/top-level
parent700e8661eb258b42f86ba195476040148f96d938 (diff)
parent1c55acf8cd116c0121dc2b7bba8cf246e07509d2 (diff)
Merge pull request #149484 from magnetophon/arpeggiator-lv2
mod-arpeggiator-lv2: init at unstable-2021-11-09
Diffstat (limited to 'pkgs/top-level')
-rw-r--r--pkgs/top-level/all-packages.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/pkgs/top-level/all-packages.nix b/pkgs/top-level/all-packages.nix
index 8b40f026c9d51..739759fae7833 100644
--- a/pkgs/top-level/all-packages.nix
+++ b/pkgs/top-level/all-packages.nix
@@ -26931,6 +26931,8 @@ with pkgs;
 
   moc = callPackage ../applications/audio/moc { };
 
+  mod-arpeggiator-lv2 = callPackage ../applications/audio/mod-arpeggiator-lv2 { };
+
   mod-distortion = callPackage ../applications/audio/mod-distortion { };
 
   xmr-stak = callPackage ../applications/misc/xmr-stak {