1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-20 04:31:52 +00:00
nixpkgs/pkgs/test
Matthew Bauer 9c8fd41224 treewide: add emulator to platform
You can use stdenv.hostPlatform.emulator to get an executable that
runs cross-built binaries. This could be any emulator. For instance,
we use QEMU to emulate Linux targets and Wine to emulate Windows
targets. To work with qemu, we need to support custom targets.

I’ve reworked the cross tests in pkgs/test/cross to use this
functionality.

Also, I’ve used talloc to cross-execute with the emulator. There
appears to be a cross-execute for all waf builds. In the future, it
would be nice to set this for all waf builds.

Adds stdenv.hostPlatform.qemuArch attrbute to get the qemuArch for
each platform.
2018-11-29 19:15:30 -06:00
..
cc-wrapper
cross treewide: add emulator to platform 2018-11-29 19:15:30 -06:00
ld-library-path pkgs/tests: Add test for LD_LIBRARY_PATH 2018-08-01 19:02:21 +03:00
macos-sierra-shared
mkOption
patch-shebangs top-level/release.nix: add patchShebangs test 2018-09-16 14:22:29 -04:00
simple
stdenv-inputs
default.nix Merge branch 'master' into staging 2018-09-24 21:18:23 +02:00