nixpkgs/pkgs/servers/search
Dmitry Ivankov 18271606a2 elasticsearch6: add libcrypt dependency to fix build
glibc's libcrypt is deprecated and since
ff30c899d8
is built by default without libcrypt, that's probably the point when `elasticsearch6`
started failing with
```
auto-patchelf: 3 dependencies could not be satisfied
error: auto-patchelf could not satisfy dependency libcrypt.so.1 wanted by /nix/store/nd0gn95yfnnmnnw8zk2jnafc9gj2qy91-elasticsearch-6.8.21/modules/x-pack-ml/platform/linux-x86_64/lib/liblog4cxx.so.10
error: auto-patchelf could not satisfy dependency libcrypt.so.1 wanted by /nix/store/nd0gn95yfnnmnnw8zk2jnafc9gj2qy91-elasticsearch-6.8.21/modules/x-pack-ml/platform/linux-x86_64/lib/libaprutil-1.so.0
error: auto-patchelf could not satisfy dependency libcrypt.so.1 wanted by /nix/store/nd0gn95yfnnmnnw8zk2jnafc9gj2qy91-elasticsearch-6.8.21/modules/x-pack-ml/platform/linux-x86_64/lib/libapr-1.so.0
```

Let's add libxcrypt dependency, also note that `elasticsearch6-oss` doesn't
seem to need it.

Should resolve https://github.com/NixOS/nixpkgs/issues/203467

Extra note is elk6 may get removed from nixpkgs soon in favor of elk7
https://github.com/NixOS/nixpkgs/pull/194420
2022-11-28 21:59:18 +01:00
..
elasticsearch elasticsearch6: add libcrypt dependency to fix build 2022-11-28 21:59:18 +01:00
groonga groonga: fix build with libxcrypt 2022-10-09 18:10:36 +02:00
lnx lnx: init at unstable 2022-06-25 2022-06-25 20:48:34 -04:00
manticoresearch manticoresearch: init at 5.0.3 2022-10-21 17:25:56 +01:00
meilisearch meilisearch: 0.29.1 -> 0.29.2 2022-11-16 11:37:28 -05:00
qdrant qdrant: 0.9.1 -> 0.11.2 2022-11-13 22:15:03 +05:30
solr solr: remove maintainer, mark as vulnerable 2022-05-22 12:23:46 +02:00
sonic-server sonic-server: init at 1.4.0 2022-10-25 21:36:26 +03:00
sphinxsearch