[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#39258] [PATCH 0/4] Xapian for Guix package search
From: |
Pierre Neidhardt |
Subject: |
[bug#39258] [PATCH 0/4] Xapian for Guix package search |
Date: |
Fri, 28 Feb 2020 09:13:45 +0100 |
Fantastic, thank you so much for this great feature!
I can't build your patch though:
--8<---------------cut here---------------start------------->8---
[ 30%] LOAD guix/scripts/package.scm
;;; note: source file ./guix/scripts/package.scm
;;; newer than compiled
/home/ambrevar/projects/guix/guix/scripts/package.go
;;; note: source file ./guix/scripts/package.scm
;;; newer than compiled
/home/ambrevar/projects/guix/guix/scripts/package.go
;;; note: source file ./gnu/packages.scm
;;; newer than compiled /home/ambrevar/projects/guix/gnu/packages.go
;;; note: source file ./gnu/packages.scm
;;; newer than compiled /home/ambrevar/projects/guix/gnu/packages.go
error: failed to load 'gnu/packages.scm':
ice-9/eval.scm:293:34: no code for module (xapian xapian)
--8<---------------cut here---------------end--------------->8---
Beside this issue, how do you test it? I guess we first need to install
a bunch of package with `pre-inst-env guix ...` then to a `pre-inst-env search`?
--
Pierre Neidhardt
https://ambrevar.xyz/
signature.asc
Description: PGP signature
- [bug#39258] [PATCH 0/4] Xapian for Guix package search, Arun Isaac, 2020/02/27
- [bug#39258] [PATCH 3/4] gnu: Generate xapian package search index., Arun Isaac, 2020/02/27
- [bug#39258] [PATCH 1/4] gnu: Add guile-xapian., Arun Isaac, 2020/02/27
- [bug#39258] [PATCH 4/4] gnu: Use xapian index for package search., Arun Isaac, 2020/02/27
- [bug#39258] [PATCH 2/4] build-self: Add guile-xapian to Guix dependencies., Arun Isaac, 2020/02/27
- [bug#39258] [PATCH 0/4] Xapian for Guix package search,
Pierre Neidhardt <=
- [bug#39258] [PATCH 0/4] Xapian for Guix package search, zimoun, 2020/02/28