Infini-DL360/hydra: allow import from derivation
This commit is contained in:
parent
06f4cd21c4
commit
2ab8d7163b
1 changed files with 1 additions and 0 deletions
|
@ -25,6 +25,7 @@ in
|
||||||
};
|
};
|
||||||
extraConfig = ''
|
extraConfig = ''
|
||||||
binary_cache_secret_key_file = ${config.secrets.binary-cache-private-key}
|
binary_cache_secret_key_file = ${config.secrets.binary-cache-private-key}
|
||||||
|
allow_import_from_derivation = true
|
||||||
<git-input>
|
<git-input>
|
||||||
timeout = 3600
|
timeout = 3600
|
||||||
</git-input>
|
</git-input>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue