nixpkgs/pkgs/servers/search
Amir Yalon fd2982de56 Build sphinxsearch using the old c++98 standard
Various warnings are emitted when building in Darwin environments,
apparently due to the use of Clang as opposed to GCC. We could continue
to add more `-Wno-xxx` flags as they arise, either with the existing
`stdenv.isDarwin` condition or with the more correct
`stdenv.cc.isClang`, but for an older codebase it seems more prodent to
stick with the latest standard where it builds cleanly. The newer
`-std=c++11` was also attempted, but it still failed to build.
2024-09-05 15:35:19 +03:00
..
elasticsearch elasticsearch: remove top-level with lib; 2024-06-30 12:52:20 +02:00
groonga groonga: 14.0.5 -> 14.0.6 2024-07-30 01:14:40 +00:00
khoj treewide: remove unused occurence of stdenv (and other) arguments 2024-07-14 04:32:56 +02:00
lnx treewide: remove trailing space in description 2024-07-26 03:38:50 +02:00
meilisearch meilisearch: fix build with rust 1.80 2024-08-25 15:55:24 -04:00
opensearch opensearch: 2.15.0 -> 2.16.0 2024-08-08 01:56:17 +00:00
qdrant qdrant: 1.10.1 -> 1.11.2 2024-08-29 11:02:04 +00:00
quickwit quickwit: 0.8.1 → 0.8.2 2024-06-17 22:12:52 +01:00
sonic-server sonic-server: 1.4.8 -> 1.4.9 2024-06-17 09:24:06 +00:00
sphinxsearch Build sphinxsearch using the old c++98 standard 2024-09-05 15:35:19 +03:00
typesense typesense: 26.0 -> 27.0 2024-08-31 21:58:47 +00:00
weaviate weaviate: 1.25.8 -> 1.25.9 2024-07-30 08:37:31 +00:00
zincsearch treewide: Remove indefinite article from meta.description 2024-06-09 23:07:45 +02:00