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
2008-03-03 23:31:48 +00:00
boot Some changes (at least wipe resume image securely even without TuxOnIce) 2008-02-28 09:59:01 +00:00
configuration Moved module list in a separat eexpression for easier maintenance 2008-02-28 12:10:05 +00:00
doc/manual * Manual updates. 2008-02-08 22:43:59 +00:00
etc Revert `$EMACSLOADPATH' trick: it doesn't work because the value 2008-02-20 22:58:50 +00:00
helpers Updates to LiveDVD 2008-02-28 11:42:53 +00:00
installer Added nixos-gen-seccure-keys and modified nixos-checkout to store /etc/nixos/version.nix with string representing checkout version. 2008-03-03 23:31:48 +00:00
system Added seccureUser to default environment (it is the encryption tool I hope to use for configuration files), made checkConfigurationOptions on by default, added nixos-gen-seccure-keys to nixosTools 2008-03-03 23:30:49 +00:00
upstart-jobs Added openfire upstart job. Note: after enabling it first time, go 127.0.0.1:9090 to configure it! 2008-03-03 19:28:10 +00:00
default.nix * Put the static files for the Subversion service in a separate directory. 2008-02-14 20:59:04 +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.