From 30962288b756c611c3c3d8341414861145535e6d Mon Sep 17 00:00:00 2001 From: Jean-Pierre PRUNARET Date: Tue, 3 Jan 2017 18:11:34 +0100 Subject: [PATCH] =?UTF-8?q?ajout=20r=C3=A9f=C3=A9rence=20ver=20source?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/service-hydra-core.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/public/service-hydra-core.nix b/public/service-hydra-core.nix index c259a70..8437aa3 100644 --- a/public/service-hydra-core.nix +++ b/public/service-hydra-core.nix @@ -7,6 +7,7 @@ let profiles = config.r6d.profiles; + #### https://github.com/NixOS/hydra/issues/413 # Note that we use 'import {}' instead of 'pkgs'. # If we use the latter we get an infinite recursion # because we include hydra-src in the module imports below which in turn defines the 'pkgs' value.