summary refs log tree commit diff
path: root/pkgs/applications/audio/ladspa-plugins/ladspah.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/applications/audio/ladspa-plugins/ladspah.nix')
-rw-r--r--pkgs/applications/audio/ladspa-plugins/ladspah.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkgs/applications/audio/ladspa-plugins/ladspah.nix b/pkgs/applications/audio/ladspa-plugins/ladspah.nix
index 65647cf0a22..82595b4163e 100644
--- a/pkgs/applications/audio/ladspa-plugins/ladspah.nix
+++ b/pkgs/applications/audio/ladspa-plugins/ladspah.nix
@@ -25,5 +25,6 @@ stdenv.mkDerivation {
 		description = "
 	LADSPA format audio plugins.
 ";
+		inherit src;
 	};
 }