2
0
Fork 0
Commit Graph

4 Commits

Author SHA1 Message Date
Emery Hemingway b1c0f98835 Update Nixpkgs revision
Clean up the OpenSSL changes
2019-10-23 14:12:25 +02:00
Emery Hemingway a851525b16 Add Nim compiler wrapper 2019-10-16 15:53:26 +02:00
Emery Hemingway f0762e152a Update git revisions 2019-10-13 15:36:48 +02:00
Emery Hemingway 693ac303e0 Use a host-only Nixpkgs for test environment
Discriminate test-packages and host-packages when building tests.
This avoids the test tooling being tainted with the hostPlatform
and targetPlatform of the test. For example, QEMU must be built
independently and isolated from the guest platform, for the sake
of test control and minimizing rebuilds.
2019-10-07 17:21:06 +02:00