Nix Packages collection
Go to file
aszlig da3eaf940b
Merge branch 'apache-httpd-2.4-support'.
This adds support for Apache HTTP server version 2.4 through conditionals, where
the changes are:

 * Use "Require" instead of Order/Deny/Allow.
 * Set DefaultRuntimeDir to a directory within stateDir.
 * Create DefaultRuntimeDir within Upstart job.
 * Don't add NameVirtualHost directives.
 * Use mod_authn_core instead of mod_authn_alias.
 * Add mod_unixd to support User/Group directives.
 * Load the MPM module specified by multiProcessingModule at runtime.
2012-10-17 22:58:40 +02:00
doc Manual: prevent a runtime dependency on DocBook XSL 2012-07-25 11:54:24 -04:00
gui renaming all occurrences of /var/run/{booted,current}-system 2012-07-23 14:01:35 -04:00
lib Forward compatibility with the systemd branch 2012-10-14 22:07:44 -04:00
maintainers create-ebs-amis.py: Load the deployment state file. 2012-07-27 13:29:14 -04:00
modules apache-httpd: Simplify all versionOlder calls. 2012-10-17 17:47:30 +02:00
tests Allow overriding all NixOS tests to run with the minimal kernel possible for that test's config(s) (based on requiredKernelConfig) 2012-08-04 09:45:26 -04:00
.version * Add a command "nixos-version" that prints the version of the 2012-04-10 20:56:38 +00:00
COPYING * Add a license, finally :-) 2010-05-28 11:48:41 +00:00
default.nix Revert "allow out-of-tree nixos modules" 2012-07-21 18:30:58 +02:00
README * URL updates. 2008-05-09 15:08:43 +00:00
release-combined.nix * Include all of Nixpkgs. 2012-04-11 09:17:32 +00:00
release.nix Fix NixOS evaluation 2012-08-09 10:04:25 -04: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.