1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-19 03:47:13 -04:00
nixpkgs/nixos/lib
Eelco Dolstra 36c05d5e5b Simplify running tests even further
Now you can just say:

  $ nix-build '<nixos/tests/login.nix>'

You can still get the driver script for interactive testing:

  $ nix-build '<nixos/tests/login.nix>' -A driver
  $ ./result/bin/nixos-test-driver
2014-04-14 14:23:38 +02:00
..
test-driver Remove ignored argument to sync 2014-04-07 13:22:12 +02:00
build-vms.nix
channel-expr.nix
eval-config.nix Disable allowUnfree by default 2014-04-09 00:09:31 +02:00
from-env.nix
make-iso9660-image.nix
make-iso9660-image.sh
make-squashfs.nix
make-system-tarball.nix
make-system-tarball.sh
nixpkgs.nix
qemu-flags.nix
testing.nix Simplify running tests even further 2014-04-14 14:23:38 +02:00
utils.nix