modules/dependencies: add plantuml

This commit is contained in:
Gaetan Lepage 2025-04-07 22:45:59 +02:00 committed by nix-infra-bot
parent a79c872893
commit 7d7dd1d21e
2 changed files with 10 additions and 7 deletions

View file

@ -27,6 +27,7 @@ let
default = "nodejs";
example = "pkgs.nodejs_22";
};
plantuml.default = "plantuml";
ripgrep.default = "ripgrep";
sd.default = "sd";
sed.default = "gnused";