From: jgart <jgart@dismail.de>
To: Guix Help <help-guix@gnu.org>
Subject: How do I verify my hashes?
Date: Sat, 9 Jul 2022 21:12:59 -0500 [thread overview]
Message-ID: <20220709211259.GB25347@gac> (raw)
Hi Guixers,
Today Bonface mentioned to me that I should be cloning my packages and
verifying the hashes with `git hash-object` or `git hash` iirc?
Do others do this when packaging?
My workflow currently is the lazy way:
1. I change the version in the package definition.
2. build the package
3. package blows up on stdout
4. I retrieve the hash and add it
5. profit!
But how can I trust that computed hash?
wdyt
Am I committing a newbie sin with the above workflow?
I know `guix refresh` exists but sometimes it is slowwww (e.g. outdated *.go)
I know `make go-clean` exists but sometimes it breaks things in my tree...
Should I stop worrying and just `git send-email --to="guix-patches@gnu.org" -1`?
all best,
jgart
next reply other threads:[~2022-07-10 2:14 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-07-10 2:12 jgart [this message]
2022-07-10 4:13 ` How do I verify my hashes? Vagrant Cascadian
2022-07-10 10:09 ` Csepp
2022-07-10 13:25 ` indieterminacy
2022-07-10 16:59 ` jgart
2022-07-14 8:52 ` Munyoki Kilyungi
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20220709211259.GB25347@gac \
--to=jgart@dismail.de \
--cc=help-guix@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.