nixpkgs/pkgs/tools/typesetting
Kevin Cox 5f8cf0048e rust: update cargo builder to fetch registry dynamically
The biggest benefit is that we no longer have to update the registry
package. This means that just about any cargo package can be built by
nix. No longer does `cargo update` need to be feared because it will
update to packages newer then what is available in nixpkgs.

Instead of fetching the cargo registry this bundles all the source code
into a "vendor/" folder.

This also uses the new --frozen and --locked flags which is nice.

Currently cargo-vendor only provides binaries for Linux and
macOS 64-bit. This can be solved by building it for the other
architectures and uploading it somewhere (like the NixOS cache).

This also has the downside that it requires a change to everyone's deps
hash. And if the old one is used because it was cached it will fail to
build as it will attempt to use the old version. For this reason the
attribute has been renamed to `cargoSha256`.

Authors:
* Kevin Cox <kevincox@kevincox.ca>
* Jörg Thalheim <Mic92@users.noreply.github.com>
* zimbatm <zimbatm@zimbatm.com>
2017-10-23 00:30:47 +01:00
..
asciidoc pkgs: refactor needless quoting of homepage meta attribute (#27809) 2017-08-01 22:03:30 +02:00
asciidoctor asciidoctor: 1.5.5 -> 1.5.6.1 2017-10-21 16:44:59 +03:00
biber biber: 2.4 -> 2.5 2016-07-13 10:53:12 +03:00
djvu2pdf djvu2pdf: fix description 2017-09-29 15:33:08 +00:00
docbook2odf treewide: Use makeBinPath 2016-08-23 01:18:10 +03:00
docbook2x
fop Update homepage attributes: http -> https 2017-08-03 11:56:15 +02:00
git-latexdiff Remove myself from maintainers 2017-01-31 11:00:14 +01:00
halibut Update homepage attributes: http -> https 2017-08-03 11:56:15 +02:00
hevea hevea: make explicit the dependency to ocamlbuild 2017-10-11 07:58:22 +00:00
htmldoc htmldoc: use stdenv.lib.optional instead of stdenv.lib.enable 2017-03-19 14:21:29 -07:00
kindlegen kindlegen: init at 2.9 2016-08-28 21:25:07 +08:00
lout lout: fix macOS build 2017-04-08 23:28:03 -05:00
multimarkdown pkgs: refactor needless quoting of homepage meta attribute (#27809) 2017-08-01 22:03:30 +02:00
odpdown Do not use top-level buildPythonPackage or buildPythonApplication 2016-09-26 11:10:51 +02:00
pdf2djvu pdf2djvu: 0.9.5 -> 0.9.7 2017-10-22 11:41:23 +02:00
pdf2htmlEX poppler: Include poppler encoding data by default 2017-05-26 13:49:22 +03:00
pdf2odt pdf2odt: 20141217 -> 20170207 2017-09-14 19:09:26 +08:00
pdfgrep pdfgrep: 1.3.1 -> 2.0.1 2017-08-01 08:36:35 +02:00
pdftk pkgs: refactor needless quoting of homepage meta attribute (#27809) 2017-08-01 22:03:30 +02:00
psutils Fix psutils licence. 2016-07-27 10:29:30 +02:00
pygmentex
rubber rubber: 1.3 -> 1.4 2017-01-02 22:50:53 +08:00
sile sile, simavr: fixup packages with RPATH problems 2017-05-18 11:39:00 +02:00
tectonic rust: update cargo builder to fetch registry dynamically 2017-10-23 00:30:47 +01:00
tex texlive: fix after dependency update 2017-10-19 00:25:24 -04:00
xmlroff treewide: Manual fix more pkg-config build-inputs 2017-09-21 15:49:54 -04:00
xmlto treewide: Use makeBinPath 2016-08-23 01:18:10 +03:00