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.