1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-12-20 12:59:25 +00:00
Commit graph

7531 commits

Author SHA1 Message Date
Maximilian Bosch f5da399062
wcc: fix build w/glibc-2.30 2020-01-25 19:49:56 +01:00
Maximilian Bosch 4f5830cf9e
mono4: fix build w/glibc-2.30 2020-01-25 12:15:03 +01:00
Maximilian Bosch eddfcc32b4
Merge branch 'staging' into glibc230 2020-01-23 11:31:13 +01:00
Maximilian Bosch 7fea9df027
mono: fix build w/glibc-2.30 2020-01-23 01:46:29 +01:00
hlolli 78b34b5e5b
graalvm8: 19.1.1 -> 19.2.1
- - nixpkgs now with full darwin support
2020-01-18 16:43:03 +01:00
Anders Kaseorg 3cd8ce3bce treewide: Fix unsafe concatenation of $LD_LIBRARY_PATH
Naive concatenation of $LD_LIBRARY_PATH can result in an empty
colon-delimited segment; this tells glibc to load libraries from the
current directory, which is definitely wrong, and may be a security
vulnerability if the current directory is untrusted.  (See #67234, for
example.)  Fix this throughout the tree.

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2020-01-15 09:47:03 +01:00
Frederik Rietdijk bc18cc72dd
Merge pull request #77610 from LnL7/darwin-stdenv-python3
darwin-stdenv: bootstrap with python3
2020-01-15 09:24:57 +01:00
Frederik Rietdijk 2a88c3c302 Merge staging-next into staging 2020-01-15 09:23:28 +01:00
Marek Fajkus 77752c6c08 bs-platform: 6.2.1 -> 7.0.1 2020-01-14 15:17:57 -08:00
Frederik Rietdijk ed1b0d0bac Merge master into staging-next 2020-01-13 16:08:59 +01:00
Daiderd Jordan d0a90de910
llvmPackages: python2 -> python3 2020-01-13 11:13:56 +01:00
Peter Simons 74e5314b29 ghc: update 8.10.1 pre-release from alpha2 to rc1 2020-01-13 10:28:51 +01:00
Antonio Nuno Monteiro cf80bce0cc bs-platform: add myself to maintainers 2020-01-12 09:52:41 -08:00
Daiderd Jordan 05d4cdfad1
Merge pull request #77529 from symphorien/rls
rust: include the rustc-dev component
2020-01-12 10:26:46 +01:00
Frederik Rietdijk 960f062825 Merge master into staging-next 2020-01-12 09:47:19 +01:00
Jörg Thalheim cb7c51a275
ldc: fix build and skip impure test (#77376)
ldc: fix build and skip impure test
2020-01-11 12:48:10 +00:00
Symphorien Gibol 47681d7c5c rust: include the rustc-dev component
This enables to compile rls and rustc

See also https://github.com/rust-lang/rust/pull/64823
2020-01-11 12:00:00 +00:00
Mario Rodas e5fc17c76a
Merge pull request #76286 from r-ryantm/auto-update/intel-graphics-compiler
intel-graphics-compiler: 1.0.2878 -> 1.0.3041
2020-01-11 05:28:55 -05:00
Frederik Rietdijk 1a654573b0 Merge master into staging-next 2020-01-11 09:32:41 +01:00
zowoq 3e30f5610f go_1_12: 1.12.10 -> 1.12.15 2020-01-11 09:17:50 +10:00
zowoq 116b5c5d56 go: 1.13.5 -> 1.13.6 2020-01-11 09:17:50 +10:00
Frederik Rietdijk 348eaa280b Merge master into staging-next 2020-01-10 18:32:07 +01:00
Andrew Childs ffd68f21e8 go_1_12, go_1_13: skip TestExtraFiles on 32-bit arm (#76944)
The test is known to be flaky in some environments, and I'm seeing it
consistently in an armv7l-linux vm.
2020-01-10 07:27:30 -08:00
Frederik Rietdijk 5ad16cb27f Merge master into staging-next 2020-01-10 10:34:04 +01:00
Andrew Childs 4b102f0f07 ldc: fix build and skip impure test
Fixes #76973

This moves the path configuration to a separate derivation and skips
an impure test that depends on the current year.
2020-01-09 23:25:03 +09:00
Mario Rodas 2724879621
Merge pull request #76245 from r-ryantm/auto-update/fasm
fasm: 1.73.18 -> 1.73.21
2020-01-09 05:54:34 -05:00
Frederik Rietdijk a823616723 Merge master into staging-next 2020-01-07 20:06:22 +01:00
Matthew Bauer cc669a18fb
Merge pull request #76669 from xbreak/clang-cmake-fix
clang_9: Correct ClangTargets-release.cmake
2020-01-06 15:42:34 -05:00
Jason Felice a54461f7a1 graalvm8: use mercurial_4
Commit 88a473fc upgraded mercurial, made it use python3, and removed
support for hg-git, breaking graalvm8.  Since hg-git does not
officially support python3 or the new version of mercurial, this
patch uses mercurial_4.

Closes #76527.
2020-01-06 19:23:24 +01:00
Domen Kožar 1101ef4dae
Merge pull request #76276 from dapphub/solc-0.5.15
solc: 0.5.12 -> 0.5.15
2020-01-06 15:37:15 +01:00
Domen Kožar dd9adc846a
Merge pull request #76866 from andys8/elm-language-server-146
elmPackages.*: update to latest versions
2020-01-06 14:26:38 +01:00
Frederik Rietdijk 8fff915659
Merge pull request #76488 from jtojnar/more-python-cleanups
Another batch of Python 2 clean-ups
2020-01-06 12:00:36 +01:00
Frederik Rietdijk 981b94442b Merge staging-next into staging 2020-01-05 16:10:40 +01:00
Frederik Rietdijk 828f93a326 Merge master into staging-next 2020-01-05 16:00:21 +01:00
Matthew Bauer 04000331c1
Merge pull request #74284 from matthewbauer/ios-with-xcode-11
Update iOS for XCode 11
2020-01-03 15:35:41 -05:00
Matthew Bauer 9c1a2ac51e Merge remote-tracking branch 'origin/master' into ios-with-xcode-11 2020-01-03 15:34:20 -05:00
Matthew Bauer 036cef9473 ghc: always use llvm with iOS
Even when building for the simulator.
2020-01-03 15:19:37 -05:00
John Ericson ebec1d12a3
Merge pull request #76887 from corngood/llvm-cross-fix
llvm: use correct version of tablegen when cross compiling _8 and _9
2020-01-03 13:25:39 -05:00
David McFarland 6c86a2b5bb llvm: use correct version of tablegen when cross compiling _8 and _9 2020-01-03 10:38:43 -04:00
Frederik Rietdijk 5ca7a7d882 Merge staging-next into staging 2020-01-03 13:18:04 +01:00
Daiderd Jordan dd5fd3b1ff
Merge pull request #76771 from dtzWill/update/llvm-9.0.1
llvm_9: 9.0.0 -> 9.0.1
2020-01-03 11:59:22 +01:00
andys8 d14669c94c elmPackages.*: update to latest versions
Intention is to update elm-language-server to 1.4.6
2020-01-03 11:11:04 +01:00
Frederik Rietdijk 7aa2b0215b Merge master into staging-next 2020-01-03 10:25:14 +01:00
Maximilian Bosch 8f9a0b48b5
Merge pull request #76580 from filalex77/gleam-0.6.0
gleam: 0.5.0 -> 0.6.0
2020-01-02 23:32:33 +01:00
Will Dietz dc0c28a762
clang_9: fix unpackPhase 2020-01-01 12:42:59 -06:00
Will Dietz 21b0162383
llvmPackages_9: 9.0.0 -> 9.0.1
Fetch from github release page,
as that's where https://releases.llvm.org/9.0.1 redirects.
2020-01-01 12:42:58 -06:00
Frederik Rietdijk 555037a667 Merge master into staging-next 2019-12-31 16:35:53 +01:00
Franz Pletz 08dc289f05
Merge pull request #74796 from prusnak/gcc-arm-embedded
gcc-arm-embedded: 8-2019-q3-update -> 9-2019-q4-major
2019-12-31 02:19:03 +00:00
John Ericson cfd013813e
Merge pull request #74090 from obsidiansystems/ghcjs-cross-without-cc
stdenv, haskell: bonafied GHCJS cross compilation without stdenv.cc
2019-12-30 16:40:43 -08:00
Robin Gloster f6a3f5af36
treewide: structured-attrs fixes 2019-12-31 01:39:53 +01:00