Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade to cardano.nix and isolate main runtime deps (cardano-node, ogmios, kupo) #1622

Closed
euonymos opened this issue May 23, 2024 · 3 comments · Fixed by #1624
Closed

Upgrade to cardano.nix and isolate main runtime deps (cardano-node, ogmios, kupo) #1622

euonymos opened this issue May 23, 2024 · 3 comments · Fixed by #1624

Comments

@euonymos
Copy link
Contributor

Current issues:

Sounds like these two issues should be resolved in one go by upgrading CTL's Nix setup by switching from ogmios-nixos to cardano.nix. While doing that I believe we should be explicit about the requirement to be able to change versions of cardano-node, ogmios, and kupo independently.

cc @klntsky @aciceri @bladyjoker

@euonymos euonymos changed the title Upgrade to cardano.nix and isolate main runtime deps (cardano-node, ogmios) Upgrade to cardano.nix and isolate main runtime deps (cardano-node, ogmios, kupo) May 23, 2024
@aciceri
Copy link
Collaborator

aciceri commented May 24, 2024

cc @brainrake

@aciceri
Copy link
Collaborator

aciceri commented May 31, 2024

cardano.nix already supports multiple versions of the same packages, if you tell us exactly what versions you need for everything we can add them.

Anyway what do we want to do exactly? Just refactor the flake inputs in cardano-transaction-lib using only cardano.nix? That should be doable.

@brainrake
Copy link
Contributor

Let us know what versions and we'll add them to cardano.nix. We should export library functions or add an example to override the release as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants