Commit Graph

324 Commits

Author SHA1 Message Date
Eelco Dolstra
be8fc33164 texlive-new: Export source tarballs via an attribute
This allows them to be found by find-tarballs.nix (which can only see
fetchurl dependencies if they are attributes, not if they're part of a
string context).
2016-04-18 15:18:21 +02:00
Vladimír Čunát
30f14243c3 Merge branch 'master' into closure-size
Comparison to master evaluations on Hydra:
  - 1255515 for nixos
  - 1255502 for nixpkgs
2016-04-10 11:17:52 +02:00
Vladimír Čunát
b6856521ff texlive: comment on a couple of internal functions 2016-04-08 16:39:20 +02:00
Vladimír Čunát
ab15a62c68 Merge branch 'master' into closure-size
Beware that stdenv doesn't build. It seems something more will be needed
than just resolution of merge conflicts.
2016-04-01 10:06:01 +02:00
Vladimír Čunát
eb4a9d4d9c Revert "texlive.combine: patch paths into texmf.cnf"
This reverts commit acf664814e37c54a7c12b1d065354cab15382793.
Let's revert until we catch the bugs in this.
2016-03-28 08:51:39 +02:00
Nikolay Amiantov
acf664814e texlive.combine: patch paths into texmf.cnf
...instead of environment variables. Close #12768.
2016-03-27 21:20:11 +02:00
Vladimír Čunát
e3da83297f texlive: document in nixpkgs manual
Fixes #13240. It's not really better than source-code comments it replaced,
but it's in a better accessible place.
2016-03-27 14:29:18 +02:00
José Romildo Malaquias
b6db54b064 pygmentex: init at 0.8 2016-03-10 22:09:23 -03:00
Sander van der Burg
e91b9bede0 runLatex: always include basic texlive stuff (thanks to vcunat) 2016-03-08 10:48:42 +00:00
Vladimír Čunát
09af15654f Merge master into closure-size
The kde-5 stuff still didn't merge well.
I hand-fixed what I saw, but there may be more problems.
2016-03-08 09:58:19 +01:00
Pascal Wittmann
5ba31560d5 pdf2djvu: 0.9.3 -> 0.9.4 2016-02-29 23:35:32 +01:00
zimbatm
69ce5cb656 use the sourceforge mirrors everywhere
find pkgs -name "*.nix" -exec sed -r \
    "s|https?://downloads.sourceforge.net/|mirror://sourceforge/|g" -i {} \;
2016-02-28 12:07:42 +00:00
Frederik Rietdijk
4d06bf70f4 buildPythonApplication: use new function for Python applications 2016-02-19 13:16:41 +01:00
Vladimír Čunát
d039c87984 Merge branch 'master' into closure-size 2016-02-14 08:33:51 +01:00
Vladimír Čunát
54299b60c4 Merge #12779: Mass replace pkg}/bin-style strings
... to refer to correct outputs
2016-02-03 17:25:22 +01:00
Vladimír Čunát
ae74c356d9 Merge recent 'staging' into closure-size
Let's get rid of those merge conflicts.
2016-02-03 16:57:19 +01:00
Domen Kožar
2c2b9fea66 remove texDisser, it's now part of texlive-new 2016-02-01 22:10:28 +01:00
Tuomas Tynkkynen
9700be4381 treewide: Mass replace 'djvulibre}/bin' to refer the 'bin' output 2016-02-01 20:46:00 +02:00
Damien Cassou
59541736f5 Merge pull request #12641 from DamienCassou/new-git-latexdiff
git-latexdiff: init at 1.1.2
2016-01-27 10:39:00 +01:00
Damien Cassou
dbc58b6eef git-latexdiff: init at 1.1.2 2016-01-27 10:22:57 +01:00
Tuomas Tynkkynen
619710268d treewide: Mass replace 'poppler}/lib' to refer the 'out' output 2016-01-24 10:03:39 +02:00
Jos van den Oever
6e586a32fd odpdown: init at 0.4.1 2016-01-22 17:59:48 +01:00
Vladimír Čunát
716aac2519 Merge branch 'staging' into closure-size 2016-01-19 09:55:31 +01:00
Pascal Wittmann
df7139de36 hevea: 2.26 -> 2.28 2016-01-15 21:36:23 +01:00
Tobias Geerinckx-Rice
9e44faab97 latex2html: remove dead package
Broken since Aug 2015, but upstream has been dead for donkey's
years. Only dependent was systemtap. No reasonable way (or indeed
reason) to artificially keep this alive.

