Eelco Dolstra
d7653dfc6d
Remove $NIX_BUILD_HOOK and $NIX_CURRENT_LOAD
...
This is to simplify remote build configuration. These environment
variables predate nix.conf.
The build hook now has a sensible default (namely build-remote).
The current load is kept in the Nix state directory now.
2017-05-01 17:30:16 +02:00
Eelco Dolstra
8d7c6644c5
useChroot -> useSandbox
2017-02-21 15:21:56 +01:00
Shea Levy
167d12b02c
build-remote: Implement in C++
2016-11-10 11:09:15 -05:00
Eelco Dolstra
8c8750ae66
Test chroot building
2015-02-16 12:20:03 +01:00
Eelco Dolstra
6f8ff8564f
Urgh
2014-12-11 09:58:29 +01:00
Eelco Dolstra
d51eed833a
Shut up a warning
2014-12-05 19:25:38 +01:00
Eelco Dolstra
f8df935102
tests/remote-builds.nix: Time out faster
2014-09-05 11:49:07 +02:00
Eelco Dolstra
01ddf53ee9
tests/remote-builds.nix: Test failing build
2014-07-24 12:10:06 +02:00
Eelco Dolstra
a6ab3cf35f
tests/remote-builds.nix: Don't try cache.nixos.org
2014-07-24 11:50:05 +02:00
Eelco Dolstra
fa13d3f4f3
build-remote.pl: Fix building multiple output derivations
...
We were importing paths without sorting them topologically, leading to
"path is not valid" errors.
See e.g. http://hydra.nixos.org/build/12451761
2014-07-14 12:19:27 +02:00
Eelco Dolstra
fb5d76b89e
Fix test evaluation
2014-04-15 15:32:27 +02:00
Eelco Dolstra
672c3acc71
Adjust to the NixOS/Nixpkgs merge
2013-10-11 10:57:23 +02:00
Eelco Dolstra
bdd4646338
Revert "Prevent config.h from being clobbered"
...
This reverts commit 28bba8c44f
.
2013-03-08 01:24:59 +01:00
Eelco Dolstra
28bba8c44f
Prevent config.h from being clobbered
2013-03-07 23:55:55 +01:00
Eelco Dolstra
1943b60ad8
Fix the VM tests
2013-01-21 22:36:23 +01:00
Eelco Dolstra
b461721f17
Fix tests
2012-03-12 21:41:45 +01:00
Eelco Dolstra
784083176a
* Fix race.
2011-11-25 17:04:26 +00:00
Eelco Dolstra
2492914fbc
* Move the remote building test from the NixOS tree to the Nix tree.
2011-10-11 13:06:59 +00:00