diff --git a/hydra/jobsets.nix b/hydra/jobsets.nix index d04b2be..c4f6fdb 100644 --- a/hydra/jobsets.nix +++ b/hydra/jobsets.nix @@ -19,7 +19,7 @@ let prs = readJSONFile pulls; refs = readJSONFile branches; - repo = "RAD-Development/nix-dotfiles"; + repo = "ahuston-0/nix-dotfiles-hydra"; # template for creating a job makeJob =