1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-25 15:11:35 +00:00
Commit graph

3 commits

Author SHA1 Message Date
Guanpeng Xu 6988b0b929 mathematica: 11.3.0 -> 12.0.0 (#65031)
* mathematica: archive version 11

* mathematica: 11.3.0 -> 12.0.0
2019-07-23 22:23:00 +02:00
Artemis Tosini 51a2a08d6e
mathematica: 11.2.0 -> 11.3.0
Note that this only affects the English version, as I do not have access
to the hash for the Japanese version.
2019-01-25 15:29:02 +00:00
Mitsuhiro Nakamura 1ed47cf214 mathematica: enable installation of localized editions
For now English (default) and Japanese editions only.
Fill out information in `l10ns.nix` to add the other localized editions.
Example usage: `mathematica.override { lang = "ja"; }` derives Japanese edition.
2018-01-19 21:42:52 +09:00