guix-xsearch 2.2
Extension for Guix to provide faster search using Xapian
The Guix Xsearch extension is a new implementation of Guix search sped up by using a Xapian cache.
- Outputs:
out - Website: https://codeberg.org/Baleine/guix-xsearch
- Licenses: CC0 · GPL 3+
- Package source: gnu/packages/package-management.scm
- Builds: See build status
- Issues: See known issues
Installation
Install guix-xsearch 2.2 as follows:
guix install guix-xsearch@2.2
Or install the latest version:
guix install guix-xsearch
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.