about summary refs log tree commit diff
path: root/pkgs/games/construo/0.2.2.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/games/construo/0.2.2.nix')
-rw-r--r--pkgs/games/construo/0.2.2.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/games/construo/0.2.2.nix b/pkgs/games/construo/0.2.2.nix
index 3d9da7f531ad..e0447382e56f 100644
--- a/pkgs/games/construo/0.2.2.nix
+++ b/pkgs/games/construo/0.2.2.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://savannah.nongnu.org/download/construo/construo-0.2.2.tar.gz;