My nixpkgs mirror for patching things.
Go to file
Eelco Dolstra 51097933ab * Moved test-related stuff from lib/build-vms.nix to lib/testing.nix.
* Factored out some commonality between tests to make them a bit
  simpler to write.  A test is a function { pkgs, ... }: -> { nodes,
  testScript } or { machine, testScript }.  So it's no longer
  necessary to have a "vms" attribute in every test.

svn path=/nixos/trunk/; revision=19220
2010-01-05 11:18:43 +00:00
doc * Let the GRUB menu builder detect whether /boot is on a different 2009-12-16 18:57:02 +00:00
gui Add the base of a highly experimental gui for NixOS. 2009-09-26 23:15:19 +00:00
lib * Moved test-related stuff from lib/build-vms.nix to lib/testing.nix. 2010-01-05 11:18:43 +00:00
maintainers Clean-up option-usages.nix by using recent library functions. 2009-09-29 16:42:22 +00:00
modules * Don't use /hostfs to signal the test driver that a VM is up, but 2010-01-04 18:04:57 +00:00
tests * Moved test-related stuff from lib/build-vms.nix to lib/testing.nix. 2010-01-05 11:18:43 +00:00
default.nix * Support a `system' argument for if you want to do hacky things like 2009-11-06 01:00:44 +00:00
README * URL updates. 2008-05-09 15:08:43 +00:00
release.nix * Moved test-related stuff from lib/build-vms.nix to lib/testing.nix. 2010-01-05 11:18:43 +00:00
STABLE * Version number, stable marker. 2006-11-04 11:27:08 +00:00
VERSION * Version number, stable marker. 2006-11-04 11:27:08 +00:00

*** NixOS ***

NixOS is a Linux distribution based on the purely functional package
management system Nix.  More information can be found at
http://nixos.org/nixos and in the manual in doc/manual.