-
Notifications
You must be signed in to change notification settings - Fork 83
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
doc: add guix build info #329
Conversation
successfully, you will also see your own signatures with an ``OK`` status also. | ||
# <signer> = The name associated with your PGP key | ||
# Example: env GUIX_SIGS_REPO=~/guix.sigs SIGNER=alice ./contrib/guix/guix-attest | ||
cd ~/dash |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
do we need here cd ~/dash
? if so, need to add also below where's "Signed binaries"
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It's need here because the previous step would leave you in the guix-sigs
directory. If you're going through the steps sequentially, you will already be in the dash
directory when you get to "Signed binaries" next.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Replaces gitian build documentation with guix documentation since gitian is no longer used as of Dash Core v20.
Preview build: https://dash-docs--329.org.readthedocs.build/en/329/docs/user/developers/compiling.html