diff --git a/pkgs/tools/typesetting/tex/texlive/context.nix b/pkgs/tools/typesetting/tex/texlive/context.nix index c0c702cd4189..22e0991b5cc1 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 770d8034bea9..836d6cb9213d 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