Commit graph

8579 commits

Author SHA1 Message Date
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 dc0aeee5db Merge staging-next into staging 2020-10-13 19:35:37 +02:00
Frederik Rietdijk 9e1943edc0 Merge master into staging-next 2020-10-13 19:34:34 +02:00
John Ericson 7568c3f452
Merge pull request #100038 from Kloenk/rust_1_47
rust: 1.46.0 -> 1.47.0
2020-10-12 16:53:53 -04:00
Finn Behrens 75ead1b43a
rust: 1.46.0 -> 1.47.0 2020-10-12 22:29:20 +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
Jan Tojnar 1882368e8a
Merge branch 'staging-next' into staging 2020-10-11 00:27:42 +02: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
Lily Ballard 722cc88865 psc-package: Adopt new installShellCompletion syntax 2020-10-08 15:08:40 -07: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
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
Frederik Rietdijk 692d219a93 Merge staging-next into staging 2020-10-06 10:25:58 +02: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
John Ericson 0794fb0419
Merge pull request #99511 from r-burns/go-cross
go: fix cross, enable ppc64le
2020-10-05 11:37:09 -04:00
Vincent Laporte 9a913b5125 compcert: build with Coq 8.11
And fix installation of development files
(use upstream Makefile rules instead of ad-hoc commands).
2020-10-05 16:39:26 +02:00
Ryan Burns 8c5f66fbdf go: fix cross, enable ppc64le 2020-10-04 16:11:49 -07:00
Michael Weiss 6ab135d4a5
Merge pull request #98594 from ggreif/master
llvm_11: 11.0.0rc2 -> 11.0.0rc5
2020-10-04 14:28:09 +02:00
Tim Steinbach b4a0e5f1f8
scala: 2.12.10 -> 2.12.12 2020-10-01 09:44:39 -04:00
Gabor Greif a64eabfe7c llvm_11: 11.0.0rc3 -> 11.0.0rc5 2020-10-01 01:23:54 +02:00
Gabor Greif 1c0cbf8aea llvm_11: 11.0.0rc2 -> 11.0.0rc3 2020-10-01 01:16:36 +02:00
Anderson Torres f8f892254a
Merge pull request #98946 from hugolgst/init/paco
paco: init at 1.0
2020-09-30 17:23:15 -03:00
Hugo Lageneste 2dc68c3e76 paco: init at 1.0 2020-09-30 11:05:45 +02:00
Austin Seipp c68d982ac8
picat: 2.8-2 -> 3.0
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2020-09-29 21:20:30 -05:00
Gabriel Ebner c769884ac9
Merge pull request #95081 from svalaskevicius/openjdk11-add-src 2020-09-29 19:50:59 +02:00
Sarunas Valaskevicius 64a39be321 openjdk14: add symlink for src.zip 2020-09-29 17:40:48 +01:00
Sarunas Valaskevicius daadfcfb82 openjdk11: use symlink instead of another copy for src.zip 2020-09-29 11:52:37 +01:00
Peter Simons 518338f7f7 ghc: add alpha-1 release of version 9.0.1 2020-09-29 12:06:53 +02:00
Sarunas Valaskevicius 7cee92a1cc openjdk11: add src.zip for IDEs 2020-09-29 10:26:39 +01:00
Ben Wolsieffer f0fdecfbb4 buildRustCrate: fix target config environment variables on 32-bit ARM 2020-09-29 01:40:06 -04:00
Redvers Davies ef71bc461d pony-corral: init 0.4.0 2020-09-29 01:14:12 +00:00
Jan Tojnar 32b4375f10
Merge branch 'staging-next' into staging 2020-09-29 00:12:29 +02:00
Redvers Davies 046c6a7038
ponyc: update 0.38.1 (#98598)
Co-authored-by: Dmitry Kalinkin <dmitry.kalinkin@gmail.com>
2020-09-28 17:40:58 -04:00
Richard Marko 73825262f9 Revert "haskell.ghc8102Binary: fix extra inputs"
This reverts commit fb719d957f.
2020-09-26 12:18:00 -07:00
Richard Marko b9377e0950 ghc8102Binary: add numactl to libPath on aarch64
Fixes:

utils/ghc-cabal/dist-install/build/tmp/ghc-cabal:
  error while loading shared libraries: libnuma.so.1:
    cannot open shared object file: No such file or directory
2020-09-26 18:04:31 +02:00
Jonathan Ringer fb719d957f haskell.ghc8102Binary: fix extra inputs 2020-09-25 15:22:54 -07:00
Peter Simons 3913f6a514
Merge pull request #98656 from sorki/hask/ghc8102Binary
ghc8102Binary: init, enable armv7l
2020-09-25 21:22:07 +02:00
Ryan Mulligan 34871e3bcd
Merge pull request #98709 from r-ryantm/auto-update/dasm
dasm: 2.20.13 -> 2.20.14
2020-09-25 08:42:55 -07:00
R. RyanTM ca1eb33f14 dasm: 2.20.13 -> 2.20.14 2020-09-25 04:53:35 +00:00
Anderson Torres 4e297bd2a9
Merge pull request #97806 from JamieMagee/dotnet-sdk-5.0
dotnetCorePackages.sdk_5_0: init at version 5.0.100-preview.8.20417.9
2020-09-25 00:23:27 -03:00
Jan Tojnar d471c5d1f3
Merge branch 'staging-next' into staging 2020-09-24 23:09:00 +02:00
Richard Marko 0d4f3ef1ab ghc8102Binary: init, enable armv7l 2020-09-24 12:26:35 +02:00
Aaron VonderHaar a67d4c9744 elm-format: 0.8.3 -> 0.8.4 2020-09-23 22:34:04 -07:00
Câju Mihai-Drosi fab03d3a39 shaderc: 2019.1 -> 2020.2 2020-09-24 08:19:41 +03:00
Câju Mihai-Drosi 6c815406ab glslang: 8.13.3559 -> 8.13.3743 2020-09-24 08:19:41 +03:00
Anderson Torres 7955668c3a
Merge pull request #97804 from JamieMagee/dotnet-runtime-3.1
dotnetCorePackages.netcore_3_1: 3.1.5 -> 3.1.8
2020-09-23 14:40:46 -03:00
Anderson Torres da77dad03d
Merge pull request #97805 from JamieMagee/dotnet-aspnetcore-3.1
dotnetCorePackages.aspnetcore_3_1: 3.1.5 -> 3.1.8
2020-09-23 14:40:32 -03:00
Anderson Torres 3754844c2c
Merge pull request #97808 from JamieMagee/dotnet-2.1
dotnetCorePackages.{aspnetcore,netcore,sdk}_2.1: 2.1.15 -> 2.1.22
2020-09-23 14:40:15 -03:00
Anderson Torres c7bc218f02
Merge pull request #97803 from JamieMagee/dotnet-sdk-3.1
dotnetCorePackages.sdk_3_1: 3.1.102 -> 3.1.402
2020-09-23 14:39:53 -03:00
Daniël de Kok 66d0662548
Merge pull request #98230 from danieldk/rocm-3.8.0
Update to ROCm 3.8.0
2020-09-23 19:25:38 +02:00
Bas van Dijk c01133316f rust: remove 1.44.1 since firefox and thunderbird build with 1.46 2020-09-23 16:29:30 +02:00
Bas van Dijk b837bd4305 rust: 1.45.2 -> 1.46.0
This adds the rust toolchain 1.46.0:

https://github.com/rust-lang/rust/blob/master/RELEASES.md#version-1460-2020-08-27

Because rustc-1.46.0 enables static PIE by default for
`x86_64-unknown-linux-musl` this release will suffer from:

https://github.com/NixOS/nixpkgs/issues/94228

So this commit doesn't remove the 1.45.2 release.

This commit also specifies the right LLVM packages to use for each
rust release.
2020-09-23 16:26:20 +02:00
Ryan Mulligan cc7d3ff153
Merge pull request #78562 from fgaz/lobster/init
lobster: init at unstable-2020-01-22
2020-09-22 21:42:23 -07:00
Austin Seipp 02be5a8185
Merge pull request #98128 from NieDzejkob/chez-refactor
chez: add env hook
2020-09-22 23:17:08 -05:00
Frederik Rietdijk 7bff759fac Merge staging-next into staging 2020-09-22 18:31:56 +02:00
Christian Kauhaus 44a70c9e7d
Merge pull request #97345 from ckauhaus/67197-mcpp-cve-2019-14274
mcpp: add patch for CVE-2019-14274
2020-09-22 16:01:06 +02:00
Vincent Laporte 06098c76b9 bigloo: 4.1a-2 → 4.3h; hop: 2.5.1 → 3.3.0 2020-09-21 23:24:54 -07:00
Vincent Laporte 943fa12e6a hop: fix build
The configure process tries to escape the sandbox by writing into /tmp
2020-09-21 23:24:54 -07:00
Mario Rodas c743f4e16c mruby: 2.1.1 -> 2.1.2 2020-09-21 04:20:00 +00:00
WORLDofPEACE 34aaac6d7c Merge branch 'staging-next' into staging 2020-09-20 18:41:15 -04:00
Maxim Krivchikov 172f3a197e lldb_5, lldb_6: add patch for >=python-3.7 2020-09-20 08:31:46 -07:00
Robert Scott dc413903fc
Merge pull request #98074 from risicle/ris-pforth-fix
pforth: fix build with patch
2020-09-20 13:06:06 +01:00
Gabriel Ebner ffc9f680e8 jasmin: use jdk8 2020-09-19 17:41:15 +02:00
Jamie Magee 074e05c6d8
dotnetCorePackages.sdk_5_0: init at version 5.0.100-rc.1.20452.10
Co-authored-by: Felix Tenley <felschr@pm.me>
2020-09-19 17:24:53 +02:00
Daniël de Kok 2db575ecae llvmPackages_rocm: 3.7.0 -> 3.8.0 2020-09-18 20:43:47 +02:00
Jakub Kądziołka 8f60607a0b
chez: add env hook
As a follow-up to #97927, chez can now find its libraries in a
nix-shell, and derivations for such libraries don't need to handle the
search path themselves.
2020-09-16 22:41:47 +02:00
Robert Scott 7621c8b1fc pforth: fix build with patch
patch from upstream fixes build with gnumake>=4.3
2020-09-15 22:55:01 +01:00
rht a487f1a744
julia: Remove version 1.1 2020-09-15 01:11:22 -04:00
rht 0a74834acf
julia: Remove version 0.7 2020-09-15 01:11:21 -04:00
Vladimír Čunát e78b52ede7
Merge #95089: glibc: 2.31 -> 2.32 (into staging) 2020-09-13 08:26:14 +02:00
Maximilian Bosch 9ad913dd6f
swift: fix build w/glibc-2.32 2020-09-12 23:04:49 +02:00
Vincent Laporte d3e701f5f7 reason: 3.6.0 → 3.6.2 2020-09-12 21:30:12 +02:00
Vladimír Čunát 51ccf2d4ba
gcc10: 10.1.0 -> 10.2.0
It's supposed to be just bugfixes.  I tested building some projects with
gcc10.  Also gfortran10 still builds.  I don't expect issues.
This causes basically no rebuilds, as we use 9 by default.
2020-09-12 11:54:39 +02:00
Daniël de Kok 7c0afd4364
Merge pull request #83291 from tomberek/tomberek/nvprof-lib
cudatoolkit: install missing libraries for nvprof
2020-09-12 09:25:15 +02:00
Thomas Bereknyei d2a6b1d55a cudatoolkit: install missing libraries for nvprof (10.1 and 10.2) 2020-09-12 08:31:41 +02:00
Jamie Magee bc11b02394
dotnetCorePackages.{aspnetcore,netcore,sdk}_2.1: 2.1.15 -> 2.1.22 2020-09-11 23:39:30 +02:00
Jamie Magee 7b3d1d64f8
dotnetCorePackages.sdk_5_0: init at version 5.0.100-preview.8.20417.9 2020-09-11 23:17:23 +02:00
Jamie Magee c85966c6cd
dotnetCorePackages.aspnetcore_3_1: 3.1.5 -> 3.1.8 2020-09-11 22:53:31 +02:00
Jamie Magee c64560603c
dotnetCorePackages.netcore_3_1: 3.1.5 -> 3.1.8 2020-09-11 22:45:41 +02:00
Jamie Magee 986bc92273
dotnetCorePackages.sdk_3_1: 3.1.102 -> 3.1.402 2020-09-11 22:31:08 +02:00
Emery Hemingway 5885021135 nim: remove stdlib indirection in wrapper
Fix #97601
2020-09-11 14:21:32 +02:00
zowoq 619061532a go_1_14: 1.14.8 -> 1.14.9 2020-09-11 09:53:55 +10:00
zowoq 240d8246e8 go: 1.15.1 -> 1.15.2 2020-09-11 09:53:27 +10:00
Gabriel Ebner 213feab38a mlton: use $TMPDIR 2020-09-10 17:11:26 +02:00
Christian Kauhaus c60cafa719 mccp: add patch for CVE-2019-14274
Fixes #67197
2020-09-10 15:50:25 +02:00