nixpkgs/pkgs/top-level
John Ericson adaa110a72 binutils: No more darwin conditionals
Since at least d7bddc27b2, we've had a
situation where one should depend on:

 - `stdenv.cc.bintools`: for executables at build time
 - `libbfd` or `libiberty`: for those libraries
 - `targetPackages.cc.bintools`: for exectuables at *run* time
 - `binutils`: only for specifically GNU Binutils's executables,
   regardless of the host platform, at run time.

and that commit cleaned up this usage to reflect that. This PR flips the
switch so that:

 - `binutils` is indeed unconditionally GNU Binutils
 - `binutils-raw`, which previously served that role, is gone.

so that the correct usage will be enforced going forward and everything
is simple.

N.B. In a few cases `binutils-unwrapped` (which before and now was
unconditionally actual GNU binutils), rather than `binutils` was used to
replace old `binutils-raw` as it is friendly towards some cross
compilation usage by avoiding a reference to the next bootstrapping
change.
2018-04-03 13:34:52 -04:00
..
aliases.nix Merge remote-tracking branch 'upstream/master' into staging 2018-04-03 02:22:54 +03:00
all-packages.nix binutils: No more darwin conditionals 2018-04-03 13:34:52 -04:00
beam-packages.nix
coq-packages.nix coq: init at 8.8+beta1 2018-03-21 18:06:28 +00:00
darwin-packages.nix
default.nix top-level: Move comma for stylistic consistency 2018-03-20 15:37:34 -04:00
dotnet-packages.nix dotnetPackages.Nuget: fix binary casing issue 2018-03-08 21:09:02 +00:00
emacs-packages.nix emacsPackagesNg: lower priority of elpaPackages 2018-03-25 07:56:15 -05:00
emscripten-packages.nix Emscripten 1.37.16 to 1.37.36 (#37291) 2018-03-18 13:34:46 +01:00
haskell-packages.nix Configure Haskell bootstrapping package sets to perform minimal builds. 2018-03-17 08:21:23 +01:00
haxe-packages.nix
impure.nix
java-packages.nix jogl: init at 2.3.2 2018-03-19 04:08:12 +00:00
lua-packages.nix Merge pull request #32960 from florianjacob/prosody-0.10 2018-03-22 14:12:57 +01:00
make-tarball.nix
metrics.nix metrics: fix "values" to be count not bytes, to match prev behavior 2018-03-13 13:29:15 -05:00
ocaml-packages.nix ocamlPackages.lwt_ppx: init at 3.3.0 2018-03-27 20:34:08 +00:00
perl-packages.nix Merge remote-tracking branch 'upstream/master' into staging 2018-04-03 02:22:54 +03:00
php-packages.nix phpPackages.php-cs-fixer: 2.10.4 → 2.11.1 2018-03-28 00:46:37 +02:00
pure-packages.nix
python-packages.nix Merge remote-tracking branch 'upstream/master' into staging 2018-04-03 02:22:54 +03:00
release-cross.nix release-lib: Filter supportedSystems with meta.platforms-style patterns 2018-03-19 21:32:28 -04:00
release-lib.nix lib: Messed up or operator precedence 2018-03-19 22:25:49 -04:00
release-python.nix
release-small.nix release-small.nix: Fix evaluation error 2018-03-17 21:57:44 -04:00
release.nix
splice.nix
stage.nix
unix-tools.nix unixtools: Utilize meta.platforms 2018-03-27 20:26:10 -04:00