about summary refs log tree commit diff
path: root/pkgs/servers/nosql
Commit message (Collapse)AuthorAge
* mongodb: fix build against boost-1.60Joachim Fasting2016-03-18
| | | | Apply patch from Arch Linux. Suggested by @wkennington.
* eventstore: 3.0.3 -> 3.5.0Brian McKenna2016-03-09
|
* rethinkdb: patch for glibc 2.23Domen Kožar2016-03-01
|
* Add Apache Jena Fuseki instead of obsolete and unavailable Jena JosekiMichael Raskin2016-02-28
|
* redis: 3.0.6 -> 3.0.7Louis Taylor2016-02-18
|
* Merge pull request #13021 from kragniz/rethinkdb-2.2.4Wout Mertens2016-02-16
|\ | | | | rethinkdb: 2.1.3 -> 2.2.4
| * rethinkdb: 2.1.3 -> 2.2.4Louis Taylor2016-02-16
| |
* | cassandra: 2.1.12 -> 2.1.13Tobias Geerinckx-Rice2016-02-12
|/
* mongodb: 3.0.7 -> 3.2.1Charles Strahan2016-01-28
| | | | Fixes #12639
* refactor to use autoreconfHook where possibleRobin Gloster2016-01-18
| | | | Close #12446.
* redis: 3.0.2 -> 3.0.6Louis Taylor2016-01-13
|
* apache-jena: 3.0.0 -> 3.0.1Michael Raskin2016-01-01
|
* eventstore: fix source hash (close #11732)Eric Sagnes2015-12-18
|
* riak: fix leveldb hash, fixes #11731Eric Sagnes2015-12-16
|
* cassandra 2.1.11 -> 2.1.12Tobias Geerinckx-Rice2015-12-08
|
* Replace 'with plaforms; platform' with 'platforms.platform'Pascal Wittmann2015-11-18
|
* Replace 'with plaforms; platform' with 'platforms.platform'Pascal Wittmann2015-11-17
|
* influxdb: 0.8.3 -> 0.9.4, fix moduleJaka Hudoklin2015-11-16
|
* hyperdex: blindly fix hashes of local dependenciesJoachim Fasting2015-11-03
| | | | | | This patch blindly fixes the source archive checksums for the local dependencies of hyperdex. I have not looked into why those hashes changed, but I have verified that the hyperdex package now builds successfully.
* rethinkdb: build on darwinJude Taylor2015-10-19
|
* cassandra 2.1.10 -> 2.1.11Tobias Geerinckx-Rice2015-10-19
|
* mongodb: 3.0.6 -> 3.0.7William A. Kennington III2015-10-18
| | | | Use the vendored wiredtiger as the system one is not compatible
* cassandra 2.1.9 -> 2.1.10Tobias Geerinckx-Rice2015-10-08
|
* mongodb: 3.0.5 -> 3.0.6William A. Kennington III2015-09-18
|
* nixpkgs: rethinkdb 2.0.4 -> 2.1.3Austin Seipp2015-09-15
| | | | Signed-off-by: Austin Seipp <aseipp@pobox.com>
* influxdb-backup: Move to go-packagesWilliam A. Kennington III2015-09-05
|
* cassandra: use mirrorsTobias Geerinckx-Rice2015-09-02
| | | | | | | | | Upstream likes to move "old" releases to an archive mirror as soon as a new one is released. This is now handled for free by mirrors.nix. (No idea why cs.utah.edu was used to begin with; it's now added to mirrors.nix. Note that it doesn't support SSL, but that applies to several others so I don't see the harm.)
* cassandra: 2.1.8 -> 2.1.9Tobias Geerinckx-Rice2015-09-02
| | | | The 2.1.8 sources have been removed upstream.
* Merge branch 'master.upstream' into staging.upstreamWilliam A. Kennington III2015-08-18
|\
| * cassandra: 2.1.7 -> 2.1.8Bjørn Forsman2015-08-16
| | | | | | | | | | Version 2.1.7 is not available anymore from current mirror. This is a stable update.
* | Merge branch 'master.upstream' into staging.upstreamWilliam A. Kennington III2015-08-09
|\|
| * Apache Jena: 2.13.0 -> 3.0.0Michael Raskin2015-08-08
| |
| * mongodb: 3.0.4 -> 3.0.5William A. Kennington III2015-08-07
| |
* | Merge branch 'master.upstream' into staging.upstreamWilliam A. Kennington III2015-08-07
|\|
| * Revert "rethinkdb: Force dynamic linking and allow dependency substitution"Luca Bruno2015-08-06
| | | | | | | | | | | | | | | | | | This reverts commit 5960a652f1502260348ad7375ace20959b80abe4. Build is broken since the beginning at configure phase @wkennington , I wonder how you were able to build this. See http://hydra.nixos.org/build/24167778/nixlog/1/raw
* | Merge branch 'master.upstream' into staging.upstreamWilliam A. Kennington III2015-08-04
|\|
| * riak2: use sensible default pathsCharles Strahan2015-08-03
| | | | | | | | | | | | Make exporting the RIAK_{ETC,LOG,DATA}_DIR variables optional; if they're not in the environment, we use the same default values as NixOS.
* | Merge branch 'master.upstream' into staging.upstreamWilliam A. Kennington III2015-07-29
|\|
| * riak2: does not build on i686 (ZHF)Luca Bruno2015-07-28
| |
* | Merge branch 'master.upstream' into staging.upstreamWilliam A. Kennington III2015-07-27
|\|
| * rethinkdb: Force dynamic linking and allow dependency substitutionWilliam A. Kennington III2015-07-27
| |
* | Merge branch 'master.upstream' into staging.upstreamWilliam A. Kennington III2015-07-27
|\|
| * rethinkdb: Remove pin on boost 1.55 and remove gperf dependencyWilliam A. Kennington III2015-07-27
| |
| * rethinkdb: 2.0.3 -> 2.0.4William A. Kennington III2015-07-27
| |
* | make changes needed to build mongodbJude Taylor2015-07-23
|/
* riak-2.1.1: new packageCharles Strahan2015-07-21
|
* cassandra-1.2: Add package.Brandon Carrell2015-07-14
| | | | | - Add myself to maintainers. - Add package to all-packages.nix.
* Merge pull request #8176 from berdario/redis-3.0.2James Cook2015-07-12
|\ | | | | Update redis to 3.0.2 (now that 3 is stable, squash it into default)
| * Fix conflict, Merge branch 'master' of github.com:NixOS/nixpkgs into redis-3.0.2Dario Bertini2015-06-22
| |\
| * | Update redis to 3.0.2 (now that 3 is stable, squash it into default)Dario Bertini2015-06-04
| | | | | | | | | | | | include fix for http://benmmurphy.github.io/blog/2015/06/04/redis-eval-lua-sandbox-escape/