zshenv: do not disable ccache
This commit is contained in:
parent
cce0cc123f
commit
81b70c12e2
2
.zshenv
2
.zshenv
@ -10,7 +10,7 @@ export ANDROID_NDK_HOME=$ANDROID_NDK_PATH
|
||||
export AndroidSdkPath=$ANDROID_SDK_ROOT
|
||||
export AndroidNdkPath=$ANDROID_NDK_PATH
|
||||
|
||||
export CCACHE_DISABLE="true"
|
||||
export CCACHE_NODISABLE="true"
|
||||
|
||||
# https://github.com/NixOS/nix/issues/2033
|
||||
# https://discourse.nixos.org/t/where-is-nix-path-supposed-to-be-set/16434/8
|
||||
|
Loading…
Reference in New Issue
Block a user