keycard-cli: move to by-name

This commit is contained in:
zimbatm 2024-07-25 21:19:35 +02:00
parent 7724b648cf
commit caa12efaf4
2 changed files with 0 additions and 2 deletions

View File

@ -40132,8 +40132,6 @@ with pkgs;
coz = callPackage ../development/tools/analysis/coz { };
keycard-cli = callPackage ../tools/security/keycard-cli { };
sieveshell = with python3.pkgs; toPythonApplication managesieve;
gortr = callPackage ../servers/gortr { };