godot: add bin/godot symlink

This commit is contained in:
David McFarland
2025-03-08 11:22:00 -04:00
parent 04fce5b868
commit 24fcfa457a
+2 -1
View File
@@ -235,7 +235,8 @@ let
}"
''
+ ''
runHook postInstall
ln -s godot4${suffix} "$out"/bin/godot
runHook post Install
'';
passthru = {