summary refs log tree commit diff
path: root/pkgs/servers/nosql/rethinkdb
Commit message (Collapse)AuthorAge
* rethinkdb: 2.4.1 -> 2.4.3Weijia Wang2023-06-02
|
* rethinkdb: pin Boost dep to boost170Renaud2022-01-05
|
* treewide: makeWrapper buildInputs to nativeBuildInputsBen Siraphob2021-02-19
|
* pkgs/servers: stdenv.lib -> libBen Siraphob2021-01-15
|
* rethinkdb: use clangStdenvMatthias Totschnig2020-08-21
| | | | And remove patch working around a GCC bug.
* rethinkdb: 2.3.6 -> 2.4.1, fixMatthias Totschnig2020-08-21
| | | | | | | | | Update patch that prevents making V8 snapshots, as those segfault. Fix build by building only the database server. Other make targets fetch dependencies at build time and this behaviour cannot be overriden. Therefore, the clients and web interface are no longer built. See rethinkdb/rethinkdb#6867.
* treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-10
|
* Merge branch 'master' into staging-nextVladimír Čunát2019-08-24
|\ | | | | | | | | | | | | | | | | | | There ver very many conflicts, basically all due to name -> pname+version. Fortunately, almost everything was auto-resolved by kdiff3, and for now I just fixed up a couple evaluation problems, as verified by the tarball job. There might be some fallback to these conflicts, but I believe it should be minimal. Hydra nixpkgs: ?compare=1538299
| * rethinkdb: mark as brokenRobin Gloster2019-08-21
| | | | | | | | broken with openssl 1.1
* | treewide: name -> pname (easy cases) (#66585)volth2019-08-15
|/ | | | | | | | | treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
* pkgs/*: remove unreferenced function argumentsvolth2018-07-21
|
* rethinkdb: fix build with gcc6Piotr Bogdan2017-08-31
|
* RethinkDB 2.3.5 -> 2.3.6Etienne Laurin2017-07-18
|
* rethinkdb: use python2Frederik Rietdijk2016-11-24
|
* rethinkdb: 2.3.4 -> 2.3.5rushmorem2016-08-31
|
* rethinkdb: 2.3.0 -> 2.3.4rushmorem2016-06-12
|
* rethinkdb: 2.2.4 -> 2.3.0Louis Taylor2016-04-07
| | | The removed patch is included in this upstream release.
* rethinkdb: patch for glibc 2.23Domen Kožar2016-03-01
|
* rethinkdb: 2.1.3 -> 2.2.4Louis Taylor2016-02-16
|
* rethinkdb: build on darwinJude Taylor2015-10-19
|
* nixpkgs: rethinkdb 2.0.4 -> 2.1.3Austin Seipp2015-09-15
| | | | Signed-off-by: Austin Seipp <aseipp@pobox.com>
* 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
* rethinkdb: Force dynamic linking and allow dependency substitutionWilliam 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
|
* rethinkdb: 2.0.0-1 -> 2.0.3William A. Kennington III2015-06-14
|
* nixpkgs: rethinkdb 1.15.2 -> 2.0.0-1Austin Seipp2015-04-14
| | | | Signed-off-by: Austin Seipp <aseipp@pobox.com>
* Revert "Introduce patchShebangsPhase ran in preConfigurePhases"Domen Kožar2015-01-08
| | | | | | This reverts commit 512fbb280f72980e84230b72b631258df1755919. See #5368
* Introduce patchShebangsPhase ran in preConfigurePhasesDomen Kožar2015-01-02
| | | | | (cherry picked from commit 91c7e8747af1fdc2a70cd98594ccbb12a5c6902d) Signed-off-by: Domen Kožar <domen@dev.si>
* rethinkdb: upgrade to 1.15.2Mathijs Kwik2014-11-26
|
* boost: Remove boost.libWilliam A. Kennington III2014-11-02
|
* boost: Update depdendent packagesWilliam A. Kennington III2014-09-21
|
* Turn some license strings into lib.licenses valuesMateusz Kowalczyk2014-07-28
|
* rethinkdb: upgrade to 1.12.4Mathijs Kwik2014-05-05
|
* v8: Bring back old version 3.14.aszlig2014-04-19
| | | | | | | | | The current version of v8 breaks builds of nodejs, mongodb and rethinkdb. So let's bring back the old package with annoying _3_14 version suffix so hopefully the corresponding maintainers will get rid of that dependency :-) Signed-off-by: aszlig <aszlig@redmoonstudios.org>
* rethinkdb: /usr/bin/env is not available in chroot buildsMathijs Kwik2013-12-23
|
* add rethinkdbMathijs Kwik2013-12-23