worldofpeace
ba565aafe1
vala: 0.46.1 -> 0.46.2
...
https://gitlab.gnome.org/GNOME/vala/blob/0.46.2/NEWS
2019-10-02 22:54:03 -04:00
Jan Tojnar
b9c5f849a4
Merge branch 'staging-next' into staging
2019-10-03 01:47:41 +02:00
Jan Tojnar
b3fcd9375d
Merge branch 'master' into staging-next
2019-10-03 01:47:08 +02:00
Jan Tojnar
4655669483
Gnome 3.34 ( #68608 )
...
Gnome 3.34
2019-10-03 00:38:54 +02:00
Troels Henriksen
12f03a0776
ispc: do not test on the "host" target
...
This is because some very sensitive tests may fail when using more
exotic platforms and vector instructions. For example, floating point
summation (which is not associative in the first place), or
transcendental functions. Arguably, ispc's test suite is too
sensitive here.
2019-10-02 19:43:20 +02:00
Domen Kožar
cb4332e3eb
Merge pull request #69886 from NixOS/haskell-updates
...
Haskell updates
2019-10-02 15:51:55 +02:00
Mario Rodas
50675916d1
Merge pull request #70147 from marsam/update-zig
...
zig: 0.4.0 -> 0.5.0
2019-10-02 03:46:13 -05:00
Dima
aa467810a5
go_1_12: 1.12.9 -> 1.12.10
...
GO 1.12.10 has been released 5 days ago, so
bumping it in the hope that it also fixes some
flakey GC tests.
Also see https://github.com/NixOS/nixpkgs/pull/69359
2019-10-02 06:09:08 +02:00
Peter Simons
1e148f1a33
Merge pull request #70053 from peti/t/drop-obsolete-ghcjs
...
drop obsolete ghcjs 8.4.x version
2019-10-01 16:20:03 +02:00
Matthew Bauer
1f95c9c933
llvm9/compiler-rt: fix on i686
2019-09-30 21:27:22 -04:00
Matthew Bauer
a7dc5c685e
llvm/compiler: preserve hashes
...
Don’t require a mass rebuild for this fix.
2019-09-30 21:24:27 -04:00
Matthew Bauer
d303a2f431
llvm/compiler-rt: fix on i686
...
Only turn on cross related flags when useLLVM = true.
Fixes #66693
2019-09-30 21:24:27 -04:00
Mario Rodas
9e522a736d
zig: 0.4.0 -> 0.5.0
...
Release Notes: https://ziglang.org/download/0.5.0/release-notes.html
2019-09-30 20:00:00 -05:00
Matthew Bauer
7fd270e283
Merge pull request #70044 from arcnmx/compiler-rt-9
...
llvmPackages_9.compiler-rt: remove outdated crt patch
2019-09-30 15:09:45 -04:00
worldofpeace
9e6896cb59
vala: use vala_0_46
2019-09-30 19:39:52 +02:00
worldofpeace
628bb2ae0a
vala_0_42: remove
2019-09-30 19:39:52 +02:00
worldofpeace
2c4fd1512c
vala_0_46: init at 0.46.1
2019-09-30 19:39:52 +02:00
worldofpeace
6b4bdd626b
vala_0_36: 0.36.19 -> 0.36.20
2019-09-30 19:39:52 +02:00
worldofpeace
14bcc08c43
vala_0_38: remove
2019-09-30 19:39:52 +02:00
worldofpeace
edc4d08f45
vala_0_44: 0.44.6 -> 0.44.7
2019-09-30 19:39:52 +02:00
Tor Hedin Brønner
1905a6d01e
openjfx11: fix build with glib-2.62
2019-09-30 19:39:49 +02:00
Tor Hedin Brønner
203ba052b2
openjfx12: fix build with glib-2.62
2019-09-30 19:39:49 +02:00
markuskowa
bbfd90563e
Merge pull request #70015 from ck3d/halide-2019-08-27
...
halide new release 2018/02/15 -> 2019/08/27
2019-09-30 17:22:23 +02:00
Eelco Dolstra
1be54bd0ad
Merge pull request #69534 from edolstra/rustc-1.38.0
...
rustc: 1.37.0 -> 1.38.0
2019-09-30 12:58:25 +02:00
Peter Simons
6966609104
Drop obsolete ghcjs-8.4.x code.
...
The 8.4.x version of ghcjs hasn't compiled successfully
in ages, so I reckon it's unused. The even older code
in pkgs/development/compilers/ghcjs is unused entirely;
it's not even referenced in Nixpkgs.
2019-09-30 12:48:24 +02:00
Jörg Thalheim
173d5a4e6e
rustc: remove test related patches/code
...
Tests have been disabled since over a year and now the
code starts to bit-rot. As it seems unlikely that they
will come back in near future, let's just remove it.
2019-09-30 10:00:33 +01:00
Christian Kögler
8bc8184936
Halide platforms limited to x68
...
ARM platforms are currently not supported by Halide:
https://github.com/halide/Halide/issues/3296
2019-09-30 07:11:44 +02:00
arcnmx
607a4a6e3a
llvmPackages_9.compiler-rt: remove crt patch
...
This doesn't apply because it was merged upstream.
2019-09-29 18:34:31 -07:00
Mario Rodas
9b42f37f74
Merge pull request #69362 from xzfc/nim
...
nim: 0.20.2 -> 1.0.0
2019-09-29 09:19:35 -05:00
Christian Kögler
1392ea8543
halide new release 2018/02/15 -> 2019/08/27
2019-09-29 13:45:50 +02:00
Frederik Rietdijk
503081fa5b
Merge staging into staging-next
2019-09-29 11:05:22 +02:00
Vladimír Čunát
de99e7ce94
Merge #69115 : llvmPackages_9: init
2019-09-29 11:03:06 +02:00
Emily
97ca1528a0
nextpnr: enable tests
2019-09-28 16:55:21 -05:00
Emily
9f7165de66
nextpnr: 2019.08.31 -> 2019.09.28
2019-09-28 16:55:21 -05:00
Emily
26d26f77a6
yosys: enable tests
2019-09-28 16:55:21 -05:00
Emily
b819ce615d
yosys: 2019.09.01 -> 2019.09.27
2019-09-28 16:55:21 -05:00
Marek Mahut
02af688d88
Merge pull request #69605 from r-ryantm/auto-update/intercal
...
intercal: 0.30 -> 0.31
2019-09-28 22:38:07 +02:00
Jörg Thalheim
492be34fc9
jetbrains/update-2 ( #67719 )
...
jetbrains/update-2
2019-09-28 10:49:38 +01:00
Vladimír Čunát
fda4a08d4a
Merge branch 'staging-next'
...
There are several security fixes - again, as it consists mainly of the
previously reverted staging-next merge.
2019-09-28 07:43:04 +02:00
Mario Rodas
15f9bdb648
Merge pull request #69751 from r-ryantm/auto-update/ponyc
...
ponyc: 0.30.0 -> 0.31.0
2019-09-27 23:45:52 -05:00
R. RyanTM
e10996a569
ponyc: 0.30.0 -> 0.31.0
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ponyc/versions
2019-09-27 19:48:03 -07:00
Vladimír Čunát
217cf982c7
Merge branch 'master' into staging-next
2019-09-27 22:13:02 +02:00
Edmund Wu
c43c2d67fe
jetbrains.jdk: 451 -> 485.1
2019-09-27 16:01:58 -04:00
Tim Steinbach
8706d9c4a3
Merge pull request #69620 from r-ryantm/auto-update/kotlin
...
kotlin: 1.3.41 -> 1.3.50
2019-09-27 13:25:42 -04:00
John Ericson
4cbccb149b
Merge pull request #69669 from obsidiansystems/bump-ghc-head
...
ghcHEAD: 8.9.20190601 -> 8.9.20190924
2019-09-27 13:24:02 -04:00
John Ericson
b55854c0b4
ghcHEAD: 8.9.20190601 -> 8.9.20190924
...
Also close pointless diff with 8.8.1.
2019-09-27 17:00:59 +00:00
Mario Rodas
f524175e30
Merge pull request #69482 from r-ryantm/auto-update/closure-compiler
...
closurecompiler: 20190215
-> 20190909
2019-09-27 08:45:59 -05:00
markuskowa
047de87169
Merge pull request #69608 from r-ryantm/auto-update/jsonnet
...
jsonnet: 0.13.0 -> 0.14.0
2019-09-27 13:49:04 +02:00
Jörg Thalheim
c0cba22090
Add intel-compute-runtime / Intel NEO driver stack ( #63705 )
...
Add intel-compute-runtime / Intel NEO driver stack
2019-09-27 11:52:55 +01:00
Joachim F
ad773d31e2
Merge pull request #69345 from joachifm/feat/split-version
...
Replace uses of splitString for splitting version strings
2019-09-27 06:19:18 +00:00