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 ed1029092b * Udev jobs can now declare a passthru attribute which is
useful for testing the building of specific parts of
  a service, e.g. you can do
  
    $ nix-build /etc/nixos/nixos/ -A upstartJobs.udev.passthru.udevRules

  to build the udev rules directory of the udev service.

svn path=/nixos/trunk/; revision=12243
2008-07-02 18:02:24 +00:00
boot * udevtrigger / udevsettle -> udevadm. 2008-07-01 08:28:56 +00:00
configuration * Doh! Include the pkgs subdirectory of nixpkgs on the CD. 2008-06-27 12:28:43 +00:00
doc/manual * Make the location of Nixpkgs a function argument (defaulting 2008-06-05 15:33:17 +00:00
etc * Make kdesktop_lock work by providing a PAM configuration for KDE 2008-06-20 13:32:39 +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 BIND 2008-07-01 12:15:56 +00:00
test * A little script to test changes to individual Upstart jobs, 2008-06-29 22:18:39 +00:00
upstart-jobs * Udev jobs can now declare a passthru attribute which is 2008-07-02 18:02:24 +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.