public-inbox: use Xapian over SearchXapian

SearchXapian no longer builds with / supports (?) the xapian 1.4 version
we are shipping in nixpkgs.
This commit is contained in:
sternenseemann 2025-02-24 18:21:01 +01:00 committed by Alyssa Ross
parent 074660896a
commit 1fc3696792

View File

@ -38,7 +38,7 @@
Plack, Plack,
PlackMiddlewareReverseProxy, PlackMiddlewareReverseProxy,
PlackTestExternalServer, PlackTestExternalServer,
SearchXapian, Xapian,
TestSimple13, TestSimple13,
TimeDate, TimeDate,
URI, URI,
@ -128,7 +128,7 @@ buildPerlPackage rec {
ParseRecDescent ParseRecDescent
Plack Plack
PlackMiddlewareReverseProxy PlackMiddlewareReverseProxy
SearchXapian Xapian
TimeDate TimeDate
URI URI
libgit2 # For Gcf2 libgit2 # For Gcf2