Will Dietz
e876e97ef0
llvm6: musl compat
2018-03-07 19:03:08 -06:00
Will Dietz
62011cfaea
llvm6: rc1 -> rc2
2018-03-07 19:03:07 -06:00
Will Dietz
11cb7d00ca
llvm6: same python output fix from #33871
...
Unlike that PR, however, this doesn't need to go to staging
since no one depends on a package that doesn't exist yet :).
2018-03-07 19:03:07 -06:00
Will Dietz
0d90539cda
llvm6: no need to patch on aarch64, already applied
2018-03-07 19:03:06 -06:00
Will Dietz
a192c9d67a
lld: Add dep on libxml2
2018-03-07 19:03:06 -06:00
Will Dietz
42c3a74a2a
llvm6: rc1, hashes, top-level
2018-03-07 19:03:05 -06:00
Will Dietz
4463de6ec7
llvm6: copy llvm5
2018-03-07 19:03:05 -06:00
Will Dietz
535ba5f7f7
lldb_4: fix w/gcc7
...
Same fix used in swift4, FWIW.
2018-03-07 17:38:15 -06:00
Shea Levy
47116c2d5c
openjdk bootstrap: Fix rpath fixup
2018-03-07 06:23:02 -05:00
Peter Simons
3d8694ee2d
ghcjs: mark build broken
2018-03-05 16:44:23 +01:00
Vladimír Čunát
565bd805e6
Merge branch 'master'
2018-03-05 14:53:27 +01:00
Anders Kaseorg
6f073154da
Give working advice for running nix-prefetch-url
...
nix-prefetch-url file://… requires a full path. Suggest an invocation
that will provide one.
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2018-03-04 17:28:36 +00:00
Tim Steinbach
d070199a24
kotlin: 1.2.21 -> 1.2.30
2018-03-04 10:18:05 -05:00
Thomas Mader
61432bcd71
dmd: 2.078.2 -> 2.079.0
2018-03-03 18:29:48 +01:00
Frederik Rietdijk
810dd0f984
Merge remote-tracking branch 'upstream/master' into HEAD
2018-03-01 20:00:42 +01:00
Vincent Laporte
504bf92ee2
ocaml: 4.06.0 -> 4.06.1
2018-03-01 14:57:06 +01:00
Tuomas Tynkkynen
34f95d92a2
Merge remote-tracking branch 'upstream/master' into staging
...
Conflicts:
pkgs/applications/misc/pytrainer/default.nix
pkgs/development/tools/pew/default.nix
pkgs/tools/misc/you-get/default.nix
2018-02-28 20:52:49 +02:00
Will Dietz
f1dd205c4e
Merge pull request #35643 from volth/graalvm8-init-0.31
...
graalvm8: init at 0.31
2018-02-28 12:31:33 -06:00
Eldar Tsraev
fe83139f75
ccl: add MacOS version
2018-02-28 21:24:21 +13:00
Ryan Mulligan
dff9d10fdb
nasm: 2.13.02 -> 2.13.03
...
Semi-automatic update. These checks were performed:
- built on NixOS
- ran `/nix/store/nppkg7zibkkfdsccavaxljl7x1svxvhj-nasm-2.13.03/bin/nasm -h` got 0 exit code
- ran `/nix/store/nppkg7zibkkfdsccavaxljl7x1svxvhj-nasm-2.13.03/bin/nasm help` got 0 exit code
- ran `/nix/store/nppkg7zibkkfdsccavaxljl7x1svxvhj-nasm-2.13.03/bin/nasm -v` and found version 2.13.03
- ran `/nix/store/nppkg7zibkkfdsccavaxljl7x1svxvhj-nasm-2.13.03/bin/nasm --version` and found version 2.13.03
- ran `/nix/store/nppkg7zibkkfdsccavaxljl7x1svxvhj-nasm-2.13.03/bin/ndisasm -h` got 0 exit code
- ran `/nix/store/nppkg7zibkkfdsccavaxljl7x1svxvhj-nasm-2.13.03/bin/ndisasm help` got 0 exit code
- ran `/nix/store/nppkg7zibkkfdsccavaxljl7x1svxvhj-nasm-2.13.03/bin/ndisasm -V` and found version 2.13.03
- ran `/nix/store/nppkg7zibkkfdsccavaxljl7x1svxvhj-nasm-2.13.03/bin/ndisasm -v` and found version 2.13.03
- found 2.13.03 with grep in /nix/store/nppkg7zibkkfdsccavaxljl7x1svxvhj-nasm-2.13.03
- found 2.13.03 in filename of file in /nix/store/nppkg7zibkkfdsccavaxljl7x1svxvhj-nasm-2.13.03
cc "@pSub @willibutz"
2018-02-28 10:18:38 +08:00
volth
327cc78465
graalvm8: https://repo1.maven.org/maven2/ -> mirror://maven/
2018-02-27 21:58:22 +00:00
John Ericson
dfc5d7835d
Merge pull request #35247 from telent/mips32
...
lib, treewide: Add missing MIPS arches, and fix existing usage
2018-02-27 14:01:15 -05:00
Michael Raskin
e41641d1e0
Merge pull request #35888 from fare-patches/master
...
Releases of Gambit and Gerbil
2018-02-27 17:35:45 +00:00
Francois-Rene Rideau
b649b0834a
gerbil: 0.12-DEV-1404-g0a266db -> 0.12-RELEASE
...
This is the first stable version of gerbil, named 0.12-RELEASE
so that builtins.compareVersions should consider it newer than the
packages of the 0.12-DEV-xxx series.
Next stable package version will be gerbil-0.13 without -RELEASE.
Next unstable package version will be in its own distinct package
gerbil-unstable-2018-02-28 or some such, as per nixpkgs guidelines.
2018-02-27 12:20:41 -05:00
volth
4f811dea25
graalvm8: more robust hash replace on derivation copy
2018-02-27 17:10:18 +00:00
John Ericson
089aaa1902
Merge pull request #35450 from obsidiansystems/android-clean
...
openjdk: Clean up platform conditionals
2018-02-27 11:15:56 -05:00
Francois-Rene Rideau
b5f475c9b5
gambit: 4.8.8-435-gd1991ba7 -> 4.8.9
2018-02-27 08:49:13 -05:00
Frederik Rietdijk
ad5127c417
Merge remote-tracking branch 'upstream/master' into HEAD
2018-02-27 09:18:49 +01:00
Will Dietz
4a9c3633dd
swift: fix broken ar symlink
2018-02-26 21:01:29 -06:00
John Ericson
933e8663ad
openjdk: Clean up platform conditionals
2018-02-26 21:17:32 -05:00
Will Dietz
88850c19ab
swift: add include for <functional> ( #35689 )
2018-02-26 20:06:14 -06:00
volth
d9d09d8c95
jvmci8: 0.36 -> 0.41
2018-02-27 01:32:43 +00:00
Will Dietz
435288caca
llvm_4: fix cosmetic issue in help output
...
Can be observed in programs like "llvm-link".
2018-02-26 08:30:20 -06:00
volth
6303eb5406
graalvm8: init at 0.31
2018-02-26 14:21:57 +00:00
Shea Levy
044c65bd06
Merge branch 'systemd-cross' into staging
2018-02-26 07:42:21 -05:00
Shea Levy
4728ef130e
RISC-V: Add upstream gcc patch to fix -pthread.
...
Fixes libmicrohttpd build.
2018-02-26 05:24:36 -05:00
Ryan Mulligan
71286aa5ec
emscripten: 1.37.16 -> 1.37.34
...
Semi-automatic update. These checks were performed:
- built on NixOS
- found 1.37.34 with grep in /nix/store/mdr47v3wdjmzic5c2nvdx5krdwl6bcxf-emscripten-1.37.34
2018-02-25 20:47:15 -08:00
Nikolay Amiantov
efe836160f
cudatoolkit: 9.0.176 -> 9.1.85.1
2018-02-25 22:24:09 +03:00
Nikolay Amiantov
cac556be8d
cudatoolkit8: 8.0.61 -> 8.0.88
...
This requires a refactor so that we support binary patches from NVIDIA.
2018-02-25 22:24:09 +03:00
Peter Simons
ab7a07f73b
Merge pull request #35321 from ElvishJerricco/fix-haskell-compiler-name-version
...
Fix haskellCompilerName version.
2018-02-25 19:59:51 +01:00
Jan Tojnar
a31d98f312
tree-wide: autorename gnome packages to use dashes
2018-02-25 17:41:16 +01:00
Kosyrev Serge
624366d407
ghc841: bump to 20180224
2018-02-25 06:59:16 +03:00
Alexander V. Nikolaev
1bc1909e5b
treewide: transition from mesa_glu to libGLU
2018-02-24 17:05:43 +02:00
Alexander V. Nikolaev
8f2a22935c
treewide: transition from mesa_noglu to libGL
2018-02-24 17:03:46 +02:00
Daniel Barlow
9c50ae6898
lib, treewide: Add missing MIPS arches, and fix existing usage
...
Existing "mips64el" should be "mipsel".
This is just the barest minimum so that nixpkgs can recognize them as
systems - although required for building individual derivations onto
MIPS boards, it is not sufficient if you want to actually build nixos on
those targets
2018-02-23 20:43:42 -05:00
volth
fb8f0d4724
scala: {2.9.3, 2.10.6, 2.11.11, 2.12.4} -> {2.10.7, 2.11.12, 2.12.4}
2018-02-23 14:33:17 +00:00
adisbladis
0b3a5b567a
Merge pull request #35350 from adisbladis/drop/go-1_8
...
go: Remove old version 1.8
2018-02-23 14:29:25 +08:00
Jörg Thalheim
d81e32be2a
Merge pull request #35330 from Mic92/go
...
go_1_10: init at 1.10 and set as default
2018-02-22 23:00:23 +00:00
adisbladis
1cba8cc275
go_1_8: Go 1.8 is EOL
2018-02-23 01:46:29 +08:00
Jörg Thalheim
394981c236
go_1_10: cleanup remove-test-pie.patch
2018-02-22 12:17:31 +00:00
Jörg Thalheim
37ef0b8ab6
go_1_10: add mic92 and velovix to maintainers
...
cc @velovix
2018-02-22 12:16:08 +00:00
Jörg Thalheim
ee5602112e
go_1_10: misc/cgo/errors/test.bash no longer exists
2018-02-22 12:07:50 +00:00
Jörg Thalheim
163d038c68
Merge pull request #35331 from Mic92/cargo-fix
...
cargo: unbreak aarch64 build
2018-02-22 11:58:07 +00:00
Jörg Thalheim
a7ab32ba98
cargo: unbreak aarch64 build
2018-02-22 11:46:30 +00:00
Jörg Thalheim
1a9316e47d
go_1_10: init at 1.10 and set as default
...
Changes are minor from 1.9, so let's just set it as default straight.
2018-02-22 11:40:07 +00:00
adisbladis
b144524ec8
go_1_7: Go 1.7 is EOL
2018-02-22 17:35:04 +08:00
adisbladis
804a21ea00
go_1_6: Go 1.6 is EOL
2018-02-22 17:34:22 +08:00
adisbladis
9ea5a00a4b
go: Remove unused patches
2018-02-22 17:33:11 +08:00
Will Fancher
a9646b39cf
Fix haskellCompilerName version.
...
This matters for `callCabal2nix`, when the cabal file has something
like `if impl(ghc >= 7.7)`
2018-02-22 03:11:25 -05:00
Will Dietz
39f61d5c02
gcc7: fix native and cross-musl build, sync w/gcc6 fixes
2018-02-21 20:55:22 -06:00
Frederik Rietdijk
b5391b2451
Merge remote-tracking branch 'upstream/master' into HEAD
2018-02-21 20:43:10 +01:00
Jörg Thalheim
599a223838
z88dk: init at unstable-2018-02-20 ( #35244 )
...
fixes #35039
2018-02-20 22:06:25 +00:00
Vladimír Čunát
1d15dadbec
Merge branch 'master' into staging
...
Larger rebuilds from master.
2018-02-20 20:33:40 +01:00
Vladimír Čunát
fbe38c7c44
rustc: build with gcc6 on i686
...
Probably due to the bundled LLVM, so the same error.
2018-02-20 20:31:23 +01:00
Joachim F
d6492117c4
Merge pull request #35153 from volth/patch-90
...
haxe: 3.4.4 -> 3.4.6
2018-02-20 15:47:24 +00:00
Jan Malakhovski
4997ac681d
mono: add 5.8.108 (current stable)
2018-02-20 11:25:54 +01:00
Jörg Thalheim
f61e8d98ff
rust: 1.22.1 -> 1.24.0
2018-02-20 09:59:26 +00:00
adisbladis
76774e920c
solc: 0.4.19 -> 0.4.20
2018-02-20 12:14:21 +08:00
Will Dietz
e5e69a7aed
libc++5: tweak expression so as to avoid rebuild on non-musl for now
2018-02-19 12:43:42 -06:00
Will Dietz
fa8a511260
llvmPackages_{4,5}: musl compat
2018-02-19 11:19:32 -06:00
volth
c727e7e7d6
haxe: 3.4.4 -> 3.4.6
2018-02-18 22:54:21 +00:00
Shea Levy
32ce7012f0
Merge branch 'master' into gcc-7
2018-02-18 16:27:22 -05:00
Joachim F
dc2b7b9e68
Merge pull request #34893 from taku0/swift_4.0.3
...
swift: 3.1.1 -> 4.0.3
2018-02-18 20:19:27 +00:00
Vladimír Čunát
ba5563b5bc
hhvm: fix build with gcc7
2018-02-18 18:41:39 +01:00
Vladimír Čunát
13ec57e381
yap: -fpermissive to fix build with gcc7
2018-02-18 18:11:11 +01:00
Tomas Hlavaty
fa3235781c
sbcl: 1.4.3 -> 1.4.4
2018-02-18 12:12:37 +01:00
Vladimír Čunát
a84844de03
Merge branch 'master' into gcc-7
...
... to fix lispPackages.*
2018-02-17 22:45:50 +01:00
Anderson Torres
ef5860db3e
Merge pull request #33446 from AndersonTorres/upload-jwasm
...
Jwasm: init at git-2017-11-22
2018-02-17 13:13:26 -02:00
Vladimír Čunát
7a1462c04a
Merge branch 'master' into gcc-7
...
A few thousand rebuilds.
Hydra: ?compare=1433915
2018-02-17 10:27:21 +01:00
Joachim F
4b43e72af7
Merge pull request #34812 from ThomasMader/dlang-update
...
Dlang update
2018-02-17 09:06:37 +00:00
John Wiegley
d8720dd19a
compcert: Permit building with Coq 8.7.2
2018-02-16 14:10:45 -08:00
Michael Raskin
635ae6d292
Merge pull request #35052 from fare-patches/master
...
gambit, gerbil: Monthly update
2018-02-16 20:21:10 +00:00
Francois-Rene Rideau
544e548978
gerbil: 0.12-DEV-1030-gbbed3bc -> 0.12-DEV-1404-g0a266db
2018-02-16 09:39:48 -05:00
Francois-Rene Rideau
abfaa5a36e
gambit: 4.8.8-427-g37b111a5 -> 4.8.8-435-gd1991ba7
2018-02-16 09:38:43 -05:00
Tuomas Tynkkynen
b1916b45a3
Merge remote-tracking branch 'upstream/staging' into gcc-7
...
Conflicts:
pkgs/development/libraries/libidn/default.nix
pkgs/top-level/all-packages.nix
2018-02-15 15:45:37 +02:00
Frederik Rietdijk
672bb6b4ab
Merge remote-tracking branch 'upstream/master' into HEAD
2018-02-14 21:30:08 +01:00
Austin Seipp
c2973f986d
yosys: 2018.02.04 -> 2018.02.14
...
Also fixes 'yosys -V' output to give the correct Git SHA1 revision.
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-02-14 00:31:13 -06:00
Austin Seipp
4b09bee83e
arachne-pnr: 2018.02.04 -> 2018.02.14
...
Also fixes 'arachne-pnr --version' output to correctly print the right
Git SHA1 revision.
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-02-14 00:31:13 -06:00
Vincent Laporte
93f8365824
compcert: 3.1 -> 3.2
2018-02-13 22:26:39 +00:00
Will Dietz
9bd4e00ce3
gcc6: cross-musl disable libmpx
2018-02-13 09:45:03 -06:00
Will Dietz
5bf5e6eebf
llvm4: always apply fix, improve compat, fix w/musl
2018-02-13 09:45:01 -06:00
Will Dietz
7eba45d063
gcc5: patch for musl compat/support
2018-02-13 09:44:52 -06:00
Will Dietz
6ae1bd4502
go: don't require glibc (.static), dunno if go works w/musl
2018-02-13 09:44:51 -06:00
Will Dietz
3b0d3248c9
gcc7: tweak check, target -> host
2018-02-13 09:44:43 -06:00
Will Dietz
f566e3f987
gcc7: more selftest disabling, whenever building cross
2018-02-13 09:44:42 -06:00
Will Dietz
ff9b494103
gcc7: Apply patch to fix selftest w/musl?
2018-02-13 09:44:39 -06:00
Will Dietz
f146a3c316
gcc5, 7: same fixes as gcc6
2018-02-13 09:44:38 -06:00
Will Dietz
fbf41b9ee2
gcc6: try to fix LOCAL_INCLUDE_DIR problem w/musl
2018-02-13 09:44:38 -06:00
Will Dietz
5eea9e82f4
gcc6: try patching MUSL_DYNAMIC_LINKER as well
2018-02-13 09:44:38 -06:00
Will Dietz
ece06deee4
gcc6: try to fix gccCrossStageStati
2018-02-13 09:44:38 -06:00