aboutsummaryrefslogtreecommitdiff
path: root/shell.nix
diff options
context:
space:
mode:
Diffstat (limited to 'shell.nix')
-rw-r--r--shell.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/shell.nix b/shell.nix
index dba4bcd4..a3c2445f 100644
--- a/shell.nix
+++ b/shell.nix
@@ -6,7 +6,6 @@
rustup
deno
esbuild
- graphviz
];
GODOT = "${pkgs.godot_4}/bin/godot4";
}