[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#39258] [PATCH 0/4] Xapian for Guix package search
From: |
Arun Isaac |
Subject: |
[bug#39258] [PATCH 0/4] Xapian for Guix package search |
Date: |
Fri, 28 Feb 2020 21:34:57 +0530 |
> $ ./pre-inst-env guix pull -p /tmp/test
One mistake. This command should be
./pre-inst-env guix pull --url=$PWD --branch=xapian -p /tmp/test
where xapian is the name of the branch you committed the patches to.
Also, I acknowledge the corrections you both suggested. I will
incorporate them in v2 of the patchset.
signature.asc
Description: PGP signature
- [bug#39258] [PATCH 3/4] gnu: Generate xapian package search index., (continued)
- [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, 2020/02/28
- [bug#39258] [PATCH 0/4] Xapian for Guix package search, zimoun, 2020/02/28