Commit ee523770 authored by Guanpeng Xu's avatar Guanpeng Xu
Browse files

mathematica: document the command for calculating hashes

parent 34cd4905
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
{ lib, requireFile }:

/*
 * To calculate the hash of an installer, use a command like this:
 *
 *   nix --extra-experimental-features nix-command hash file <installer-file>
 */

let versions = [
  {
    version = "13.2.0";