modules/dependencies: add which

This commit is contained in:
Gaetan Lepage 2025-04-07 15:49:34 +02:00 committed by nix-infra-bot
parent 9abe8fd025
commit 9cc70f8c03
3 changed files with 14 additions and 16 deletions

View file

@ -14,6 +14,7 @@ let
example = [ "gitMinimal" ];
};
ueberzug.default = "ueberzugpp";
which.default = "which";
};
mkDependencyOption = name: properties: {