nixpkgs/pkgs/servers/search
aleksana 571c71e6f7 treewide: migrate packages to pkgs/by-name, take 1
We are migrating packages that meet below requirements:

1. using `callPackage`
2. called path is a directory
3. overriding set is empty (`{ }`)
4. not containing path expressions other than relative path (to
makenixpkgs-vet happy)
5. not referenced by nix files outside of the directory, other
than`pkgs/top-level/all-packages.nix`
6. not referencing nix files outside of the directory
7. not referencing `default.nix` (since it's changed to `package.nix`)
8. `outPath` doesn't change after migration

The tool is here: https://github.com/Aleksanaa/by-name-migrate.
2024-11-09 20:04:51 +08:00
..
elasticsearch elasticsearch: remove top-level with lib; 2024-06-30 12:52:20 +02:00
lnx treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
meilisearch meilisearch: 1.10.2 -> 1.10.3 2024-10-25 09:01:58 +02:00
qdrant qdrant: 1.11.5 -> 1.12.1 2024-10-30 13:28:43 +00:00
quickwit quickwit: use vendored Cargo.lock instead of patching src 2024-10-05 09:29:24 +09:00
typesense typesense: 27.0 -> 27.1 2024-09-29 16:14:51 +00:00