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,
|
||||
PlackMiddlewareReverseProxy,
|
||||
PlackTestExternalServer,
|
||||
SearchXapian,
|
||||
Xapian,
|
||||
TestSimple13,
|
||||
TimeDate,
|
||||
URI,
|
||||
@ -128,7 +128,7 @@ buildPerlPackage rec {
|
||||
ParseRecDescent
|
||||
Plack
|
||||
PlackMiddlewareReverseProxy
|
||||
SearchXapian
|
||||
Xapian
|
||||
TimeDate
|
||||
URI
|
||||
libgit2 # For Gcf2
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user