modules/dependencies: add websocat

This commit is contained in:
Gaetan Lepage 2025-04-07 18:24:49 +02:00 committed by nix-infra-bot
parent 8333fe8ecb
commit 238ffa110a
2 changed files with 12 additions and 12 deletions

View file

@ -32,6 +32,7 @@ let
tree-sitter.default = "tree-sitter";
typst.default = "typst";
ueberzug.default = "ueberzugpp";
websocat.default = "websocat";
which.default = "which";
yazi.default = "yazi";
};