nixpkgs/pkgs/build-support/vm
Eelco Dolstra 03f51200c2 * A function `runInGenericVM' that performs a build in an arbitrary VM
image (i.e., it can contain any OS that obeys the interface
  documented in the comment).  See `testFreeBSD' for an example that
  performs a build of the ATerm library on FreeBSD 7.0.  This will be
  used in the build farm to perform builds for platforms for which we
  cannot synthesize VM images automatically.

svn path=/nixpkgs/trunk/; revision=11753
2008-04-29 12:32:17 +00:00
..
deb * Moved the Debian and RPM closure generators to vm/default.nix. 2008-04-09 12:02:15 +00:00
rpm * Use another Red Hat mirror. 2008-04-11 16:20:09 +00:00
default.nix * A function `runInGenericVM' that performs a build in an arbitrary VM 2008-04-29 12:32:17 +00:00
test.nix * A function `runInGenericVM' that performs a build in an arbitrary VM 2008-04-29 12:32:17 +00:00