Frederik Rietdijk
603ce3e259
Merge staging-next into staging
2020-05-09 11:12:54 +02:00
Alyssa Ross
daf032e2ff
rustc: 1.42.0 -> 1.43.0
...
Kept 1.42 around for Thunderbird.
i686-apple-darwin is no longer supported upstream. We could still
support building it, for this one release, since we have the binary
for the previous release, (or bootstrap it for future releases from
Rust 1.42,) but since this release is the one that drops support, I
think it makes sense to do it now. (And probably nobody is using it
anyway.)
2020-05-09 09:11:37 +02:00
Gabor Greif
d4d7223eb0
Nail a few typos
2020-05-08 21:11:46 +02:00
Gabor Greif
dec283b463
ghcHEAD: 20200403 -> 20200505
2020-05-08 21:11:46 +02:00
Pavol Rusnak
6abf4a43ad
treewide: per RFC45, remove more unquoted URLs
2020-05-08 15:20:47 +02:00
R. RyanTM
c6c417fb9e
mercury: 20.01.1 -> 20.01.2
2020-05-08 08:11:38 +00:00
Vladimír Čunát
fcc68a43aa
Merge branch 'staging-next'
...
The nss update is needed for security update of firefox.
For linux platforms only about 1k aarch64 rebuilds are missing;
the diff on Hydra looks OK. Darwin needs 20k more rebuilds,
but I don't think we want to wait for that.
2020-05-07 19:56:25 +02:00
Matt McHenry
54af710269
openjdk: 13.0.2 -> 14.0.1
2020-05-07 18:18:32 +02:00
Matt McHenry
7b7cb7b876
openjdk 12: fix possibly-unbound JAVA_HOME
...
as done in 373236ccff
for all other uses
2020-05-07 18:18:32 +02:00
Graham Christensen
fb587d7bb5
Merge pull request #85445 from manveru/crystal-all-llvm
...
crystal: use llvm 10 exclusively
2020-05-07 07:49:03 -04:00
Rok Garbas
07bf31fecd
Merge pull request #86667 from brainrape/patch-5
...
makeDotElm: fix
2020-05-07 03:36:59 +02:00
Michael Raskin
803a829e6c
Merge pull request #86976 from r-ryantm/auto-update/lazarus
...
lazarus: 2.0.6 -> 2.0.8
2020-05-06 13:18:37 +00:00
Vladimír Čunát
e8d3c1579b
Merge branch 'staging' into staging-next
2020-05-06 08:22:27 +02:00
Vladimír Čunát
54eb2d1018
Merge branch 'staging-next'
...
Status on Hydra for linuxes seems good enough:
https://hydra.nixos.org/eval/1585703?filter=linux&compare=1585482&full=#tabs-now-fail
2020-05-06 08:20:05 +02:00
Mario Rodas
4dc30731f3
Merge pull request #86814 from r-ryantm/auto-update/closure-compiler
...
closurecompiler: 20200315 -> 20200406
2020-05-05 19:06:52 -05:00
R. RyanTM
3cb887902a
lazarus: 2.0.6 -> 2.0.8
2020-05-05 19:15:24 +00:00
Frederik Rietdijk
9875bbae75
Merge master into staging-next
2020-05-05 19:51:09 +02:00
Jörg Thalheim
416caeb6db
go: 1.14.1 -> 1.14.2
2020-05-05 17:59:19 +01:00
R. RyanTM
6b19002d95
fasm: 1.73.23 -> 1.73.24
2020-05-04 21:13:50 -07:00
R. RyanTM
6f2983b6a7
abcl: 1.6.0 -> 1.6.1
2020-05-04 19:56:43 -07:00
R. RyanTM
55e40ed1db
closurecompiler: 20200315 -> 20200406
2020-05-04 18:15:39 +00:00
Jörg Thalheim
2b08905cae
Merge pull request #85603 from parthy/edk2-macos
...
edk2: Support build on macOS
2020-05-04 16:41:00 +01:00
Markus Partheymüller
faf984d12d
ed2k/OVMF: Put URLs in quotes
2020-05-04 16:00:37 +02:00
Tim Steinbach
341889af01
Merge pull request #86583 from r-ryantm/auto-update/kotlin
...
kotlin: 1.3.71 -> 1.3.72
2020-05-03 18:23:48 -04:00
Márton Boros
31c42bb05b
makeDotElm: fix
...
Some elm packages (eg. https://github.com/NoRedInk/elm-simple-fuzzy/ ) have a Makefile which the standard builder tries to build and fails because of missing dependencies. This change forces a no-op configure and build phase to avoid such a situation.
2020-05-03 21:54:20 +03:00
Ryan Mulligan
25f9a1b1ae
Merge pull request #86516 from r-ryantm/auto-update/binaryen
...
binaryen: 91 -> 93
2020-05-03 10:35:48 -07:00
Atemu
896e2f4ba7
llvm_10: disable libpfm on aarch32
...
This is a speculative fix since the llvm_10 build runs OOM currently but it
should also be affected.
See parent commit for more info.
2020-05-03 08:11:45 +02:00
Atemu
00f35a4397
llvm_7,8,9: disable libpfm on aarch32
...
The armv7l builder has has the same issue some of the aarch64 ones have (#56245 )
See:
https://hydra.nixos.org/eval/1583749?filter=llvm_&compare=1583176&full=#tabs-still-fail
https://nix-cache.s3.amazonaws.com/log/3ppqyssyqj5d6sh257zfb5rb6km4m6sa-llvm-7.1.0.drv
https://nix-cache.s3.amazonaws.com/log/rmacd5xwkw3lyb6zknc3sgdcb3cvk6k1-llvm-8.0.1.drv
https://nix-cache.s3.amazonaws.com/log/6s8pasqwkrzzv5lgw1l22zy7mrpzx2p3-llvm-9.0.1.drv
2020-05-03 08:11:10 +02:00
R. RyanTM
a1c5acff56
kotlin: 1.3.71 -> 1.3.72
2020-05-02 13:16:07 +00:00
R. RyanTM
2869edcb51
binaryen: 91 -> 93
2020-05-02 02:50:12 +00:00
Marek Fajkus
8ab6aee3fc
elmPackages.elm-format: fix build
...
Resolves issue from 7d30b4d1b5
commit
2020-05-02 01:06:25 +02:00
Frederik Rietdijk
484ee79050
Merge staging-next into staging
2020-05-01 08:57:10 +02:00
Benno Fünfstück
ed2ac0dcfa
llvm_10: mark as big-parallel
...
LLVM builds frequently time out on hydra at least on AArch64. Marking
big-parallel gives them more resources to finish quicker.
2020-05-01 08:48:41 +02:00
Benno Fünfstück
7c27e8749d
llvm_9: mark as big-parallel
...
LLVM builds frequently time out on hydra at least on AArch64. Marking
big-parallel gives them more resources to finish quicker.
2020-05-01 08:48:41 +02:00
Benno Fünfstück
4b3c3e10a6
llvm_8: mark as big-parallel
...
LLVM builds frequently time out on hydra at least on AArch64. Marking
big-parallel gives them more resources to finish quicker.
2020-05-01 08:48:41 +02:00
Benno Fünfstück
8c880d9434
llvm_7: mark as big-parallel
...
LLVM builds frequently time out on hydra at least on AArch64. Marking
big-parallel gives them more resources to finish quicker.
2020-05-01 08:48:41 +02:00
Benno Fünfstück
fc6a4600f8
llvm_6: mark as big-parallel
...
LLVM builds frequently time out on hydra at least on AArch64. Marking
big-parallel gives them more resources to finish quicker.
2020-05-01 08:48:41 +02:00
Mario Rodas
ac885e1b87
fstar: install completions
2020-04-29 04:20:00 -05:00
worldofpeace
3b00e78e63
Merge pull request #82694 from lionello/dmd-bootstrap
...
dmd: 2.085.1 -> 2.091.1
2020-04-29 13:18:22 -04:00
Jan Tojnar
2874eebfd2
Merge branch 'staging-next' into staging
2020-04-29 08:35:47 +02:00
Jörg Thalheim
6015d03ef1
Merge pull request #86037 from purcell/dotnet-arm64
2020-04-29 07:04:32 +01:00
worldofpeace
b7f80f00ef
Merge pull request #86150 from ceedubs/unison-ucm-M1l
...
unison-ucm: 1.0.M1j-alpha -> 1.0.M1l-alpha
2020-04-28 21:49:49 -04:00
Colin
4007ceb6af
treewide get rid of go 1.12 ( #83253 )
...
* treewide Drop unneeded go 1.12 overrides
* Fix packr to be go module compatible.
I updated to version 2.8.0 which is the latest on master.
Then due to the 2 different sets of go modules which are used, I split
the build into two different derivations, then merged them togethor
using symlinkJoin to have the same output structure as the existing derivation.
* Remove consul dependency on go1.12
I updated the consul version to 1.7.2 and flipped it to building using
modules.
* Remove go1.12 from perkeep.
Update the version to the latest unstable on master.
* Update scaleway-cli to not be pinned to go1.12
Switched the version to 1.20
* Update prometheus-varnish-exporter to not depend on go1.12
* Update lnd to build with go1.12
Updated the version
Forced only building subpackages with main to prevent panics over
multiple modules in one repo
* Remove go1.12 from openshift
Had to update the version to 4.1.0 and do a bit of munging to get this
to work
* Remove go1.12 completely.
These are no longer needed.
* Update bazel-watcher and make it build with go 1.14
2020-04-28 20:16:20 -04:00
Lionello Lunesu
386da32bb0
ldc: 1.17.0 -> 1.20.1
...
This reverts commit 31d630c3a4
.
2020-04-29 07:31:53 +08:00
Lionello Lunesu
e0777cba19
Patch bash in test6952.d
2020-04-29 07:31:52 +08:00
Lionello Lunesu
6e7a36bcb3
Update patch dlang/dmd#11053
2020-04-29 07:31:52 +08:00
Lionello Lunesu
6c9beaa744
dmd: 2.085.1 -> 2.091.1
...
Apply patch dlang/dmd#11053
2020-04-29 07:31:52 +08:00
Florian Klink
05328a49f6
Merge pull request #85772 from blitz/open-watcom
...
Use Open Watcom to build VirtualBox BIOS
2020-04-29 00:29:06 +02:00
Cody Allen
df202b418d
unison-ucm: 1.0.M1j-alpha -> 1.0.M1l-alpha
...
Follow-up to #85940 . There were a couple of issues with the
1.0.M1j-alpha release that were promptly fixed.
2020-04-28 12:04:40 -07:00
Matthew Bauer
537f10f044
Merge pull request #85945 from matthewbauer/compiler-rt-support-x86_32
...
llvm/compiler-rt.nix: add i{4,5,6}86 to X86 architecture
2020-04-27 14:45:39 -05:00