Skip to content

Commit

Permalink
Try #175:
Browse files Browse the repository at this point in the history
  • Loading branch information
iohk-bors[bot] committed Sep 14, 2020
2 parents f1e1147 + 596bd8f commit 61327b5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion bors.toml
@@ -1,6 +1,7 @@
status = [
"buildkite/cardano-benchmarking",
"ci/hydra:Cardano:cardano-benchmarking:required",
"ci/hydra-eval",
"ci/hydra-build:required",
]
timeout_sec = 7200
required_approvals = 1
Expand Down
2 changes: 1 addition & 1 deletion default.nix
Expand Up @@ -22,7 +22,7 @@ let
(cardanoBenchmarkingHaskellPackages.projectPackages);

self = {
inherit haskellPackages cardanoNode;
inherit haskellPackages cardanoNode pkgs;

# Grab the executable component of our package.
inherit (haskellPackages.cardano-tx-generator.components.exes)
Expand Down

0 comments on commit 61327b5

Please sign in to comment.