modules/dependencies: add cornelis

This commit is contained in:
Gaetan Lepage 2025-04-07 22:59:49 +02:00 committed by nix-infra-bot
parent 96ebd63330
commit e866ddf5ce
2 changed files with 11 additions and 8 deletions

View file

@ -9,6 +9,7 @@ let
packages = {
bat.default = "bat";
cornelis.default = "cornelis";
ctags.default = "ctags";
curl.default = "curl";
direnv.default = "direnv";