Michael Raskin
571d45fea6
sbcl: 2.0.0 -> 2.0.8
2020-10-24 12:52:16 +02:00
Michael Raskin
21ada4cf89
sbcl: add 2.0.9
2020-10-24 10:34:56 +02:00
Masanori Ogino
b57fc1fc48
ecl: 16.1.3 -> 20.4.24, eql-git: fix build
...
Signed-off-by: Masanori Ogino <167209+omasanori@users.noreply.github.com>
2020-10-23 07:53:09 +09:00
Austin Seipp
4a020671f1
chez-scheme: 9.5.2 -> 9.5.4
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2020-10-21 13:05:34 -05:00
Austin Seipp
a7e87bdd58
yosys: 2020.08.22 -> 2020.10.20
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2020-10-20 09:52:41 -05:00
Austin Seipp
232a0c2a90
picat: 3.0 -> 3.0p2
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2020-10-20 09:52:41 -05:00
Jared Ramirez
8545f5d1b8
elmPackages: update
2020-10-19 21:47:39 -07:00
Vladimír Čunát
04821fbe46
Merge #93333 : julia: Remove version 0.7 and 1.1
2020-10-18 10:29:04 +02:00
Ben Siraphob
683a87dbeb
treewide: remove periods from end of package descriptions
2020-10-17 08:22:31 -07:00
Emery Hemingway
bce139db2b
Revert "nim: 1.2.6 -> 1.4.0"
...
Source tarball has changed.
This reverts commit bb99a0d9a8
.
2020-10-17 14:58:58 +02:00
Gabor Greif
35f62abdf8
lldb_{10, 11}: polish the cmakeFlags ( #100070 )
...
disable RTTI in a more idiomatic way
2020-10-16 19:42:37 +02:00
Emery Hemingway
bb99a0d9a8
nim: 1.2.6 -> 1.4.0
2020-10-16 16:07:50 +02:00
Michael Weiss
86a4a50e10
Merge pull request #99984 from ggreif/darwin-llvm11
...
llvmPackages_11: 11.0.0rc5 -> 11.0.0 and various fixes/improvements:
- llvmPackages_11 now compiles on Darwin
- libcxx now compiles on Linux
- Ported #91293 to 11.0.0
- Try to anticipate #100388
2020-10-16 14:57:33 +02:00
Holger Wünsche
6948875e73
llvmPackages_11.compiler-rt: enable support for i486 i586 i686
...
compiler-rt (and as a result clang) can't be build for i686 (as noticed here: #99984 ).
The patch adds the required variables and should result in the same behavior as in the nixpkgs-llvm10. It essentially forces to use i386 buildins when using i486, i586 or i686, which are not supported.
Fixes #100392
2020-10-16 14:35:22 +02:00
Timo Kaufmann
5dcc786fb5
Merge pull request #100612 from timokau/swiProlog-8.3.9
...
swiProlog: 8.1.15 -> 8.3.9
2020-10-15 23:46:26 +02:00
Timo Kaufmann
959b818a89
swiProlog: 8.1.26 -> 8.3.9
2020-10-15 17:25:55 +02:00
Timo Kaufmann
8c6fe8eb61
swiProlog: 8.1.15 -> 8.1.26
2020-10-15 17:19:36 +02:00
Gabor Greif
7a30df9225
clang_11: forward-port #91293
2020-10-15 15:00:55 +02:00
zowoq
6084c2e874
go_1_15: 1.15.2 -> 1.15.3
2020-10-15 19:00:37 +10:00
zowoq
4f282b19bd
go_1_14: 1.14.9 -> 1.14.10
2020-10-15 19:00:10 +10:00
Doron Behar
0826f2efae
Merge pull request #94049 from CajuM/vulkan-up
2020-10-15 09:53:35 +03:00
Câju Mihai-Drosi
00946dc283
Move glslang and vulkan-validation-layers overrides out of all-packages
2020-10-15 00:54:05 +03:00
Gabor Greif
cffb7cfbf7
llvmPackages_11: 11.0.0rc5 -> 11.0.0
...
https://lists.llvm.org/pipermail/release-testers/2020-October/001377.html
https://lists.llvm.org/pipermail/llvm-announce/2020-October/000089.html
Fixes:
- builds on Darwin
- builds `libcxx` on Linux
2020-10-14 21:18:26 +02:00
Frederik Rietdijk
b3aed163d5
Merge pull request #99709 from NixOS/staging-next
...
Staging next
2020-10-14 21:10:31 +02:00
Graham Christensen
8726057fbd
Merge pull request #84617 from xfix/remove-rasm-march-native
...
rasm: remove -march=native from compilation flags
2020-10-14 12:02:36 -04:00
Frederik Rietdijk
b981eca057
Merge master into staging-next
2020-10-14 11:32:49 +02:00
John Ericson
f3db41d730
Merge pull request #99335 from obsidiansystems/make-rust-platform-separate
...
makeRustPlatform: Put back in it's own file.
2020-10-13 22:15:47 -04:00
John Ericson
54b4b470c3
makeRustPlatform: Put back in it's own file.
...
We expose it on the top level, but I don't think it makes sense to pull
it from a specific version of the rust tools when it is in fact version
agnostic.
This reverts a tiny portion of 912dca193a
.
2020-10-13 20:05:29 -04:00
Frederik Rietdijk
9e1943edc0
Merge master into staging-next
2020-10-13 19:34:34 +02:00
John Ericson
d3d55bcc81
Merge pull request #99066 from lopsided98/buildrustcrate-target-vars
...
buildRustCrate: fix target config environment variables on 32-bit ARM
2020-10-11 16:46:29 -04:00
Mario Rodas
b724e00602
Merge pull request #100022 from siraben/zig-broken-darwin
...
zig: mark as broken on darwin
2020-10-11 12:03:35 -05:00
Mario Rodas
d7eafce66a
Merge pull request #100196 from thalesmg/update-ats2-0.4.1
...
ats2: 0.3.13 -> 0.4.1
2020-10-11 11:58:12 -05:00
TredwellGit
03dd1b355b
llvm_11: link to the llvm compiler-rt share directory from the wrapper ( #100190 )
...
A port of #85925 for LLVM 11 to enable CFI for Chromium.
This is required for features such as `-fsanitize=cfi` that (by default)
load the file `…/resource-root/share/cfi_blacklist.txt`.
2020-10-11 14:42:56 +02:00
Michael Weiss
3568e17510
Merge pull request #85925 from andir/llvm-cfi
...
llvm_10: link to the llvm compiler-rt share directory from the wrapper
2020-10-11 14:36:30 +02:00
Jan Tojnar
b6c7e8c66b
Merge pull request #100085 from siraben/miranda-init
...
miranda: init at 2.066
2020-10-11 05:16:48 +02:00
Ben Siraphob
4600ea9c31
miranda: init at 2.066
2020-10-11 09:09:27 +07:00
Thales Macedo Garitezi
8a3ae55970
ats2: 0.3.13 -> 0.4.1
2020-10-10 22:26:59 -03:00
Vladimír Čunát
338b25697c
Merge branch 'master' into staging-next
...
Quite many rebuilds from master:
> Estimating rebuild amount by counting changed Hydra jobs.
> 3926 x86_64-darwin
> 4645 x86_64-linux
2020-10-10 11:32:10 +02:00
Mario Rodas
fea6336952
Merge pull request #100016 from fgaz/lobster/2020-10-04
...
lobster: unstable-2020-07-27 -> unstable-2020-10-04
2020-10-08 21:57:48 -05:00
Frederik Rietdijk
ec28e32c9e
Merge master into staging-next
2020-10-08 21:47:26 +02:00
Tim Steinbach
6224bfd839
openjdk8: Remove maintainer nequissimus
2020-10-08 11:00:18 -04:00
Tim Steinbach
ee2c434e89
zulu: Remove maintainer nequissimus
2020-10-08 11:00:15 -04:00
Tim Steinbach
5596a2b01d
kotlin: Remove maintainer nequissimus
2020-10-08 11:00:15 -04:00
Ben Siraphob
9305c7bf26
zig: mark as broken on darwin
2020-10-08 16:36:44 +07:00
Francesco Gazzetta
3cccf90881
lobster: unstable-2020-07-27 -> unstable-2020-10-04
2020-10-08 09:56:31 +02:00
Frederik Rietdijk
692d219a93
Merge staging-next into staging
2020-10-06 10:25:58 +02:00
Domen Kožar
815837850a
Merge pull request #99671 from andys8/update-elm-tools
...
Update elm-language-server, and other elm tools
2020-10-06 14:42:27 +02:00
Michael Raskin
4214f76baa
Merge pull request #99702 from peterhoeg/u/lazarus_2_0_10
...
lazarus-qt5: init at 2.0.10
2020-10-06 09:18:21 +00:00
Peter Hoeg
c084efb36f
lazarus-qt5: init at 2.0.10
...
Includes the following changes:
1. lazarus: 2.0.8 -> 2.0.10 (built with gtk2)
2. lots of cleanups
3. minor libqt5pas cleanups
2020-10-06 11:49:39 +08:00
andys8
76d5dd8459
Update elm-language-server, and other elm tools
...
elm-hot-webpack-loader 1.1.7
elm-test 0.19.1-revision4
elm-webpack-loader 6.0.1
elm-language-server 1.12.0
create-elm-app 5.2.1
2020-10-06 00:11:29 +02:00