Aim for the head.
2016-01-11 01:41:54 +01:00
Vladimír Čunát
f9f6f41bff Merge branch 'master' into closure-size
TODO: there was more significant refactoring of qtbase and plasma 5.5
on master, and I'm deferring pointing to correct outputs to later.
2015-12-31 09:53:02 +01:00
Vladimír Čunát
e16d3d0d8a texlive: add xdvi binary part (fixes #11816)
It seems to work fine for me now, after adding dependency on metafont.
2015-12-22 16:55:32 +01:00
Gabriel Ebner
723e693791 djvu2pdf: make work in nix-shell 2015-12-19 09:43:21 +01:00
Pascal Wittmann
80420c3187 hevea: 2.25 -> 2.26 2015-12-12 12:05:19 +01:00
Luca Bruno
5b0352a6a4 Merge branch 'master' into closure-size 2015-12-11 18:31:00 +01:00
Thomas Tuegel
3856e6939f rubber: wrap Python programs 2015-12-09 16:27:49 -06:00
Thomas Tuegel
aab20cdc51 rubber: 1.1 -> 1.3
* version upgrade
* minor formatting change
* assign ttuegel as maintainer
2015-12-09 16:24:17 -06:00
John Wiegley
94a7e2b441 emacsPackages.auctex: 11.88 -> 11.89 2015-12-03 13:11:25 -05:00
Eelco Dolstra
ec795d3632 texFunctions: Use modular texlive instead of tetex 2015-12-03 17:40:27 +01:00
Luca Bruno
a412927924 Merge remote-tracking branch 'origin/master' into closure-size 2015-11-25 21:37:30 +01:00
Pascal Wittmann
65c2755126 pdf2djvu: 0.9.2 -> 0.9.3 2015-11-22 13:01:20 +01:00
Vladimír Čunát
333d69a5f0 Merge staging into closure-size
The most complex problems were from dealing with switches reverted in
the meantime (gcc5, gmp6, ncurses6).
It's likely that darwin is (still) broken nontrivially.
2015-11-20 14:32:58 +01:00
William A. Kennington III
dd2de66d61 Merge branch 'master.upstream' into staging.upstream 2015-10-30 17:16:07 -07:00
Pascal Wittmann
f84a9e60f4 pdf2djvu: 0.9.1 -> 0.9.2 2015-10-28 17:43:41 +01:00
Vladimír Čunát
1d640f029f texlive: avoid huge command lines
/cc #9757.
2015-10-24 12:09:45 +02:00
Vladimír Čunát
17a3f6a6fa icu: split into multiple outputs 2015-10-13 20:18:44 +02:00
Pascal Wittmann
bf913a72b1 pdf2djvu: 0.8.2 -> 0.9.1 2015-10-06 13:13:57 +02:00
Vladimír Čunát
38313d5d87 libxml2,libxslt: split into multiple outputs
Fixed all references, hopefully.
libxml2Python is slightly hacky now, but it seems to work.
2015-10-05 13:44:16 +02:00
Vladimír Čunát
f8c211fd2b fontconfig: split into multiple outputs
Fixed all 'fontconfig}' references as well, hopefully, ugh!
2015-10-05 12:23:56 +02:00
Vladimír Čunát
0cf11036b4 texlive.bin.core: fixup with multiple outputs
There was an interaction with hand-moving the docs.
2015-10-04 11:08:18 +02:00
Vladimír Čunát
5227fb1dd5 Merge commit staging+systemd into closure-size
Many non-conflict problems weren't (fully) resolved in this commit yet.
2015-10-03 13:33:37 +02:00
Karn Kallio
5ed03241be texlive: Fix download file names to be current. 2015-09-30 09:21:09 +02:00
Vladimír Čunát
3f06a234f6 texlive: just comment about (not) another mirror 2015-09-24 10:41:17 +02:00
Vladimír Čunát
179218252b tetex: don't build on Hydra anymore
Only asciidoc refers to it now (and broken latex2html).
2015-09-23 21:19:14 +02:00
Vladimír Čunát
9bd0bac311 nixos/manualPDF: use new texlive instead of tetex
This includes updating dblatex and crafting ~100 MB TeX package set
to make our manual compile.
2015-09-23 21:14:16 +02:00