This is the master branch of nixpkgs, initially pulled from commit 8debf2f9a63d54ae4f28994290437ba54c681c7b The intent of this repo is to be merged onto nixpkgs master. This will also be of help for https://git.suyu.dev/BoomMicrophone/suyu-nix-test which I will need in order for development (it will also be helpful to know what to do for setting up the environment for the master server. Currently I am focusing on this so I can actually see what is still missing) This repo will be removed once the PR to the nixpkgs github goes through
Find a file
Eelco Dolstra 331bee12a4 * Fold the functionality of guest-users.nix into users-groups.nix by
adding an attribute "password" that defines the default password for
  an account.  The default (null, as opposed to the empty string)
  means not to set a password.

svn path=/nixos/trunk/; revision=16937
2009-09-02 17:35:24 +00:00
doc * For the generation of manual / manpages, don't evaluate the option 2009-08-21 09:08:55 +00:00
lib * Start of a simple GUI test. Right now it just starts the X server, 2009-09-02 14:48:28 +00:00
maintainers/scripts Replace special rule by a module-list.mask file which enumerates all 2009-06-11 17:59:47 +00:00
modules * Fold the functionality of guest-users.nix into users-groups.nix by 2009-09-02 17:35:24 +00:00
tests * Start of a simple GUI test. Right now it just starts the X server, 2009-09-02 14:48:28 +00:00
default.nix * lib/eval-config.nix: combined "configuration" and "extraModules" 2009-08-27 11:57:43 +00:00
README * URL updates. 2008-05-09 15:08:43 +00:00
release.nix * Added a timeout for starting the VM. TODO: handle SIGCHLD from 2009-09-02 08:36:30 +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.