nixpkgs/pkgs
John Ericson a7d89139ea top-level: stdenv.cross is now only defined with host != build
In practice, this is a strictly stronger condition than target != build
as we never have build = target != host. Really, the attribute should
be removed altogether, but for now we make it work for plain libraries,
which do not care about the target platform. In the few cases where the
compilers use this and actually care about the target platform, I'll
manually change them to use `targetPlatform` instead.
2017-04-24 16:12:26 -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 HaLVM: Shebang fix for Hydra 2017-04-22 10:33:01 -07: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 crossStdenv on iphone: Just get info from targetPlatform 2017-04-24 16:12:26 -04:00
test
tools Merge pull request #25135 from garbas/update-asciinema 2017-04-23 04:33:27 +02:00
top-level top-level: stdenv.cross is now only defined with host != build 2017-04-24 16:12:26 -04:00