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/default.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/pkgs/games/orbit/default.nix b/pkgs/games/orbit/default.nix
index 9769e6f5d670..de4c84f010cd 100644
--- a/pkgs/games/orbit/default.nix
+++ b/pkgs/games/orbit/default.nix
@@ -39,7 +39,6 @@ stdenv.mkDerivation rec {
 			[ customBuild doForceShare doPropagate]);
 	meta = {
 		description = "Orbit space flight simulator";
-		inherit src;
 	};
 }