Skip to content

Commit

Permalink
cardano-ping is now cardano-cli ping
Browse files Browse the repository at this point in the history
  • Loading branch information
andreabedini committed Mar 10, 2023
1 parent e7250ae commit 7af523f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,6 @@
inherit (ouroboros-consensus-cardano-tools.components.exes) db-analyser db-synthesizer;
inherit (bech32.components.exes) bech32;
} // lib.optionalAttrs hostPlatform.isUnix {
inherit (network-mux.components.exes) cardano-ping;
inherit plutus-example;
});

Expand Down

0 comments on commit 7af523f

Please sign in to comment.