nixpkgs/pkgs/development/compilers
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
..
abcl abcl: 1.4.0 -> 1.5.0 2017-08-21 03:04:43 -04:00
adobe-flex-sdk adobe-flex-sdk: fix homepage link 2017-08-17 15:04:39 -07:00
aldor pkgs: refactor needless quoting of homepage meta attribute (#27809) 2017-08-01 22:03:30 +02:00
aliceml aliceml: mark as broken 2017-03-30 13:52:23 +02:00
arachne-pnr arachne-pnr: fix stupid install error, enable parallelism 2017-10-17 07:25:51 -05:00
arm-frc-linux-gnueabi-gcc arm-frc-linux-gnueabi-gcc: init at 4.9.4 2017-04-09 01:06:34 +02:00
as31 pkgs: refactor needless quoting of homepage meta attribute (#27809) 2017-08-01 22:03:30 +02:00
asn1c asn1c: 0.9.27 -> 0.9.28 2017-05-07 11:50:47 +02:00
aspectj aspectj: use sha256 hash 2017-01-24 16:41:21 +00:00
ats
ats2 Postiats version 0.3.0 2017-01-21 13:38:35 -05:00
avian
avra
bigloo treewide: fixup packages with RPATH problems 2017-05-16 18:30:58 +02:00
binaryen binaryen: 32 -> 33 2017-06-05 15:28:14 +02:00
boo treewide: Manual fix more pkg-config build-inputs 2017-09-21 15:49:54 -04:00
bupc
ccl Update homepage attributes: http -> https 2017-08-03 11:56:15 +02:00
chez
chicken replace "Mac OS X" and "OS X" with "macOS" 2017-08-07 21:41:30 +02:00
clean
closure closure-compiler: 20170218 -> 20170910 2017-09-27 16:25:04 +00:00
cmdstan
cmucl Revert "Merge pull request #28557 from obsidiansystems/binutils-wrapper" 2017-09-07 12:51:21 +02:00
colm colm: 0.13.0.4 -> 0.13.0.5 2017-05-29 11:32:58 +02:00
compcert compcert: fix license 2017-09-21 15:24:17 +02:00
coreclr coreclr: mark broken 2017-03-12 21:32:27 +00:00
crystal crystal: fix build by using the previous bootstrap 2017-10-04 07:37:35 +00:00
cudatoolkit cudatoolkit: use recommended gcc by default 2017-10-19 12:47:30 +03:00
dale misc pkgs: Basic sed to get fix pkgconfig and autoreconfHook buildInputs 2017-09-21 15:49:53 -04:00
dev86
dmd dmd: Disable check phase because some tests are not working if build has 2017-09-17 00:15:31 +02:00
dtc dtc: 1.4.2 -> 1.4.4 2017-04-09 21:48:25 +03:00
ecl ecl_16_1_2: init at 16.1.2; reinstating for Maxima 2017-01-03 18:06:47 +01:00
edk2 edk2: 2014-12-10 -> UDK2017 2017-08-27 19:41:10 +01:00
elm Update homepage attributes: http -> https 2017-08-03 11:56:15 +02:00
emscripten emscripten: 1.37.13 -> 1.37.16 2017-08-03 01:33:06 -07:00
emscripten-fastcomp all-packages: get rid of wrapCCCross 2017-09-20 00:59:19 -04:00
eql
factor-lang misc pkgs: Basic sed to get fix pkgconfig and autoreconfHook buildInputs 2017-09-21 15:49:53 -04:00
fpc
fsharp misc pkgs: Basic sed to get fix pkgconfig and autoreconfHook buildInputs 2017-09-21 15:49:53 -04:00
fsharp41 treewide: Manual fix more pkg-config build-inputs 2017-09-21 15:49:54 -04:00
fstar fstar: 0.9.4.0 -> 0.9.5.0 2017-10-02 12:21:47 +02:00
gambit gambit: 4.8.8-f3ffeb6 -> 4.8.8-300db59 2017-09-22 11:30:07 -04:00
gcc gcj, gccgo: port fixes for 4.9 to 6 2017-09-28 21:52:28 +02:00
gcc-arm-embedded gcc-arm-embedded: 5-2016-q2-update -> 6-2017-q2-update 2017-08-15 21:36:30 +02:00
gcl gcl_2_6_13_pre: init at 2.6.13pre50. GCL hasn't had releases for a long time, but there are relatively regular prereleases 2017-01-03 18:06:46 +01:00
gerbil gerbil: 0.12-DEV -> 0.12-DEV-777-gd855915 2017-09-23 08:10:53 -04:00
gforth
ghc ghc prebuilt: Fix indentation 2017-09-23 12:58:07 -04:00
ghcjs ghcjs: Do not mark as broken 2017-10-21 13:27:42 +01:00
ghdl pkgs: refactor needless quoting of homepage meta attribute (#27809) 2017-08-01 22:03:30 +02:00
glslang vulkan-loader: 1.0.39.1 -> 1.0.42.2 2017-04-01 12:28:59 -07:00
gnatboot Revert "Merge pull request #28557 from obsidiansystems/binutils-wrapper" 2017-09-07 12:51:21 +02:00
gnu-cobol Update homepage attributes: http -> https 2017-08-03 11:56:15 +02:00
gnu-smalltalk treewide: Manual fix more pkg-config build-inputs 2017-09-21 15:49:54 -04:00
go Merge pull request #30101 from sigma/pr/go-1.9.1 2017-10-05 08:03:58 +00:00
gprolog pkgs: refactor needless quoting of homepage meta attribute (#27809) 2017-08-01 22:03:30 +02:00
gwt
halvm Revert "Merge pull request #27209 from nc6/nc/haskell-multiple-out" 2017-09-06 10:19:18 +02:00
haxe haxe: 3.4.3 -> 3.4.4 2017-10-10 07:51:49 +02:00
hhvm hhvm: make explicit the dependency to ocamlbuild 2017-10-11 22:46:38 +00:00
hop
iasl iasl: 20130117 -> 20170303 2017-05-31 01:09:59 +02:00
icedtea-web
inform7
intercal
ios-cross-compile
ispc ispc: use newer version and LLVM 4.0 due to bug in clang++ 3.9 wrapper (see #29204) 2017-09-10 15:43:59 +02:00
jetbrains-jdk jetbrains-jdk: 970.2 -> 1036.1 2017-10-12 11:30:00 +03:00
jhc jhc: mark build as broken 2017-09-25 10:43:43 +02:00
jikes jikes: use sha256 hash 2017-01-24 16:42:44 +00:00
jsonnet jsonnet: 0.8.9 -> 0.9.4 (#27989) 2017-08-06 23:13:26 -04:00
julia julia_06: init at 0.6.0; make the default julia 2017-09-17 17:09:51 +02:00
kotlin kotlin: 1.1.50 -> 1.1.51 2017-09-29 10:05:46 -04:00
ldc ldc: Disable check phase because some tests are not working if build has 2017-09-17 00:16:58 +02:00
lessc
llvm Merge pull request #30150 from copumpkin/no-rpath-nonsense 2017-10-08 16:21:27 -04:00
manticore manticore: fix compiling pml sources 2017-03-25 19:47:38 +01:00
matter-compiler matter-compiler: use gemdir 2017-01-18 00:52:51 +01:00
mcpp pkgs: refactor needless quoting of homepage meta attribute (#27809) 2017-08-01 22:03:30 +02:00
mentor Revert "Merge pull request #28557 from obsidiansystems/binutils-wrapper" 2017-09-07 12:51:21 +02:00
mercury
meta-environment/meta-build-env metaBuildEnv: use sha256 hash 2017-01-24 16:48:43 +00:00
mezzo
microscheme microscheme: replaced avrgcclibc with separate dependencies 2017-09-05 13:52:34 +02:00
mit-scheme
mkcl
mlton
mono treewide: Fix some references to binutils 2017-09-14 18:12:54 -04:00
mozart Revert "Merge pull request #28557 from obsidiansystems/binutils-wrapper" 2017-09-07 12:51:21 +02:00
nasm nasm: run checkPhase 2017-10-02 01:58:15 +02:00
neko haxe: fix hxcpp, introduce haxePackage with hxjava and hxcs 2017-07-03 20:06:23 +00:00
nim nim: 0.17.0 -> 0.17.2 2017-10-01 02:40:19 +01:00
nvidia-cg-toolkit
obliv-c obliv-c: make explicit the ocamlbuild dependency 2017-10-12 06:01:24 +00:00
ocaml replace "Mac OS X" and "OS X" with "macOS" 2017-08-07 21:41:30 +02:00
opa ocamlPackages.ssl: 0.5.3 -> 0.5.4 2017-10-05 17:09:50 +00:00
opendylan Revert "Merge pull request #28557 from obsidiansystems/binutils-wrapper" 2017-09-07 12:51:21 +02:00
openjdk openjdk: 8u144 -> 8u152 2017-10-19 08:39:01 -04:00
openjdk-darwin stdenv-setup and misc pkgs: Revert to space-deliminated propagated-* files 2017-07-26 09:07:55 -04:00
oraclejdk oraclejdk: 9 -> 9.0.1 2017-10-18 20:59:44 +09:00
orc pkgs: refactor needless quoting of homepage meta attribute (#27809) 2017-08-01 22:03:30 +02:00
owl-lisp owl-lisp: init at 0.1.14 2017-07-21 20:07:36 +08:00
pakcs pkgs: refactor needless quoting of homepage meta attribute (#27809) 2017-08-01 22:03:30 +02:00
picat
polyml isabelle: use polyml 5.6 2017-08-07 17:21:08 +02:00
ponyc ponyc: 0.19.3 -> 0.20.0 2017-10-19 17:52:09 +02:00
purescript/psc-package psc-package: 0.1.1 -> 0.2.0 2017-07-12 15:56:57 +02:00
reason ocamlPackages.reason: 1.13.4 -> 2.0.0 2017-06-26 04:10:02 +02:00
rgbds pkgs: refactor needless quoting of homepage meta attribute (#27809) 2017-08-01 22:03:30 +02:00
rust rust: update cargo builder to fetch registry dynamically 2017-10-23 00:30:47 +01:00
sbcl sbcl: 1.3.21 -> 1.4.0 2017-10-04 20:30:26 +02:00
scala scala: 2.12.3 -> 2.12.4 2017-10-20 13:30:32 +03:00
sdcc sdcc: 3.5.0 -> 3.6.0 2017-06-11 16:02:21 +02:00
serpent
shaderc shaderc: mark as broken 2017-09-10 12:38:19 +00:00
smlnj darwin: cleanup obsolete sdks 2017-03-24 08:06:03 +01:00
solc solc: v0.4.16 -> v0.4.17 2017-09-22 23:18:21 +03:00
souffle souffle: Disable parallel building 2017-10-22 21:57:59 +03:00
souper z3_opt: remove and replace with z3 2017-09-02 04:19:11 -05:00
squeak
stalin
swi-prolog swi-prolog: 7.2.3 -> 7.4.2 2017-08-01 20:54:47 +02:00
swift treewide: mark a bunch of failing builds as broken 2017-10-01 00:26:52 +03:00
terra
teyjus Revert "teyjus: 2.0b2 -> 2.1" 2016-12-18 09:51:00 +00:00
tinycc tinycc: 0.9.27pre-20170924 -> 0.9.27pre-20171016 2017-10-18 22:11:32 +02:00
uhc pkgs: refactor needless quoting of homepage meta attribute (#27809) 2017-08-01 22:03:30 +02:00
urweb urweb: do not use removed postgres.dev output 2017-09-28 03:59:18 +00:00
vala vala: add 0.38.0 2017-10-04 12:54:46 +02:00
vs90wrapper
wla-dx pkgs: refactor needless quoting of homepage meta attribute (#27809) 2017-08-01 22:03:30 +02:00
yap pkgs: refactor needless quoting of homepage meta attribute (#27809) 2017-08-01 22:03:30 +02:00
yasm
yosys nixpkgs: yosys 2017.09.01 -> 2017.10.16, enable parallel builds 2017-10-16 12:01:17 -05:00
zig zig: init at 0.1.1 2017-10-21 12:45:54 -04:00
zulu zulu: init 9.0.0.15 2017-09-21 18:56:54 -04:00