Describe the bug
I am trying to use a recent plutus package for various features and bug fixes, specifically 1.49, 1.50 or 1.51, but I can't find a version of atlas that will play well with them. Looks like atlas wants plutus 1.43.
To Reproduce
Steps to reproduce the behavior:
nix flake update ; nix develop in a repo that uses atlas and plutus.
Expected behavior
The latest atlas should play well with a recent plutus.
Screenshots
rejecting: cardano-api-10.17.1.0 (conflict: atlas-cardano => cardano-api^>=10.13.1)
rejecting: cardano-api-10.13.1.0 (conflict: plutus-ledger-api==1.49.0.0, cardano-api => plutus-ledger-api^>=1.43)
Station (please complete the following information):
Additional context
Specifically trying to update https://github.com/SkyProtocol-org/skyprotocol/
Describe the bug
I am trying to use a recent plutus package for various features and bug fixes, specifically 1.49, 1.50 or 1.51, but I can't find a version of atlas that will play well with them. Looks like atlas wants plutus 1.43.
To Reproduce
Steps to reproduce the behavior:
nix flake update ; nix developin a repo that uses atlas and plutus.Expected behavior
The latest atlas should play well with a recent plutus.
Screenshots
Station (please complete the following information):
Additional context
Specifically trying to update https://github.com/SkyProtocol-org/skyprotocol/