modules/dependencies: add lazygit

This commit is contained in:
Gaetan Lepage 2025-04-07 23:09:51 +02:00 committed by nix-infra-bot
parent e866ddf5ce
commit 800bee29df
2 changed files with 9 additions and 11 deletions

View file

@ -26,6 +26,7 @@ let
example = [ "gitMinimal" ];
};
go.default = "go";
lazygit.default = "lazygit";
lean.default = "lean4";
ledger.default = "ledger";
manix.default = "manix";