summary refs log tree commit diff
path: root/pkgs/applications/audio
diff options
context:
space:
mode:
authorLinus Heckemann <git@sphalerite.org>2021-05-07 16:28:42 +0200
committerGitHub <noreply@github.com>2021-05-07 16:28:42 +0200
commit2b20137104cd03b6c298b067ba2525b56e7bdab3 (patch)
treeda3007ec1aced66588d27caa00efe842286bd2cd /pkgs/applications/audio
parent316b82563a7793a4a88bed9e41adb936d9adc969 (diff)
parent6f2aef024c4fc88fe49bcf6ab5ec60e3ed4e8dfa (diff)
Merge pull request #122019 from dotlambda/audacity-sqlite
audacity: unvendor sqlite
Diffstat (limited to 'pkgs/applications/audio')
-rw-r--r--pkgs/applications/audio/audacity/default.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/pkgs/applications/audio/audacity/default.nix b/pkgs/applications/audio/audacity/default.nix
index 1bbed0613c8e3..1a47451ad76b1 100644
--- a/pkgs/applications/audio/audacity/default.nix
+++ b/pkgs/applications/audio/audacity/default.nix
@@ -15,6 +15,7 @@
 , lilv
 , serd
 , sord
+, sqlite
 , sratom
 , suil
 , alsaLib
@@ -130,6 +131,7 @@ stdenv.mkDerivation rec {
     sord
     soundtouch
     soxr
+    sqlite
     sratom
     suil
     twolame