From c5b502068114636296ba0eb21480e6d6df10e2b5 Mon Sep 17 00:00:00 2001 From: Petr Rockai Date: Mon, 21 Jul 2014 04:31:02 +0200 Subject: [PATCH] ConTeXt: Update to a current version & include it in texLiveFull. --- pkgs/tools/typesetting/tex/texlive/context.nix | 6 +++--- pkgs/top-level/all-packages.nix | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/pkgs/tools/typesetting/tex/texlive/context.nix b/pkgs/tools/typesetting/tex/texlive/context.nix index c0c702cd418..22e0991b5cc 100644 --- a/pkgs/tools/typesetting/tex/texlive/context.nix +++ b/pkgs/tools/typesetting/tex/texlive/context.nix @@ -1,9 +1,9 @@ args: with args; rec { - name = "context-2009.11.26"; + name = "context-2014.05.21"; src = fetchurl { - url = mirror://debian/pool/main/c/context/context_2009.11.26.orig.tar.gz; - sha256 = "1qv3h97cyhjyvivs30fz9bqr77j348azagm7ijiyfrclvjjlwav9"; + url = mirror://debian/pool/main/c/context/context_2014.05.21.20140528.orig.tar.gz; + sha256 = "1d744xrsjyl52x2xbh87k5ad826mzz8yqmhdznrmqrhk3qpjkzic"; }; buildInputs = [texLive]; diff --git a/pkgs/top-level/all-packages.nix b/pkgs/top-level/all-packages.nix index 770d8034bea..836d6cb9213 100644 --- a/pkgs/top-level/all-packages.nix +++ b/pkgs/top-level/all-packages.nix @@ -12517,7 +12517,7 @@ let texLiveFull = lib.setName "texlive-full" (texLiveAggregationFun { paths = [ texLive texLiveExtra lmodern texLiveCMSuper texLiveLatexXColor texLivePGF texLiveBeamer texLiveModerncv tipa tex4ht texinfo - texLiveModerntimeline ]; + texLiveModerntimeline texLiveContext ]; }); /* Look in configurations/misc/raskin.nix for usage example (around revisions