summaryrefslogtreecommitdiffstats
path: root/pkgs/development/compilers/rust/1_48.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/development/compilers/rust/1_48.nix')
-rw-r--r--pkgs/development/compilers/rust/1_48.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/development/compilers/rust/1_48.nix b/pkgs/development/compilers/rust/1_48.nix
index 6b4b10f12d3e..fff02b9bf800 100644
--- a/pkgs/development/compilers/rust/1_48.nix
+++ b/pkgs/development/compilers/rust/1_48.nix
@@ -35,7 +35,7 @@ import ./default.nix {
# building
bootstrapVersion = "1.47.0";
- # fetch hashes by running `print-hashes.sh 1.45.2`
+ # fetch hashes by running `print-hashes.sh ${bootstrapVersion}`
bootstrapHashes = {
i686-unknown-linux-gnu = "84bf092130ea5216fc701871e633563fc1c01b6528f60cb0767e96cd8eec30bf";
x86_64-unknown-linux-gnu = "d0e11e1756a072e8e246b05d54593402813d047d12e44df281fbabda91035d96";