Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
zeme-wana committed Jan 15, 2025
1 parent 97a3dc9 commit 9d5c7ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nix/outputs.nix
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ in [
hydraJobs.ghc910.plan-nix = ghc910.hydraJobs.plan-nix;
})
{
checks = repoRoot.nix.utils.flattenDerivationTree "ci" "-"
checks = repoRoot.nix.utils.flattenDerivationTree "garnix" "-"
inputs.self.hydraJobs.${system};
}
]

0 comments on commit 9d5c7ba

Please sign in to comment.