about summary refs log tree commit diff
path: root/pkgs/tools/typesetting/tex/texlive/default.nix
AgeCommit message (Expand)AuthorFilesLines
2024-04-27Merge pull request #289854 from xworld21/texlive-packages-top-levelDmitry Kalinkin1-1/+1
2024-04-21texlive.bin.core: use gpl2Plus license instead of gpl2Vincenzo Mantova1-10/+10
2024-04-21texlive.tlpdb.nix: replace gplX licenses with gplXOnlyVincenzo Mantova1-9/+9
2024-03-23texlive: make packages proper multi-output derivationsVincenzo Mantova1-1/+1
2024-03-20texlive: 2023.20240114 -> 2023-finalVincenzo Mantova1-4/+4
2024-01-27texlive: 2022-final -> 2023.20240114Vincenzo Mantova1-16/+22
2023-12-07texlive: pin-to-gcc12-if-gcc13Adam Joseph1-1/+5
2023-11-12texlive.pkgs.tex4ebook: add html-tidy to PATH (#266861)Vincenzo Mantova1-2/+2
2023-11-04texlive: export schemes at top levelVincenzo Mantova1-0/+7
2023-11-04texlive.combined.scheme-bookpub: initVincenzo Mantova1-1/+2
2023-10-22texlive: implement __overrideTeXConfig and withPackageVincenzo Mantova1-54/+84
2023-10-07texlive.buildTeXLivePackage: switch to fake multi-output derivations for TeX ...Vincenzo Mantova1-3/+20
2023-08-29texlive.luajittex: disable binaries on unsupported platformsVincenzo Mantova1-1/+1
2023-08-29texlive.bin.core: split output according to texlive.tlpdbVincenzo Mantova1-0/+1
2023-08-27texlive: factor out tlpdb overridesapfelkuchen061-400/+8
2023-08-27texlive.combine: explicitly list paramsapfelkuchen061-1/+1
2023-08-27texlive: move combinePkgs from default.nix to combine.nixapfelkuchen061-17/+1
2023-08-26Merge pull request #247323 from xworld21/texdoc-zsh-completionDmitry Kalinkin1-1/+15
2023-08-26tests.texlive.fixedHashes: init (#248746)Vincenzo Mantova1-5/+1
2023-08-22texdoc: install zsh completionVincenzo Mantova1-1/+15
2023-08-21texlive.bin.xpdfopen: init (#250388)Vincenzo Mantova1-3/+0
2023-08-21texlive.bin.xetex: add teckit_compile to output (#250390)Vincenzo Mantova1-4/+0
2023-08-20texlive: refactor package builder in separate expressionVincenzo Mantova1-139/+20
2023-08-20texlive: group fixed hashes into one attribute set per packageVincenzo Mantova1-4/+6
2023-08-19texlive.combined.scheme-full: remove artistic1, gpl1Plus from saved licensesVincenzo Mantova1-2/+2
2023-08-19texlive."texlive.infra": include tlmgr and bin.core licensesVincenzo Mantova1-1/+4
2023-08-19texlive.tlshell: hardcode revision numbers missing from minimal texlive.tlpdbVincenzo Mantova1-0/+6
2023-08-19texlive: enable tlmgr (for user mode only)Vincenzo Mantova1-12/+25
2023-08-19texlive: use standard mktexlsr instead of mktexlsr.plVincenzo Mantova1-7/+6
2023-08-15biber-ms: initVincenzo Mantova1-2/+1
2023-07-29texlive.bin.latexindent: add alias to new binary containerVincenzo Mantova1-1/+4
2023-07-29texlive.combine: include packages with man pages by defaultVincenzo Mantova1-2/+6
2023-07-29texlive: build bin containers for binaries and scriptsVincenzo Mantova1-23/+390
2023-07-29texlive.tlpdb.nix: extract binary files, formats, script extensionsVincenzo Mantova1-5/+3
2023-07-29texlive: do not exclude translations for tlmgrVincenzo Mantova1-3/+0
2023-07-25texlive: add comment to indicate that a hack can be removed soonapfelkuchen061-0/+1
2023-07-25texlive.combine: expose licensing information of combined schemesapfelkuchen061-1/+26
2023-07-09texlive: use lib.recursiveUpdate for tlpdb overrides (#242118)Vincenzo Mantova1-23/+13
2023-06-26texlive: fix licensing information for doc-only-packages (#239528)apfelkuchen61-0/+6
2023-06-19texlive: add license to texlive packagesapfelkuchen061-0/+3
2023-06-19texlive.tlpdb.nix: extract licensing informationapfelkuchen061-0/+5
2023-06-11texlive: assert that all fixed hashes are presentVincenzo Mantova1-3/+8
2023-06-11texlive: generate "fixed-hashes.nix" from Nix expressionVincenzo Mantova1-9/+18
2023-05-14texlive: execute postaction scriptsVincenzo Mantova1-0/+2
2023-05-14texlive: unpack and expose useful tlpkg/ contentVincenzo Mantova1-14/+19
2023-04-30Merge pull request #206763 from xworld21/texlive-centralize-versionDmitry Kalinkin1-24/+48
2023-04-27texlive.combine: wrap with FONTCONFIG_FILEapfelkuchen061-2/+2
2023-04-22texlive.texdoc: add tlpdb revision to versionVincenzo Mantova1-0/+2
2023-04-22texlive: use version info from tlpdb instead of hardcodingVincenzo Mantova1-24/+46
2023-04-14texlive: accept gracefully packages without pname or version (#226070)Vincenzo Mantova1-2/+2