Find a file
Eelco Dolstra f067d179ab * Create /nix/var/nix/gcroots/tmp in the activation script. The
build hook uses this directory to store temporary GC roots.  (It
  creates it if it doesn't exist, but it's better to do it here as
  well to ensure the right ownership and permissions.)
* Clear /nix/var/nix/gcroots/tmp and /nix/var/nix/temproots at boot
  time.

svn path=/nixos/trunk/; revision=23417
2010-08-25 11:59:04 +00:00
doc * Separate building of the NixOS manual and manpages. Usually we only 2010-08-11 12:28:53 +00:00
gui Add the base of a highly experimental gui for NixOS. 2009-09-26 23:15:19 +00:00
lib nixos/lib/testing.nix: propogate exit code in runInVM function 2010-08-11 07:40:16 +00:00
maintainers Clean-up option-usages.nix by using recent library functions. 2009-09-29 16:42:22 +00:00
modules * Create /nix/var/nix/gcroots/tmp in the activation script. The 2010-08-25 11:59:04 +00:00
tests * Test whether the build hook automatically skips unavailable slaves. 2010-08-24 14:01:19 +00:00
COPYING * Add a license, finally :-) 2010-05-28 11:48:41 +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
release.nix * Separate building of the NixOS manual and manpages. Usually we only 2010-08-11 12:28:53 +00:00
VERSION

*** 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.