update texlive-extra to 2014-10-24
This commit is contained in:
parent
050d9f6e3f
commit
c805b29026
@ -1,11 +1,11 @@
|
|||||||
args: with args;
|
args: with args;
|
||||||
rec {
|
rec {
|
||||||
name = "texlive-extra-2014";
|
name = "texlive-extra-2014";
|
||||||
version = "2014.20140927";
|
version = "2014.20141024";
|
||||||
|
|
||||||
src = fetchurl {
|
src = fetchurl {
|
||||||
url = "mirror://debian/pool/main/t/texlive-extra/texlive-extra_${version}.orig.tar.xz";
|
url = "mirror://debian/pool/main/t/texlive-extra/texlive-extra_${version}.orig.tar.xz";
|
||||||
sha256 = "0chbl20dh61ld7nq9aiay7hi371l6285c2caqz18br29ifh8jicd";
|
sha256 = "190p5v6madcgkxjmfal0pcylfz88zi6yaixky0vrcz1kbvxqlcb9";
|
||||||
};
|
};
|
||||||
|
|
||||||
buildInputs = [texLive xz];
|
buildInputs = [texLive xz];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user