fix repo in jobsets

Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
This commit is contained in:
ahuston-0 2024-07-07 14:11:25 -04:00 committed by Alice Huston
parent b2afa504eb
commit edf9e77b1c

View File

@ -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 =