From 4a47ce1e8cdfea3e8824bfe1ad66df46ea91a2e7 Mon Sep 17 00:00:00 2001 From: magic_rb Date: Mon, 23 Oct 2023 17:53:53 +0200 Subject: [PATCH] Allow patch-diff.githubusercontent.com in Hydra Signed-off-by: magic_rb --- nixng/containers/hydra/hydra.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/nixng/containers/hydra/hydra.nix b/nixng/containers/hydra/hydra.nix index 213cff8..ea50480 100644 --- a/nixng/containers/hydra/hydra.nix +++ b/nixng/containers/hydra/hydra.nix @@ -29,6 +29,7 @@ makeSystem { "https://gitlab.com" "https://git.sr.ht" "https://raw.githubusercontent.com" + "https://patch-diff.githubusercontent.com" "https://media.forgecdn.net" ];