modules/dependencies: add godot

This commit is contained in:
Gaetan Lepage 2025-04-07 23:43:23 +02:00 committed by nix-infra-bot
parent 06acf3f103
commit e7c9cc7133
2 changed files with 11 additions and 8 deletions

View file

@ -28,6 +28,7 @@ let
};
glow.default = "glow";
go.default = "go";
godot.default = "godot_4";
lazygit.default = "lazygit";
lean.default = "lean4";
ledger.default = "ledger";