···190190 hash = lib.mkOption {191191 type = lib.types.str;192192 example = "sha256-ej+vpPNdiOoXsaj1jyRpWLisJgWo8EqX+Z5VbpSjsPA=";193193+ default = "";193194 description = ''194195 The hash of the packaged Helm chart. Only has an effect if `package` is not set.195196 The Helm chart is fetched during build time and placed as a `.tgz` archive on the