Explain why mu is needed

This commit is contained in:
Andreas Zweili 2022-12-29 23:10:22 +01:00
parent 31f87d7ed3
commit 3fc925f27d
1 changed files with 1 additions and 1 deletions

View File

@ -17,8 +17,8 @@
languagetool-server-command "${pkgs.languagetool}/share/languagetool-server.jar")
'';
extraPackages = epkgs: with pkgs;[
mu
languagetool
mu # needed for mailing
rufo # formatter for Ruby
python310Packages.autopep8
python310Packages.black