From d13431826f67768f17d3acfc7eef2672eb647670 Mon Sep 17 00:00:00 2001 From: David McFarland Date: Fri, 27 Jun 2025 15:00:02 -0300 Subject: [PATCH] godot: remove unused dependency in test --- pkgs/development/tools/godot/common.nix | 2 -- 1 file changed, 2 deletions(-) diff --git a/pkgs/development/tools/godot/common.nix b/pkgs/development/tools/godot/common.nix index 40a4682bfd00..6e2ae927ec9a 100644 --- a/pkgs/development/tools/godot/common.nix +++ b/pkgs/development/tools/godot/common.nix @@ -444,8 +444,6 @@ let [[ $message == "Project \`UnnamedProject.csproj\` added to the solution." ]] ''; - exportTemplate = pkg.export-template; - buildPhase = '' runHook preBuild