Skip to content

Commit

Permalink
Added HydraJobs
Browse files Browse the repository at this point in the history
  • Loading branch information
zeme-wana committed Oct 24, 2023
1 parent db1b7da commit 3c52796
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions nix/outputs.nix
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,9 @@
devShells.default = repoRoot.nix.shell;

packages.marlowe-payouts = repoRoot.nix.marlowe-payouts;

hydraJobs.devShells.default = repoRoot.nix.shell;
hydraJobs.marlowe-payouts = repoRoot.nix.marlowe-payouts;
hydraJobs.required = lib.iogx.mkHydraRequiredJob { };
}
]

0 comments on commit 3c52796

Please sign in to comment.