Michael Weiss
bcaa3e702f
scdoc: 1.9.7 -> 1.10.0
2019-09-11 22:10:13 +02:00
volth
7b8fb5c06c
treewide: remove redundant quotes
2019-09-08 23:38:31 +00:00
Jan Tojnar
f9237f3152
Merge branch 'master' into staging-next
2019-09-06 16:55:11 +02:00
Jonathan Ringer
385567858f
xmlroff: remove old patch
2019-09-06 02:08:09 -07:00
Jonathan Ringer
34c089e7ce
xmlroff: 0.6.2 -> 0.6.3
2019-09-05 23:59:03 -07:00
Vladimír Čunát
4aad2947f8
Merge branch 'master' into staging-next
2019-09-04 11:00:56 +02:00
Florian Klink
5c0478a9ab
biber: fix currently broken tests
2019-09-03 12:10:59 -04:00
volth
7bb6b373ab
treewide: name -> pname ( #67513 )
2019-08-31 07:41:22 -04:00
volth
08f68313a4
treewide: remove redundant rec
2019-08-28 11:07:32 +00:00
Frederik Rietdijk
5061fe0c2c
Merge staging-next into staging
2019-08-28 08:26:42 +02:00
volth
35d68ef143
treewide: remove redundant quotes
2019-08-26 21:40:19 +00:00
Vladimír Čunát
985d1ac425
Merge branch 'master' into staging-next
...
There were several more conflicts from name -> pname+version;
all auto-solved by kdiff3, hopefully OK.
Hydra nixpkgs: ?compare=1538611
2019-08-25 14:57:11 +02:00
Michael Weiss
01551c2147
scdoc: 1.9.6 -> 1.9.7
2019-08-24 12:18:21 +02:00
Vladimír Čunát
2e6bf42a22
Merge branch 'master' into staging-next
...
There ver very many conflicts, basically all due to
name -> pname+version. Fortunately, almost everything was auto-resolved
by kdiff3, and for now I just fixed up a couple evaluation problems,
as verified by the tarball job. There might be some fallback to these
conflicts, but I believe it should be minimal.
Hydra nixpkgs: ?compare=1538299
2019-08-24 08:55:37 +02:00
Dmitry Kalinkin
430f0e14d3
texlive: fix too-long shebang line on Darwin for latexinent
2019-08-19 18:56:36 -04:00
Benjamin Esham
96cdbdf94e
biber: fix too-long shebang line on Darwin
...
Closes #35353 .
2019-08-18 16:22:24 -07:00
Frederik Rietdijk
f65aa21bb2
Merge master into staging-next
2019-08-18 12:53:44 +02:00
Vladimír Čunát
ea0aea7280
texlive: remove myself from meta.maintainers
...
That corresponds to the real situation since a couple years ago.
2019-08-18 10:49:14 +02:00
volth
c814d72b51
treewide: name -> pname
2019-08-17 10:54:38 +00:00
volth
46420bbaa3
treewide: name -> pname (easy cases) ( #66585 )
...
treewide replacement of
stdenv.mkDerivation rec {
name = "*-${version}";
version = "*";
to pname
2019-08-15 13:41:18 +01:00
Nick Novitski
7136e0d0a6
bundlerUpdateScript: init and use ( #64822 )
2019-07-22 12:02:47 +00:00
Ryan Mulligan
508ae42a0f
treewide: fix redirect URLs
2019-07-10 12:52:51 -07:00
Michael Weiss
49a782afd2
scdoc: 1.9.4 -> 1.9.6
2019-07-10 20:57:48 +02:00
Vladimír Čunát
0746c4dbb4
Merge branch 'master' into staging-next
...
There are several thousand rebuilds from master already.
Hydra nixpkgs: ?compare=1528940
2019-07-06 13:44:40 +02:00
zimbatm
f726160556
asciidoctor: fix update.sh
2019-07-04 18:09:15 +02:00
Michael Peyton Jones
d6b7b2a8cf
asciidoctor: wrap asciidoctor-epub3 for epubcheck and kindlegen
...
kindlegen is unfree, so we don't include it by default. The derivation
can be overridden to include it.
2019-07-04 15:07:20 +01:00
Michael Peyton Jones
855936370c
asciidoctor: address review comments
2019-07-04 13:51:08 +01:00
Michael Peyton Jones
42249205fe
asciidctor: include the asciidoctor-epub3 gem
...
This is another common output target for asciidctor that requires an
additional gem.
The previous commit is necessary for this to work, so that we get the
gem config for nokogiri correctly.
2019-07-04 13:16:23 +01:00
Michael Peyton Jones
5f0c43dea4
asciidoctor: move mathematical gem config to default gemset config
...
This has two benefits:
- Anyone else using the `mathematical` gem will benefit from the config.
- The gem config overrides the default one, so we were losing the fixes
for other gems.
I had to change how the update script works. Now it looks at the `gems`
passthru from `bundlerApp`.
2019-07-04 13:16:03 +01:00
Frederik Rietdijk
25a77b7210
Merge staging-next into staging
2019-07-03 08:59:42 +02:00
Graham Christensen
0daecd2d7a
Merge pull request #63572 from volth/cpan2nix-2019-06-20
...
buildPerlPackage: name -> (pname, version)
2019-06-28 17:54:30 -04:00
Sarunas Valaskevicius
bfeaa8f7d6
asciidoctor: add rouge to dependencies
2019-06-26 21:05:21 +01:00
Danylo Hlynskyi
a772b8633f
asciidoctor: add update.sh for dependency updates
2019-06-26 21:05:21 +01:00
volth
b3cc65f8b9
buildPerlPackage: name -> (pname, version)
2019-06-20 15:56:50 +00:00
Pascal Wittmann
61c5fc0b4f
Merge pull request #63328 from r-ryantm/auto-update/pdf2djvu
...
pdf2djvu: 0.9.12 -> 0.9.13
2019-06-18 19:41:28 +02:00
R. RyanTM
972e28a50f
pdf2djvu: 0.9.12 -> 0.9.13
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/pdf2djvu/versions
2019-06-17 06:28:36 -07:00
volth
f3282c8d1e
treewide: remove unused variables ( #63177 )
...
* treewide: remove unused variables
* making ofborg happy
2019-06-16 19:59:05 +00:00
worldofpeace
17d0fc2207
Merge pull request #62707 from michaelpj/imp/update-asciidoctor
...
asciidoctor: 1.5.7.1 -> 2.0.10
2019-06-11 20:32:57 -04:00
Matthieu Coudron
f70b980def
sile: leverage lua environments
...
allows to simplify the implementation quite a bit
2019-06-09 12:55:47 +00:00
Matthieu Coudron
dbf4c8051a
luaPackages.lua-zlib: 1.1 -> 1.2
...
Renamed from luazlib to luarocks name lua-zlib.
Move to generated.
2019-06-06 12:12:15 +09:00
Michael Peyton Jones
3d1e0da1a7
asciidoctor: 1.5.7.1 -> 2.0.10
...
There has been a new major version, so it seems good to upgrade.
I had to drop two plugins:
- `asciidoctor-latex` seems dead, and hasn't had any commits since 2015.
- `asciidoctor-bespoke` also hasn't been updated for over a year, and
doesn't seem to be compatible with the new version.
2019-06-05 10:09:15 +01:00
Alyssa Ross
062210bdff
treewide: update cargoSha256 hashes for cargo-vendor upgrade
...
A recent upgrade of cargo-vendor changed its output slightly, which
broke all cargoSha256 hashes in nixpkgs.
See https://github.com/NixOS/nixpkgs/issues/60668 for more information.
Since then, a few hashes have been fixed in master by hand, but there
were a lot still to do, so I did all of the ones left over with some
scripts I wrote.
The one hash I wasn’t able to update was habitat's, because it’s
currently broken and the build doesn’t get far enough to produce a
hash anyway.
2019-06-01 15:17:52 +00:00
Vladimír Čunát
74d31d8b1f
tikzit: disable parallel make
...
https://hydra.nixos.org/build/93736421
2019-05-21 17:56:20 +02:00
clefru
5d14340cba
texlive: retain texmf/updmap.cfg and generate texmf-config/updmap.cfg ( #58220 )
...
As discussed in
https://github.com/NixOS/nixpkgs/issues/58026#issuecomment-475825057
2019-05-10 08:50:09 -04:00
c0bw3b
9cb260d091
[treewide] delete unused patches
2019-05-04 19:52:24 +02:00
Jan Tojnar
04eddeb969
biber: Fix eval
...
Remove UnicodeCollate dependency, which is part of Perl 5.28 and
does not exist separately anymore.
Add PerlIO::utf8_strict, which lack thereof Biber complains about
during build.
2019-05-03 19:45:10 +02:00
Dmitry Kalinkin
b6d0bdf513
texlive: provide bin.texlive on Darwin too
...
texlive attribute was accidentally added in attrset wrapped with
stdenv.lib.optionalAttrs (!stdenv.isDarwin)
Fixes: dbc2c1c4b8
('texlive: add missing perl dependencies for latexindent')
2019-05-03 10:33:04 -04:00
Dmitry Kalinkin
7eeab3726f
Merge pull request #59537 from veprbl/pr/texlive_latexindent_deps
...
texlive: add missing perl dependencies for latexindent
2019-05-02 12:44:07 -04:00
Mario Rodas
2c6ecba31e
texlive.bin.core-big: add libX11 to buildInputs
...
metafont requires libX11
2019-05-01 06:10:29 -05:00
Daniel Schaefer
bac4d95aa2
treewide: Change URLs to HTTPS
...
Lots of URLs were HTTP redirect to HTTPS. Changed those and checked them
if there's actual content. Inspired by
https://github.com/NixOS/nixpkgs/issues/60004
2019-04-22 10:19:54 +02:00