summary refs log tree commit diff
path: root/pkgs/games/orbit
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/games/orbit')
-rw-r--r--pkgs/games/orbit/1.01.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/games/orbit/1.01.nix b/pkgs/games/orbit/1.01.nix
index b60b617fc2c3..f128c7b90c2a 100644
--- a/pkgs/games/orbit/1.01.nix
+++ b/pkgs/games/orbit/1.01.nix
@@ -1,5 +1,5 @@
 args : with args; with builderDefs;
-	let localDefs = builderDefs.meta.function (rec {
+	let localDefs = builderDefs.passthru.function (rec {
 		src = /* put a fetchurl here */
 		fetchurl {
 			sha256 = "1kx69f9jqnfzwjh47cl1df8p8hn3bnp6bznxnb6c4wx32ijn5gri";