Tuomas Tynkkynen
bac26e08db
Fix lots of fetchgit hashes (fallout from #15469 )
2016-06-03 17:17:08 +03:00
Vladimír Čunát
73f1f5eb39
imagemagick: split dev output to fix #9604
...
Also fixup references to imagemagick.
2016-05-22 13:41:15 +02:00
Peter Simons
8e462995ba
Bring my stdenv.lib.maintainers user name in line with my github nick.
2016-05-16 22:49:55 +02:00
Vladimír Čunát
6c2fbfbd77
Merge branch 'master' into staging
2016-05-12 04:53:38 +02:00
Roman Naumann
7abe192b05
texlive-new: update obsolete hashes
...
This commits mitigates https://github.com/NixOS/nixpkgs/issues/10026 .
Thanks to @namore for contributing most of the update!
2016-05-11 13:33:16 +02:00
Nikolay Amiantov
49de0c32bd
texlive: restore back exports of TeX paths
...
Credits for the fix to jraygauthier.
See https://github.com/NixOS/nixpkgs/pull/12768#issuecomment-218050187
2016-05-10 06:33:55 +03:00
Raymond Gauthier
8a4b670a2f
texlive.combine: fix build
...
Recent merge of pull request #14681 broke
the build of some texlive components (e.g.: `xetex`)
that do not include the `./share/texmf/web2c/texmf.cnf`.
This fix should allow these component to build
as before by operating on this file only when
it exits.
2016-05-09 19:29:05 -04:00
zimbatm
9cc724e570
Merge pull request #14681 from jraygauthier/jrg/fix_context_by_patching_luascript_rebased
...
texlive.combine: also patch `texmfcnf.lua`
2016-05-09 14:37:33 +01:00
Vladimír Čunát
65a9fa8cdc
Merge branch 'master' into staging
2016-05-08 21:24:48 +02:00
Yacine Hmito
863ba5c7e0
asciidoctor: Bumped yanked dependency
...
asciidoctor-latex: 1.5.0.6.dev -> 1.5.0.8.dev
See NixOS/nixpkgs/pull/15135#issuecomment-216984749
This optional dependency may be removed if this happens too often
2016-05-05 12:18:24 +02:00
Vladimír Čunát
1dc36904d8
Merge #14920 : windows improvements, mainly mingw
2016-05-05 08:30:19 +02:00
Yacine Hmito
d3421435e0
asciidoctor: Init at 1.5.4
2016-05-04 13:23:22 +02:00
Robin Gloster
9820cb1bf2
use dontBuild instead of hacks
...
changes:
* buildPhase = "true"
* buildPhase = ":"
2016-05-04 10:11:04 +00:00
Peter Simons
00ac3ac6ce
texlive (old): mark build as broken
...
Reported in https://github.com/NixOS/nixpkgs/issues/14807 . It's probably
about time to convert to the new texlive code, which is *much* nicer.
See http://nixos.org/nixpkgs/manual/#sec-language-texlive for details.
2016-04-20 23:13:40 +02:00
Peter Simons
c9e300b458
texlive (old): un-break syntax highlighting in Emacs (cosmetic)
2016-04-20 23:13:05 +02:00
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
Raymond Gauthier
954f381972
texlive.combine: also patch texmfcnf.lua
...
Fixes #14463 .
2016-04-14 01:15:16 -04:00
Nikolay Amiantov
0435ac8894
texlive.combine: patch paths into texmf.cnf
...
...instead of environment variables. Close #12768 .
(cherry picked from commit acf664814e37c54a7c12b1d065354cab15382793)
2016-04-14 01:14:53 -04: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