Loading pkgs/applications/science/math/mathematica/versions.nix +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"; Loading Loading
pkgs/applications/science/math/mathematica/versions.nix +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"; Loading