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 674d63e212 * Don't do a separate "ntp -q -g" to reset the system time in the ntp
start script.  It's probably not necessary, but more importantly, it
  can hang forever if the network is down.  (Actually it will sit in a
  loop waiting for UDP packets that will never arrive.)  This causes
  the NixOS reboot to hang, since Upstart can't kill jobs stuck in
  their start script.

svn path=/nixos/branches/modular-nixos/; revision=15829
2009-06-02 19:40:14 +00:00
doc * Synced with trunk @ 14801 2009-04-08 14:01:16 +00:00
hardware Move hardware modules outside of the module directory because these are modules which should be imported only when you need to support some of them. 2009-05-27 20:27:46 +00:00
installer/cd-dvd svn path=/nixos/branches/modular-nixos/; revision=15799 2009-05-29 14:51:03 +00:00
lib * helpers -> lib. 2009-05-29 14:46:27 +00:00
maintainers/scripts * Oops. 2009-05-27 23:45:31 +00:00
modules * Don't do a separate "ntp -q -g" to reset the system time in the ntp 2009-06-02 19:40:14 +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
default.nix * Refactoring: moved some options out of system/options.nix (almost 2009-05-27 23:14:38 +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.