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

Document how to upgrade SDK version #1206

Open
lucianojoublanc-da opened this issue Feb 23, 2024 · 0 comments
Open

Document how to upgrade SDK version #1206

lucianojoublanc-da opened this issue Feb 23, 2024 · 0 comments

Comments

@lucianojoublanc-da
Copy link
Contributor

It's somewhat unobvious, though simple once you know how. You'll find something like this in github:

image

  1. And have to change the root daml.yaml file in two places: daml-sdk and sdk-version. These need to match the numbers in the screenshot; the SDK/daml version are not the same. The former appears to have the commit hash appended to it.
  2. As mentioned in the daml.yaml file , you need to run bin/update-daml-hashes in order to update the nix/ derivations; otherwise nix will fail saying there is a hash mismatch.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant