mlabs-haskell / cardano.nix

Nix ❤️ Cardano
https://mlabs-haskell.github.io/cardano.nix/
1 stars 0 forks source link

fix cardano-configurations / cardano environments #75

Open brainrake opened 1 month ago

brainrake commented 1 month ago

We use cardano-configurations repo to get cardano config. This is not ideal because we have to hunt for matching versions with cardano-node. Instead, use cardanoLib.environments from cardano-node flake. Use it for cardano-node and cardano-db-sync environment option.