nixpkgs/pkgs
John Ericson 85b4d30c0b binutils: Respect the targetPlatform
Use `buildPackages.binutils` to get build = host != target binutils,
i.e. the old `binutilsCross`, and use
`buildPackages.buildPackages.binutils` to get build = host = target
binutils, i.e. the old `binutils`.

`buildPackages` chains like this are supposed to remove the need for
all such `*Cross` derivations. We start with binutils because it's
comparatively easy.

No hashes of cross-tests should be changed
2017-04-25 21:31:50 -04:00
..
applications Merge pull request #23922 from gnidorah/master 2017-04-22 15:06:44 -05:00
build-support rust: improve fetch-cargo-deps determinism for non-sandboxed builds 2017-04-21 23:26:46 +02:00
common-updater maintainers: Add script to patch version/sha256 in .nix files 2017-02-19 16:51:17 +02:00
data iana-etc: 20170328 -> 20170417 2017-04-19 08:29:31 +02:00
desktops ephoto: init at 1.0 2017-04-22 03:06:12 +03:00
development Rewrite a few stdenv.cross uses that *should* be targetPlatform 2017-04-24 16:31:45 -04:00
games Merge pull request #24521 from orivej/instead-launcher 2017-04-18 01:36:40 +02:00
misc wineUnstable: 2.5 -> 2.6 2017-04-21 21:38:54 +02:00
os-specific crossStdenv on iphone: Just get info from targetPlatform 2017-04-24 16:12:26 -04:00
servers jackett: 0.7.1197 -> 0.7.1308 2017-04-22 09:43:00 +02:00
shells Merge pull request #24479 from Ma27/init/lambda-mod-zsh-theme 2017-04-22 00:10:14 +02:00
stdenv binutils: Respect the targetPlatform 2017-04-25 21:31:50 -04:00
test
tools Merge pull request #25135 from garbas/update-asciinema 2017-04-23 04:33:27 +02:00
top-level binutils: Respect the targetPlatform 2017-04-25 21:31:50 -04:00