nixos/tests/installer: Add lndir to extraDeps

In commit 17dd7bcd89d568596f52356624be82201ea84779 the systemd unit
generator now uses lndir instead of "ln -s", so we need to have lndir
available in the Nix store for the installer tests to be able to build
the units and thus the whole system.

This should fix the installer tests, although I have only tested it with
the "simple" subtest.

Signed-off-by: aszlig <aszlig@nix.build>
Cc: @jtojnar, @xeji, @edolstra

aszlig fa0b60f5 a3e43401

+1
+1
nixos/tests/installer.nix
··· 241 241 nixos-artwork.wallpapers.gnome-dark 242 242 perlPackages.XMLLibXML 243 243 perlPackages.ListCompare 244 + xorg.lndir 244 245 245 246 # add curl so that rather than seeing the test attempt to download 246 247 # curl's tarball, we see what it's trying to download