about summary refs log tree commit diff
path: root/pkgs/applications/window-managers/fbpanel/4.12.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/applications/window-managers/fbpanel/4.12.nix')
-rw-r--r--pkgs/applications/window-managers/fbpanel/4.12.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/applications/window-managers/fbpanel/4.12.nix b/pkgs/applications/window-managers/fbpanel/4.12.nix
index cf09e347a5dd..b4d83d9d1d01 100644
--- a/pkgs/applications/window-managers/fbpanel/4.12.nix
+++ b/pkgs/applications/window-managers/fbpanel/4.12.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://garr.dl.sourceforge.net/sourceforge/fbpanel/fbpanel-4.12.tgz;