about summary refs log tree commit diff
path: root/pkgs/tools/networking/smbfs-fuse/0.8.7.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/tools/networking/smbfs-fuse/0.8.7.nix')
-rw-r--r--pkgs/tools/networking/smbfs-fuse/0.8.7.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/tools/networking/smbfs-fuse/0.8.7.nix b/pkgs/tools/networking/smbfs-fuse/0.8.7.nix
index fa98d3d0ac6a..c5ef3ebeae0e 100644
--- a/pkgs/tools/networking/smbfs-fuse/0.8.7.nix
+++ b/pkgs/tools/networking/smbfs-fuse/0.8.7.nix
@@ -1,5 +1,5 @@
 args : with args; with builderDefs;
-	let localDefs = builderDefs.meta.function {
+	let localDefs = builderDefs.passthru.function {
 		src = /* put a fetchurl here */
 		fetchurl {
 			url = http://www.ricardis.tudelft.nl/~vincent/fusesmb/download/fusesmb-0.8.7.tar.gz;