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 a49eb4d1f9 * extraSubservices: renamed serviceName' to serviceType' which is more
correct.

svn path=/nixos/trunk/; revision=12026
2008-06-09 16:41:41 +00:00
boot Changes to support swsusp and custom kernels. 2008-03-24 19:37:32 +00:00
configuration Added install-test.sh - automatic verification of rescue-cd-configurable.nix (currently it passes) 2008-06-07 10:52:44 +00:00
doc/manual * Make the location of Nixpkgs a function argument (defaulting 2008-06-05 15:33:17 +00:00
etc * Don't include /var/run/current-system/sw/lib in the LD_LIBRARY_PATH 2008-06-04 09:11:47 +00:00
helpers * Make the location of Nixpkgs a function argument (defaulting 2008-06-05 15:33:17 +00:00
installer * Doh! 2008-06-09 11:14:28 +00:00
system * Added a subservices for the Zabbix PHP frontend. 2008-06-09 15:52:02 +00:00
upstart-jobs * extraSubservices: renamed serviceName' to serviceType' which is more 2008-06-09 16:41:41 +00:00
default.nix Added nixos-gen-seccure-keys to nixosTools 2008-03-03 23:32:17 +00:00
README * URL updates. 2008-05-09 15:08: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.