about summary refs log tree commit diff
path: root/pkgs/games/fsg/alt-builder.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/games/fsg/alt-builder.nix')
-rw-r--r--pkgs/games/fsg/alt-builder.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/games/fsg/alt-builder.nix b/pkgs/games/fsg/alt-builder.nix
index c48041fe5e92..70a342e32269 100644
--- a/pkgs/games/fsg/alt-builder.nix
+++ b/pkgs/games/fsg/alt-builder.nix
@@ -1,5 +1,5 @@
 args: with args; 
-	let localDefs = builderDefs.meta.function {
+	let localDefs = builderDefs.passthru.function {
   		buildInputs =[(wxGTK null)];
 		  src = 
 			fetchurl {