summary refs log tree commit diff
path: root/pkgs/tools/typesetting
Commit message (Collapse)AuthorAge
* Merge #17347: texlive: fix xdvi md5.runVladimír Čunát2016-08-14
|\
| * texlive-new: fix wrong xdvi md5.runIgor Sharonov2016-07-28
| |
* | hevea: 2.28 -> 2.29Matthew2016-08-09
| | | | | | | | 2.28 is no longer available at that url
* | texlive: drop unused lesstif parameterVladimír Čunát2016-08-09
| | | | | | | | Fixes #17359. /cc #16391.
* | asciidoc: Works on DarwinTuomas Tynkkynen2016-08-02
| | | | | | | | | | | | D'oh! Plain 'asciidoc' works, but 'asciidoc-full' doesn't, so my scripts changed it to 'linux' in https://github.com/NixOS/nixpkgs/commit/21f17d69f61e8239870bf97edf49e594198076a8
* | treewide: Add lots of meta.platformsTuomas Tynkkynen2016-08-02
| | | | | | | | Build-tested on x86_64 Linux & Mac.
* | treewide: Move some meta sections to end-of-fileTuomas Tynkkynen2016-08-02
| | | | | | | | That seems to be the overwhelming convention.
* | treewide: Add lots of platforms to packages with no metaTuomas Tynkkynen2016-08-02
| | | | | | | | Build-tested on x86_64 Linux and on Darwin.
* | treewide: Lots of meta.hydraPlatforms -> meta.platformsTuomas Tynkkynen2016-08-02
| | | | | | | | | | | | In all of these files, there is no meta.platforms but only meta.hydraPlatforms, which doesn't seem to have any purpose except being inconsistent.
* | Fix psutils licence.Lluís Batlle i Rossell2016-07-27
| |
* | Adding psutils.Lluís Batlle i Rossell2016-07-27
| | | | | | | | Have we lived without psnup so many years? Incredible.
* | pdf2odt: init at 2014-12-17Peter Hoeg2016-07-27
|/ | | | We also apply a patch to create the temporary directory securely
* Merge pull request #16597 from jokogr/biber-2.5Rok Garbas2016-07-21
|\ | | | | biber: 2.4 -> 2.5
| * biber: 2.4 -> 2.5Ioannis Koutras2016-07-13
| |
* | Merge 'master' into staging and re-revert mergeVladimír Čunát2016-06-23
|\| | | | | | | ... from staging to master, reverted temporarily in aa9a04883e34.
| * Revert "Merge branch 'staging'" due to glibcVladimír Čunát2016-06-23
| | | | | | | | | | | | | | | | The main output started to retain dependency on bootstrap-tools; see https://github.com/NixOS/nixpkgs/pull/15867#issuecomment-227949096 This reverts commit c05d8295988697adbb920a7b4a999ae3670c5504, reversing changes made to f073df60d60444c30c49cb26d6b187a4100b41fe.
| * Merge pull request #15874 from abbradar/texlive-argv0Nikolay Amiantov2016-06-23
| |\ | | | | | | texlive-bin: remove detecting of local directory from mktex*
| | * texlive-bin: remove detecting of local directory from mktex*Nikolay Amiantov2016-05-31
| | |
| * | Merge branch 'staging'Vladimír Čunát2016-06-22
| |\ \ | |/ / |/| |
| * | biber: 1.9 -> 2.4Nikolay Amiantov2016-06-22
| | |
| * | Captialize meta.description of all packagesBjørn Forsman2016-06-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In line with the Nixpkgs manual. A mechanical change, done with this command: find pkgs -name "*.nix" | \ while read f; do \ sed -e 's/description\s*=\s*"\([a-z]\)/description = "\u\1/' -i "$f"; \ done I manually skipped some: * Descriptions starting with an abbreviation, a user name or package name * Frequently generated expressions (haskell-packages.nix)
* | | Merge branch 'master' into stagingVladimír Čunát2016-06-19
|\| | | | | | | | | | | Hydra nixpkgs: ?compare=1279790
| * | texlive: add xindy binaryVladimír Čunát2016-06-16
| | | | | | | | | | | | Fixes #16207.
* | | Merge #14356: docbook updatesVladimír Čunát2016-06-09
|\ \ \ | |/ / |/| |
| * | xmlto: 0.0.26 -> 0.0.28José Romildo Malaquias2016-04-01
| | |
* | | Merge pull request #15647 from layus/auctexobadz2016-06-08
|\ \ \ | | | | | | | | ktikz: init at 0.10
| * | | auctex: enable previewGuillaume Maudoux2016-06-05
| | | |
* | | | patoline: remove (source is unavailable) (#15918)FlorentBecker2016-06-06
|/ / /
* | / Fix lots of fetchgit hashes (fallout from #15469)Tuomas Tynkkynen2016-06-03
| |/ |/|
* | imagemagick: split dev output to fix #9604Vladimír Čunát2016-05-22
| | | | | | | | Also fixup references to imagemagick.
* | Bring my stdenv.lib.maintainers user name in line with my github nick.Peter Simons2016-05-16
| |
* | Merge branch 'master' into stagingVladimír Čunát2016-05-12
|\ \
| * | texlive-new: update obsolete hashesRoman Naumann2016-05-11
| | | | | | | | | | | | | | | This commits mitigates https://github.com/NixOS/nixpkgs/issues/10026. Thanks to @namore for contributing most of the update!
| * | texlive: restore back exports of TeX pathsNikolay Amiantov2016-05-10
| | | | | | | | | | | | | | | Credits for the fix to jraygauthier. See https://github.com/NixOS/nixpkgs/pull/12768#issuecomment-218050187
| * | texlive.combine: fix buildRaymond Gauthier2016-05-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | 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.
| * | Merge pull request #14681 from ↵zimbatm2016-05-09
| |\ \ | | | | | | | | | | | | | | | | jraygauthier/jrg/fix_context_by_patching_luascript_rebased texlive.combine: also patch `texmfcnf.lua`
| | * | texlive.combine: also patch `texmfcnf.lua`Raymond Gauthier2016-04-14
| | | | | | | | | | | | | | | | Fixes #14463.
| | * | texlive.combine: patch paths into texmf.cnfNikolay Amiantov2016-04-14
| | | | | | | | | | | | | | | | | | | | | | | | ...instead of environment variables. Close #12768. (cherry picked from commit acf664814e37c54a7c12b1d065354cab15382793)
* | | | Merge branch 'master' into stagingVladimír Čunát2016-05-08
|\| | |
| * | | asciidoctor: Bumped yanked dependencyYacine Hmito2016-05-05
| | | | | | | | | | | | | | | | | | | | | | | | 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
* | | | Merge #14920: windows improvements, mainly mingwVladimír Čunát2016-05-05
|\| | |
| * | | asciidoctor: Init at 1.5.4Yacine Hmito2016-05-04
| | | |
* | | | use dontBuild instead of hacksRobin Gloster2016-05-04
|/ / / | | | | | | | | | | | | | | | changes: * buildPhase = "true" * buildPhase = ":"
* | | texlive (old): mark build as brokenPeter Simons2016-04-20
| | | | | | | | | | | | | | | | | | 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.
* | | texlive (old): un-break syntax highlighting in Emacs (cosmetic)Peter Simons2016-04-20
| | |
* | | texlive-new: Export source tarballs via an attributeEelco Dolstra2016-04-18
|/ / | | | | | | | | | | 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).
* | Merge branch 'master' into closure-sizeVladimír Čunát2016-04-10
|\ \ | | | | | | | | | | | | | | | Comparison to master evaluations on Hydra: - 1255515 for nixos - 1255502 for nixpkgs
| * | texlive: comment on a couple of internal functionsVladimír Čunát2016-04-08
| |/
* | Merge branch 'master' into closure-sizeVladimír Čunát2016-04-01
|\| | | | | | | | | Beware that stdenv doesn't build. It seems something more will be needed than just resolution of merge conflicts.
| * Revert "texlive.combine: patch paths into texmf.cnf"Vladimír Čunát2016-03-28
| | | | | | | | | | This reverts commit acf664814e37c54a7c12b1d065354cab15382793. Let's revert until we catch the bugs in this.