Add memcached
Patch by Corey O'Connor, see http://reviewboard.loegria.net/r/15/ svn path=/nixpkgs/trunk/; revision=33461
This commit is contained in:
@@ -5100,6 +5100,8 @@ let
|
||||
ffmpeg = ffmpeg_0_6_90;
|
||||
};
|
||||
|
||||
memcached = callPackage ../servers/memcached {};
|
||||
|
||||
mod_python = callPackage ../servers/http/apache-modules/mod_python { };
|
||||
|
||||
mod_fastcgi = callPackage ../servers/http/apache-modules/mod_fastcgi { };
|
||||
|
||||
Reference in New Issue
Block a user