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.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkgs/games/fsg/alt-builder.nix b/pkgs/games/fsg/alt-builder.nix
index 4401bf8451a..7a0b9c3fbae 100644
--- a/pkgs/games/fsg/alt-builder.nix
+++ b/pkgs/games/fsg/alt-builder.nix
@@ -31,5 +31,6 @@ stdenv.mkDerivation {
     description = "
 	Falling Sand Game - a cellular automata engine tuned towards the likes of Falling Sand.
 ";
+		inherit src;
   };
 }