Vincenzo Mantova
87b1ba03db
texlive.luajittex: disable binaries on unsupported platforms
2023-08-29 16:16:14 +01:00
Vincenzo Mantova
fc04385d8c
texlive.bin.core-big: split output according to texlive.tlpdb
2023-08-29 16:16:14 +01:00
Vincenzo Mantova
06b73a962b
texlive.bin.core-big: simplify configure
...
Use the standard '--disable-all-pkgs' approach to build only certain
formats instead of running the configure steps manually, which caused
dependenc errors in the past.
The change also removes the static build of LuaTeX as it creates an
additional copy of Kpathsea.
2023-08-29 16:16:14 +01:00
Vincenzo Mantova
1f36617042
texlive.bin.core: disable texlive scripts
2023-08-29 16:16:14 +01:00
Vincenzo Mantova
806154fbc7
texlive.bin.core: split output according to texlive.tlpdb
2023-08-29 16:16:14 +01:00
Dmitry Kalinkin
bf6e5e7459
Merge pull request #250621 from apfelkuchen6/texlive-noop-refactors
...
texlive: some small refactors
2023-08-27 14:06:50 -04:00
apfelkuchen06
babce2f26a
texlive: factor out tlpdb overrides
2023-08-27 12:20:24 +02:00
apfelkuchen06
9155fec96b
texlive.combine: explicitly list params
...
This prepares the use of callPackage (to avoid repeating the parameter names all
over the place) and makes static analysis possible
2023-08-27 12:12:02 +02:00
apfelkuchen06
a424dacb8a
texlive: move combinePkgs from default.nix to combine.nix
2023-08-27 12:12:02 +02:00
Theodore Ni
80a74ec050
Merge branch 'master' into staging-next
...
Manually fixed a merge conflict between https://github.com/NixOS/nixpkgs/pull/227900
and https://github.com/NixOS/nixpkgs/pull/246022 .
2023-08-26 16:08:02 -07:00
Dmitry Kalinkin
2e6b6acee9
Merge pull request #247323 from xworld21/texdoc-zsh-completion
...
texdoc: install zsh completion
2023-08-26 17:15:25 -04:00
Vincenzo Mantova
4e49e4928d
tests.texlive.fixedHashes: init ( #248746 )
...
The assertion that all TeX Live packages have a fixed hash is time
consuming and should only be checked when running tests.
2023-08-26 17:12:41 -04:00
Mario Rodas
0539102346
Merge pull request #251624 from figsoda/typstfmt
...
typstfmt: unstable-2023-08-15 -> unstable-2023-08-22
2023-08-26 14:29:27 -05:00
github-actions[bot]
3503eea847
Merge master into staging-next
2023-08-26 18:00:55 +00:00
figsoda
3b5da63572
typstfmt: unstable-2023-08-15 -> unstable-2023-08-22
...
Diff: 0e5cf2769e...578d39fb30
2023-08-26 11:51:16 -04:00
Daniel Nagy
d9a6e4d41b
typst: set mainProgram
2023-08-26 16:30:00 +02:00
github-actions[bot]
4328391132
Merge master into staging-next
2023-08-24 12:01:05 +00:00
Ryan Lahfa
7f1a33b3b5
Merge pull request #248107 from GuillaumeDesforges/marp-cli
2023-08-24 11:36:13 +02:00
Guillaume Desforges
189923f351
marp-cli: init at 3.2.0
2023-08-24 09:33:04 +02:00
github-actions[bot]
b179570bca
Merge master into staging-next
2023-08-23 06:01:21 +00:00
Robert Schütz
14b9cf8edf
carbon-now-cli: use buildNpmPackage
2023-08-22 19:05:22 -07:00
Vincenzo Mantova
65923600fe
texdoc: install zsh completion
2023-08-22 16:03:55 +01:00
Vincenzo Mantova
7582e6fea6
texlive: add extraNativeBuildInputs parameter to bin containers
2023-08-22 16:03:55 +01:00
github-actions[bot]
7946d3b039
Merge staging-next into staging
2023-08-21 18:01:26 +00:00
Vincenzo Mantova
49ca8fb4ee
texlive.bin.xpdfopen: init ( #250388 )
2023-08-21 10:20:28 -04:00
Vincenzo Mantova
e134c208ae
texlive.bin.xetex: add teckit_compile to output ( #250390 )
2023-08-21 10:20:14 -04:00
github-actions[bot]
6eac46a06d
Merge staging-next into staging
2023-08-21 06:01:22 +00:00
Theodore Ni
d494084017
Merge branch 'staging-next' into staging
...
Merging https://github.com/NixOS/nixpkgs/pull/245957 with https://github.com/NixOS/nixpkgs/pull/246022 .
2023-08-20 20:09:45 -07:00
figsoda
352ec7d714
typstfmt: unstable-2023-08-06 -> unstable-2023-08-15
...
Diff: 825d328a59...0e5cf2769e
2023-08-20 16:01:00 -04:00
Vincenzo Mantova
a69d70d6bc
texlive: refactor package builder in separate expression
2023-08-20 19:44:03 +01:00
Vincenzo Mantova
b518868334
texlive: group fixed hashes into one attribute set per package
2023-08-20 19:38:27 +01:00
github-actions[bot]
8a62479e06
Merge staging-next into staging
2023-08-20 00:03:24 +00:00
Vincenzo Mantova
b32c641615
texlive.combined.scheme-full: remove artistic1, gpl1Plus from saved licenses
2023-08-19 21:30:07 +01:00
Vincenzo Mantova
3e1277b052
texlive."texlive.infra": include tlmgr and bin.core licenses
...
texlive.infra includes tlmgr and related TeXLive::* perl modules which are
licensed under GPL2 or later. It also brings the GPL2 bin.core.
2023-08-19 21:30:07 +01:00
Vincenzo Mantova
5be52ab757
texlive.tlshell: hardcode revision numbers missing from minimal texlive.tlpdb
2023-08-19 21:30:07 +01:00
Vincenzo Mantova
6e7ef038ee
texlive: enable tlmgr (for user mode only)
2023-08-19 21:30:04 +01:00
Vincenzo Mantova
815e1e0e2d
texlive: use standard mktexlsr instead of mktexlsr.pl
2023-08-19 21:29:39 +01:00
Dmitry Kalinkin
397a639378
Merge pull request #249108 from xworld21/biber
...
biber{,-ms}: misc biber fixes
2023-08-19 16:08:03 -04:00
Jan Tojnar
86797b2008
Merge branch 'staging-next' into staging
...
Conflicts:
- pkgs/development/libraries/qt-6/default.nix
Merge a5b92645f1
and 0597d865ef
2023-08-16 19:37:11 +02:00
Doron Behar
a9ca71b825
Merge pull request #248869 from doronbehar/pkg/asciidoctor
...
asciidoctor: Update deps
2023-08-16 08:52:50 +00:00
Pol Dellaiera
3eb7f7a63b
Merge pull request #248683 from oxij/tree/source-root-continues-3
...
treewide: cleanup `sourceRoot` and `setSourceRoot` usage
2023-08-15 05:53:52 +02:00
Vincenzo Mantova
1729f37d2b
biber-ms: init
2023-08-15 00:17:29 +01:00
Vincenzo Mantova
d2cb5e3642
biber: use license from texlive source
2023-08-14 17:22:28 +01:00
Vincenzo Mantova
58dc076f6f
biber: remove outdated UnicodeCollate version
2023-08-14 17:22:28 +01:00
Doron Behar
4709789807
asciidoctor: Update deps
2023-08-13 11:48:01 +03:00
Doron Behar
fbc57d57c0
asciidoctor-with-extensions: 2.0.18 -> 2.0.20
...
Also remove deprecated asciidoctor-rouge gem - close #248806 .
2023-08-13 11:47:24 +03:00
Jian Lin
74b66861c0
treewide: add meta.mainProgram ( #248750 )
2023-08-12 16:24:01 -04:00
Jan Malakhovski
d098c821d6
treewide: remove unneeded dots and slashes in sourceRoot
s
2023-08-12 08:29:56 +00:00
Vladimír Čunát
41c7605718
Merge #245935 : staging-next 2023-07-28
2023-08-08 07:33:42 +02:00
figsoda
1eb13bb851
typst: 0.6.0 -> 0.7.0
...
Diff: https://github.com/typst/typst/compare/v0.6.0...v0.7.0
Changelog: https://github.com/typst/typst/releases/tag/v0.7.0
2023-08-07 12:43:44 -04:00