Commit Graph

468 Commits

Author SHA1 Message Date
Mathijs Kwik
3d5121233d mongodb: upgrade to 2.4.3 and use system libraries 2013-05-12 22:46:42 +02:00
Mathijs Kwik
b1200f1a28 mongodb: upgrade to 2.4.0 2013-03-25 08:08:46 +01:00
Eelco Dolstra
0a47a28f1d Merge remote-tracking branch 'origin/master' into stdenv-updates 2013-01-22 23:23:53 +01:00
Shea Levy
79dac66415 Whoops, tcl and which aren't needed 2013-01-21 18:30:11 -05:00
Shea Levy
5cbd865ce6 Redis 2.6.9 2013-01-21 18:27:34 -05:00
Lluís Batlle i Rossell
b58780c43d Merge remote-tracking branch 'eelco/master' into stdenv-updates
Conflicts:
	pkgs/development/compilers/gcc/4.7/default.nix

Trivial solution.
2012-12-28 23:28:16 +01:00
Eelco Dolstra
ab3eeabfed Rename buildNativeInputs -> nativeBuildInputs
Likewise for propagatedBuildNativeInputs, etc.  "buildNativeInputs"
sounds like an imperative rather than a noun phrase.
2012-12-28 19:20:09 +01:00
Michael Raskin
356bd22822 Merge pull request #212 from washort/redis
add missing patch for redis on OSX
2012-12-27 05:32:55 -08:00
Allen Short
eb8884711c add missing patch for redis on OSX 2012-12-10 07:48:03 -08:00
Michael Raskin
0ee1e2ad41 Comment out reference to nonexistent patch so that Hydra doesn't fail at evaluation 2012-12-08 15:30:28 +04:00
Allen Short
c47e911177 fixes for redis on OSX 2012-12-07 09:23:53 -08:00
Mathijs Kwik
ad628ab557 mongodb: fix build on i686, restrict platforms to linux
mongodb is supposed to work on most unixes but its build system is
quite picky and fragile.
As it hasn't worked for non-linux platforms on NixOS yet, this change
won't affect anyone and will remove the illusion that other platforms
are currently supported.
2012-09-09 17:25:59 +02:00
Mathijs Kwik
071d685dda mongodb: upgrade to 2.2.0 2012-09-09 13:04:14 +02:00
Mathijs Kwik
51ec873c8d mongodb: upgraded to 2.0.6
svn path=/nixpkgs/trunk/; revision=34470
2012-06-11 17:41:14 +00:00
Mathijs Kwik
71c3057406 mongodb: upgraded to 2.0.5
svn path=/nixpkgs/trunk/; revision=34267
2012-05-29 07:43:58 +00:00
Mathijs Kwik
21fd15f455 mongodb: minor upgrade
svn path=/nixpkgs/trunk/; revision=33506
2012-04-01 10:49:42 +00:00
Peter Simons
4aac439f00 redis: added version 2.4.7
Patch submitted by Phil Hagelberg <technomancy@gmail.com>.

svn path=/nixpkgs/trunk/; revision=31992
2012-02-03 13:12:07 +00:00
Peter Simons
8985708131 mongodb: new package (nosql database) - nixos integration available
svn path=/nixpkgs/trunk/; revision=31655
2012-01-18 20:32:41 +00:00