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
Marc Weber 40d9d62879 added mkOption extraConfig for httpd apache service
( added \n in config concatenation as well )
added serviceProposal, examples see upstart-jobs/newProposal/*.nix
  enhancement: everything belonging to one job is within the same file 
  (was: upstart-jobs/default.nix, options.nix and the job file)
  drawback: options won't be included within the manual 
            (can be fixed see comments in options.nix)
  comment: looking at the funtion newProposalJobs maybe it's overkill? 
           Hope it pays off if we start having dozens of small different services..


svn path=/nixos/trunk/; revision=11141
2008-03-16 01:05:40 +00:00
boot Some changes (at least wipe resume image securely even without TuxOnIce) 2008-02-28 09:59:01 +00:00
configuration Some updates to Live DVD building 2008-03-10 20:19:33 +00:00
doc/manual * Manual updates. 2008-02-08 22:43:59 +00:00
etc Fixed PS1 to show a # for the root-user 2008-03-12 11:18:43 +00:00
helpers setuid-wrapper: Disallow empty `.real' files. 2008-03-14 13:10:30 +00:00
installer * Allow the location of Nixpkgs to be specified through $NIXPKGS. 2008-03-13 10:17:42 +00:00
system added mkOption extraConfig for httpd apache service 2008-03-16 01:05:40 +00:00
upstart-jobs added mkOption extraConfig for httpd apache service 2008-03-16 01:05:40 +00:00
default.nix Added nixos-gen-seccure-keys to nixosTools 2008-03-03 23:32:17 +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.