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.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkgs/games/construo/0.2.2.nix b/pkgs/games/construo/0.2.2.nix
index 555d2f4b30b95..969f4e13baa50 100644
--- a/pkgs/games/construo/0.2.2.nix
+++ b/pkgs/games/construo/0.2.2.nix
@@ -26,5 +26,6 @@ stdenv.mkDerivation rec {
 		description = "
 	Construo masses and springs simulation.
 ";
+		inherit src;
 	};
 }