summary refs log tree commit diff
diff options
context:
space:
mode:
authorLassulus <github@lassul.us>2020-08-25 14:05:59 +0200
committerGitHub <noreply@github.com>2020-08-25 14:05:59 +0200
commit0fcb4673be27dec8e3796cbe8c31b166e2830214 (patch)
tree1fc71f972559340208da50b04df2bc9f9d38e331
parenta607e0e1283eaeaca28e47282f755dfad641620d (diff)
parente1f177fab25841f6f94bc55c04b5af43ce6b9f1b (diff)
downloadnixpkgs-0fcb4673be27dec8e3796cbe8c31b166e2830214.tar
nixpkgs-0fcb4673be27dec8e3796cbe8c31b166e2830214.tar.gz
nixpkgs-0fcb4673be27dec8e3796cbe8c31b166e2830214.tar.bz2
nixpkgs-0fcb4673be27dec8e3796cbe8c31b166e2830214.tar.lz
nixpkgs-0fcb4673be27dec8e3796cbe8c31b166e2830214.tar.xz
nixpkgs-0fcb4673be27dec8e3796cbe8c31b166e2830214.tar.zst
nixpkgs-0fcb4673be27dec8e3796cbe8c31b166e2830214.zip
Merge pull request #96126 from hmenke/mathematica
mathematica: 12.1.0 -> 12.1.1
-rw-r--r--pkgs/applications/science/math/mathematica/l10ns.nix6
1 files changed, 6 insertions, 0 deletions
diff --git a/pkgs/applications/science/math/mathematica/l10ns.nix b/pkgs/applications/science/math/mathematica/l10ns.nix
index c75c91be059..8ec6ac5048d 100644
--- a/pkgs/applications/science/math/mathematica/l10ns.nix
+++ b/pkgs/applications/science/math/mathematica/l10ns.nix
@@ -8,6 +8,12 @@ let allVersions = with lib; flip map
   # N.B. Versions in this list should be ordered from newest to oldest.
   [
     {
+      version = "12.1.1";
+      lang = "en";
+      language = "English";
+      sha256 = "02mk8gmv8idnakva1nc7r7mx8ld02lk7jgsj1zbn962aps3bhixd";
+    }
+    {
       version = "12.1.0";
       lang = "en";
       language = "English";