lima: compute nir_sha1 for shader key even if disk cache is disabled
We're using it for in-memory cache as well, so it needs to be computed unconditionally.
Fixes: bf09ba53 ("lima: implement shader disk cache") Signed-off-by: Vasily Khoruzhick anarsoul@gmail.com