summary refs log tree commit diff
path: root/pkgs/servers/nosql
Commit message (Collapse)AuthorAge
* mongodb 2.4.5Shea Levy2013-07-18
| | | | Signed-off-by: Shea Levy <shea@shealevy.com>
* Fixes rebar shebang, also fixes source of leveldb zip to be the canonical ↵Malcolm Matalka2013-06-13
| | | | one from github
* riak: this is really strange. Lets hope this hash difference isn't malicious :(Evgeny Egorochkin2013-06-10
|
* Fix typo :(Evgeny Egorochkin2013-06-10
|
* Fix up the description a bitMalcolm Matalka2013-06-04
|
* Add Riak 1.3.1Malcolm Matalka2013-06-04
| | | | This modifies how the `riak` and `riak-admin` scripts work such that one has to specify environment variables for where the data, log, and etc directories live.
* Upgraded Redis versionZef Hemel2013-05-27
|
* mongodb: upgrade to 2.4.3 and use system librariesMathijs Kwik2013-05-12
|
* mongodb: upgrade to 2.4.0Mathijs Kwik2013-03-25
|
* Merge remote-tracking branch 'origin/master' into stdenv-updatesEelco Dolstra2013-01-22
|\
| * Whoops, tcl and which aren't neededShea Levy2013-01-21
| |
| * Redis 2.6.9Shea Levy2013-01-21
| |
* | Merge remote-tracking branch 'eelco/master' into stdenv-updatesLluís Batlle i Rossell2012-12-28
|\| | | | | | | | | | | | | Conflicts: pkgs/development/compilers/gcc/4.7/default.nix Trivial solution.
| * Merge pull request #212 from washort/redisMichael Raskin2012-12-27
| |\ | | | | | | add missing patch for redis on OSX
| | * add missing patch for redis on OSXAllen Short2012-12-10
| | |
* | | Rename buildNativeInputs -> nativeBuildInputsEelco Dolstra2012-12-28
|/ / | | | | | | | | Likewise for propagatedBuildNativeInputs, etc. "buildNativeInputs" sounds like an imperative rather than a noun phrase.
* / Comment out reference to nonexistent patch so that Hydra doesn't fail at ↵Michael Raskin2012-12-08
|/ | | | evaluation
* fixes for redis on OSXAllen Short2012-12-07
|
* mongodb: fix build on i686, restrict platforms to linuxMathijs Kwik2012-09-09
| | | | | | | | 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.
* mongodb: upgrade to 2.2.0Mathijs Kwik2012-09-09
|
* mongodb: upgraded to 2.0.6Mathijs Kwik2012-06-11
| | | | svn path=/nixpkgs/trunk/; revision=34470
* mongodb: upgraded to 2.0.5Mathijs Kwik2012-05-29
| | | | svn path=/nixpkgs/trunk/; revision=34267
* mongodb: minor upgradeMathijs Kwik2012-04-01
| | | | svn path=/nixpkgs/trunk/; revision=33506
* redis: added version 2.4.7Peter Simons2012-02-03
| | | | | | Patch submitted by Phil Hagelberg <technomancy@gmail.com>. svn path=/nixpkgs/trunk/; revision=31992
* mongodb: new package (nosql database) - nixos integration availablePeter Simons2012-01-18
svn path=/nixpkgs/trunk/; revision=31655