From 2ab8d7163bff14d82384cdce80ada5820c2bf8b5 Mon Sep 17 00:00:00 2001 From: Infinidoge Date: Mon, 20 May 2024 17:44:56 -0400 Subject: [PATCH] Infini-DL360/hydra: allow import from derivation --- hosts/Infini-DL360/hydra.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/hosts/Infini-DL360/hydra.nix b/hosts/Infini-DL360/hydra.nix index b46b82c..1c8c8e7 100644 --- a/hosts/Infini-DL360/hydra.nix +++ b/hosts/Infini-DL360/hydra.nix @@ -25,6 +25,7 @@ in }; extraConfig = '' binary_cache_secret_key_file = ${config.secrets.binary-cache-private-key} + allow_import_from_derivation = true timeout = 3600