Drop references to NIX_MANFIESTS_DIR and NIX_BUILD_HOOK
[?]
Apr 14, 2021, 2:16 PM
CSNQ6TCF2FITWELFMNZK6IQ6FO3OPGWWCADQHKZ2R6EGN64Q54WQCDependencies
- [2]
PWU6YAQAadd NIX_MANIFESTS_DIR to tests - [3]
UIA3ULNUGive each test its own Nix directories - [4]
FAIJDQKZ - [5]
LAJHRL6OFix tests - [6]
PVBTVPKJnix needs env vars as absolute paths - [7]
4WLW4VHSTest setup: support arbitrary hydra config - [8]
N3KBVX6GSet $PERL5LIB properly in hydra-init in "make check" - [9]
3HRBFWGKtests: change postgresql socket dir to /tmp - [10]
OWRS526HCreate an ephemeral PostgreSQL database per test - [11]
HX4QYOYAadd first evaluations tests - [12]
JRVI4XTVtests: Use $(builddir) instead of `pwd`. - [13]
OB7GB5DLTest environment cleanups - [14]
GAZHOBWEBetter fix - [*]
G2ZB6464first test, not yet in buildprocess
Change contents
- edit in t/Makefile.am at line 11
NIX_MANIFESTS_DIR="$(abs_builddir)/nix/var/nix/manifests" \ - edit in t/Makefile.am at line 13
NIX_BUILD_HOOK= \ - edit in t/lib/Setup.pm at line 59
$ENV{'NIX_MANIFESTS_DIR'} = "$dir/nix/var/nix/manifests";