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

Commit fecd90d

Browse files
committed
[DEVOPS-1172] Regenerate pkgs/default.nix
1 parent b53bd7d commit fecd90d

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

nix/.stack.nix/cardano-sl-faucet.nix

+1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pkgs/default.nix

+2
Original file line numberDiff line numberDiff line change
@@ -15360,6 +15360,7 @@ license = stdenv.lib.licenses.mit;
1536015360
, aeson
1536115361
, base
1536215362
, bytestring
15363+
, cardano-sl-client
1536315364
, cardano-sl-core
1536415365
, cardano-sl-crypto
1536515366
, cardano-sl-infra
@@ -15419,6 +15420,7 @@ libraryHaskellDepends = [
1541915420
aeson
1542015421
base
1542115422
bytestring
15423+
cardano-sl-client
1542215424
cardano-sl-core
1542315425
cardano-sl-crypto
1542415426
cardano-sl-mnemonic

0 commit comments

Comments
 (0)