khal: no need to set LC_ALL, python build bits do this.

This commit is contained in:
Will Dietz 2019-03-25 23:17:14 -05:00
parent ad91dca851
commit c8fa1272c6

View file

@ -9,8 +9,6 @@ with python3.pkgs; buildPythonApplication rec {
sha256 = "1p49f3g25x900vk32spjbr2aipj12kcbhayny2vwhdpkjlv6k396";
};
LC_ALL = "C.UTF-8";
propagatedBuildInputs = [
atomicwrites
click