nixpkgs-suyu/pkgs/development
sternenseemann 036eef1d1e haskell.compiler.*: use gold based on targetPlatform.linker
useLdGold previously just checked for useLLVM which (currently) implies
`linker == "lld"`. However more accurate is to check the `linker` of the
`targetPlatform` as it actually tells us which bintools package we can
expect.

`linker == "bfd"` implies that we are using the `binutils` package, so
gold is available, so we can use it unless musl is the libc. `linker ==
"gold"` implies that gold is the default linker already and we should
absolutely use it.
2021-06-08 22:17:24 +02:00
..
androidndk-pkgs
arduino
beam-modules rebar3Relx: only link executables in $out/bin 2021-06-06 08:47:28 +09:00
bower-modules/generic
chez-modules
compilers haskell.compiler.*: use gold based on targetPlatform.linker 2021-06-08 22:17:24 +02:00
coq-modules
dhall-modules
dotnet-modules
em-modules/generic
gnuradio-modules
go-modules
go-packages
guile-modules
haskell-modules haskellPackages.dhall-{nix,openapi}: pin to support dhall 1.38.* 2021-06-08 12:50:05 +02:00
idris-modules
interpreters erlangR21: 21.3.8.23 -> 21.3.8.24 2021-06-06 17:31:47 +09:00
java-modules
libraries Merge pull request #125668 from thefloweringash/glibc-tool-confusion 2021-06-06 17:24:50 +01:00
lisp-modules
lua-modules
misc
mobile
node-packages
ocaml-modules ocamlPackages.ppx_gen_rec: 1.1.0 -> 2.0.0 2021-06-06 14:55:09 +02:00
octave-modules
perl-modules
pharo
php-packages Merge pull request #124817 from aanderse/php.packages.deployer 2021-06-06 00:30:39 +02:00
pure-modules
python-modules Merge pull request #125544 from mweinelt/python/clldutils 2021-06-06 01:54:36 +02:00
r-modules rPackages.hdf5r: add missing depedency on pkgs.hdf5 (#125549) 2021-06-06 02:12:22 +02:00
ruby-modules
tools Merge pull request #125100 from hurricanehrndz/fix/tree-sitter-on-darwin 2021-06-06 05:23:48 -05:00
web