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:
parent
074660896a
commit
1fc3696792
@ -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
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user