remind people to update the hash

And offer help since it's pretty easy but impossible if you don't have
Nix installed.
This commit is contained in:
Charles Hall 2022-12-23 00:20:05 -08:00
parent 9f74555c88
commit 315944968b
No known key found for this signature in database
GPG key ID: 7B8E0645816E07CF
2 changed files with 6 additions and 3 deletions

View file

@ -32,8 +32,7 @@
# Use the Rust version defined in `Cargo.toml`
channel = cargoToml.package.rust-version;
# This will need to be updated when `package.rust-version` is changed in
# `Cargo.toml`
# THE rust-version HASH
sha256 = "sha256-8len3i8oTwJSOJZMosGGXHBL5BVuGQnWOT2St5YAUFU=";
};