Skip to content
This repository has been archived by the owner on Aug 18, 2020. It is now read-only.

Commit

Permalink
[CBR-97] dependencies for post-mortem
Browse files Browse the repository at this point in the history
Signed-off-by: Alexander Diemand <codieplusplus@apax.net>
  • Loading branch information
CodiePP committed Sep 26, 2018
1 parent cc64703 commit 8c1f7e4
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions pkgs/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -17255,6 +17255,7 @@ license = stdenv.lib.licenses.mit;
, ansi-terminal
, ansi-wl-pprint
, async
, attoparsec
, base
, base58-bytestring
, bytestring
Expand All @@ -17276,26 +17277,38 @@ license = stdenv.lib.licenses.mit;
, cardano-sl-util-test
, cardano-sl-wallet
, cardano-sl-x509
, cassava
, Chart
, Chart-diagrams
, containers
, cpphs
, cryptonite
, data-default
, directory
, fgl
, filepath
, foldl
, formatting
, Glob
, graphviz
, hedgehog
, hspec
, lens
, lifted-async
, MonadRandom
, mtl
, neat-interpolation
, network-transport-tcp
, optparse-applicative
, optparse-generic
, parsers
, pipes
, pipes-bytestring
, pipes-interleave
, pipes-safe
, process
, QuickCheck
, random
, safe-exceptions
, serokell-util
, silently
Expand Down Expand Up @@ -17369,6 +17382,7 @@ aeson
aeson-options
ansi-wl-pprint
async
attoparsec
base
base58-bytestring
bytestring
Expand All @@ -17388,21 +17402,33 @@ cardano-sl-networking
cardano-sl-util
cardano-sl-wallet
cardano-sl-x509
cassava
Chart
Chart-diagrams
containers
cryptonite
data-default
directory
fgl
filepath
foldl
formatting
Glob
graphviz
lens
lifted-async
MonadRandom
mtl
neat-interpolation
network-transport-tcp
optparse-applicative
optparse-generic
pipes
pipes-bytestring
pipes-interleave
pipes-safe
process
random
safe-exceptions
serokell-util
silently
Expand Down

0 comments on commit 8c1f7e4

Please sign in to comment.