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 98cce35041 * Turn the top-level derivation of a NixOS configuration ("system")
into a NixOS module (modules/system/activation/top-level.nix -
  couldn't think of a better name).  The top-level derivation is
  returned in config.system.build.system.
* Inlined system.sh in top-level.nix so that we don't have to pass
  everything through environment variables.

svn path=/nixos/branches/modular-nixos/; revision=15740
2009-05-27 09:00:45 +00:00
doc * Synced with trunk @ 14801 2009-04-08 14:01:16 +00:00
etc * Move the setuid wrappers activation scriptlet to 2009-05-25 15:36:57 +00:00
helpers * Move the setuid wrappers activation scriptlet to 2009-05-25 15:36:57 +00:00
installer * Moved more modules. 2009-05-25 13:42:46 +00:00
modules * Turn the top-level derivation of a NixOS configuration ("system") 2009-05-27 09:00:45 +00:00
system * Turn the top-level derivation of a NixOS configuration ("system") 2009-05-27 09:00:45 +00:00
test * Add a small script to ensure that all configurations in doc/config-examples can be evaluated. 2009-02-22 23:34:03 +00:00
upstart-jobs * More moving. 2009-05-25 14:19:33 +00:00
default.nix * Turn the top-level derivation of a NixOS configuration ("system") 2009-05-27 09:00:45 +00:00
README * URL updates. 2008-05-09 15:08:43 +00:00
release.nix * Synced with trunk @ 14801 2009-04-08 14:01:16 +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.