ranger: remove LC_ALL setting

No longer necessary on Darwin
This commit is contained in:
Acid Bong
2025-11-28 21:00:48 +02:00
parent 6ebdf50b87
commit b402b8183c
-2
View File
@@ -27,8 +27,6 @@ python3Packages.buildPythonApplication {
hash = "sha256-vn1rAOFB2vq04Y/WAE44iH/b/zamAmvq8putUKwNqR8=";
};
LC_ALL = "en_US.UTF-8";
nativeCheckInputs = with python3Packages; [
pytestCheckHook
astroid