imapfilter: move to pkgs/by-name
This commit is contained in:
@@ -10194,10 +10194,6 @@ with pkgs;
|
||||
|
||||
taxi-cli = with python3Packages; toPythonApplication taxi;
|
||||
|
||||
imapfilter = callPackage ../applications/networking/mailreaders/imapfilter.nix {
|
||||
lua = lua5;
|
||||
};
|
||||
|
||||
mupdf-headless = mupdf.override {
|
||||
enableX11 = false;
|
||||
enableGL = false;
|
||||
|
||||
Reference in New Issue
Block a user