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

Update nix documentation in CONTRIBUTING and RELEASE #5617

Merged
merged 6 commits into from
Nov 13, 2023

Conversation

zeme-wana
Copy link
Contributor

Instructions on how to install & upgrade nix and how to setup the binary caches are now included in the relevant section of the IOGX manual.
This PR affects the CONTRIBUTING.adoc and RELEASE.adoc making those documents up-to-date.

# The executables should be under dist-newstyle/, rename them to a convenient name and upload them:
mv ./dist-newstyle/build/x86_64-linux/ghc-9.2.8/plutus-core-x.y.z.0/x/pir/build/pir/pir ./pir-x86_64-linux-ghc928
mv ./dist-newstyle/build/x86_64-linux/ghc-9.2.8/plutus-core-x.y.z.0/x/uplc/build/uplc/uplc ./uplc-x86_64-linux-ghc928
nix build .#hydraJobs.x86_64-linux.musl64.ghc92.pir
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please someone double-check this.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

seems fine

# The executables should be under dist-newstyle/, rename them to a convenient name and upload them:
mv ./dist-newstyle/build/x86_64-linux/ghc-9.2.8/plutus-core-x.y.z.0/x/pir/build/pir/pir ./pir-x86_64-linux-ghc928
mv ./dist-newstyle/build/x86_64-linux/ghc-9.2.8/plutus-core-x.y.z.0/x/uplc/build/uplc/uplc ./uplc-x86_64-linux-ghc928
nix build .#hydraJobs.x86_64-linux.musl64.ghc92.pir
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

seems fine

@michaelpj michaelpj enabled auto-merge (squash) November 8, 2023 17:18
@zeme-wana zeme-wana added the No Changelog Required Add this to skip the Changelog Check label Nov 8, 2023
@michaelpj michaelpj merged commit 0eb49f6 into master Nov 13, 2023
6 checks passed
@michaelpj michaelpj deleted the update-iogx-docs branch November 13, 2023 15:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
No Changelog Required Add this to skip the Changelog Check
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants