Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
erikd committed Oct 11, 2024
1 parent 5d1eecd commit 1428bd7
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 @@ -115,7 +115,6 @@
packages.katip.doExactConfig = true;

# split data output for ekg to reduce closure size
packages.ekg.components.library.enableSeparateDataOutput = true;
packages.cardano-binary.configureFlags = [ "--ghc-option=-Werror" ];
packages.cardano-crypto-class.configureFlags = [ "--ghc-option=-Werror" ];
packages.slotting.configureFlags = [ "--ghc-option=-Werror" ];
Expand Down

0 comments on commit 1428bd7

Please sign in to comment.