summary refs log tree commit diff
path: root/pkgs/applications/graphics/gocr/0.44.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/applications/graphics/gocr/0.44.nix')
-rw-r--r--pkgs/applications/graphics/gocr/0.44.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/applications/graphics/gocr/0.44.nix b/pkgs/applications/graphics/gocr/0.44.nix
index 0a3c3869a1c..7273c5d98c3 100644
--- a/pkgs/applications/graphics/gocr/0.44.nix
+++ b/pkgs/applications/graphics/gocr/0.44.nix
@@ -1,5 +1,5 @@
 args : with args;
-	let localDefs = builderDefs.meta.function {
+	let localDefs = builderDefs.passthru.function {
 		src = /* put a fetchurl here */
 fetchurl {
 		url = http://prdownloads.sourceforge.net/jocr/gocr-0.44.tar.gz;