nixpkgs/pkgs/servers/search
Andrew Childs 8fba8ef596 elasticsearch7: remove manual elf patching
The options as specified were not a coherent set. There were three
things to consider: autoPatchelfHook, the regular rpath
fixup (controlled by dontPatchELF) and the elf interpreter rewrite in
the postFixup hook.

The autoPatchelfHook will set the interpreter, so the explicit
invocation of patchelf to do so in postFixup should not be required.

The autoPatchelfHook will rewrite rpaths entirely, so disabling the
rpath minimizing via dontPatchELF should have no effect.
2021-11-03 11:37:07 +01:00
..
elasticsearch elasticsearch7: remove manual elf patching 2021-11-03 11:37:07 +01:00
groonga groonga: 11.0.4 -> 11.0.5 2021-08-03 21:45:41 +00:00
meilisearch meilisearch: 0.21.1 -> 0.23.1 2021-10-25 12:06:34 +09:00
solr remove myself from a bunch of software I no longer use/maintain 2021-03-03 10:50:26 +00:00
sphinxsearch pkgs/servers: stdenv.lib -> lib 2021-01-15 14:24:03 +07:00