llama: move to applications/file-managers

This commit is contained in:
AndersonTorres 2022-06-26 22:21:41 -03:00
parent a0b1b66a06
commit 6c8b81b0f1
2 changed files with 1 additions and 1 deletions

View file

@ -19108,7 +19108,7 @@ with pkgs;
libmad = callPackage ../development/libraries/libmad { };
llama = callPackage ../applications/misc/llama { };
llama = callPackage ../applications/file-managers/llama { };
malcontent = callPackage ../development/libraries/malcontent { };