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 b73424833a * xserver.nix: remove some unnecessary function arguments.
* isClone: changed into a boolean rather than a string "on" or "off".

svn path=/nixos/trunk/; revision=10067
2008-01-04 10:36:14 +00:00
boot * Get rid of some spurious error messages. 2007-12-25 16:07:55 +00:00
configuration * Add a Grub splash screen. 2008-01-03 17:07:28 +00:00
doc/manual * Fix the manual. 2007-11-21 14:39:52 +00:00
etc * Options for configuring the (mail) domain. 2007-11-23 17:12:37 +00:00
helpers * Use unpackFile so that gzipped themes also work. 2008-01-03 16:03:11 +00:00
installer * If building nixFallback fails, use nixUnstable from Nixpkgs as 2008-01-02 15:30:31 +00:00
system * xserver.nix: remove some unnecessary function arguments. 2008-01-04 10:36:14 +00:00
upstart-jobs * xserver.nix: remove some unnecessary function arguments. 2008-01-04 10:36:14 +00:00
default.nix * Eliminate all calls to config.get. 2007-11-09 18:49:45 +00:00
README * Readme is obsolete now. 2007-02-06 21:38:59 +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://nix.cs.uu.nl/nixos and in the manual in doc/manual.