Merging from trunk. I resolved some conflicts; I hope that well.
svn path=/nixpkgs/branches/stdenv-updates/; revision=24429
This commit is contained in:
@@ -41,9 +41,10 @@ stdenv.mkDerivation rec {
|
||||
passthru = {
|
||||
inherit apr aprutil sslSupport proxySupport;
|
||||
};
|
||||
|
||||
|
||||
meta = {
|
||||
description = "Apache HTTPD, the world's most popular web server";
|
||||
homepage = http://httpd.apache.org/;
|
||||
license = "ASL2.0";
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user