From 89fab05862131b0a1a7eb156623209ae01e7e2b5 Mon Sep 17 00:00:00 2001 From: tpart Date: Wed, 22 Jan 2025 12:55:13 +0100 Subject: add godot environment variable to shell.nix --- shell.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'shell.nix') diff --git a/shell.nix b/shell.nix index eceade83..073f9211 100644 --- a/shell.nix +++ b/shell.nix @@ -4,4 +4,5 @@ python3 ffmpeg ]; + GODOT = "${pkgs.godot_4}/bin/godot4"; } \ No newline at end of file -- cgit v1.2.3-70-g09d2