aboutsummaryrefslogtreecommitdiff
path: root/THANKS
diff options
context:
space:
mode:
authorRicardo Wurmus <rekado@elephly.net>2017-07-10 22:36:50 +0200
committerRicardo Wurmus <rekado@elephly.net>2017-07-19 22:27:02 +0200
commit423d2136f0ed0eafdae60d7fcedc7f24d2ee3344 (patch)
tree524a747c7d641bacf5b583a7df729b6eaa6404f1 /THANKS
parent6d5deda16d04585456056a7cbd7fb36c7c5e01b4 (diff)
downloadguix-423d2136f0ed0eafdae60d7fcedc7f24d2ee3344.tar.gz
guix-423d2136f0ed0eafdae60d7fcedc7f24d2ee3344.zip
gnu: Add python-xapian-bindings.
* gnu/packages/search.scm (python-xapian-bindings): New variable.
Diffstat (limited to 'THANKS')
0 files changed, 0 insertions, 0 deletions
make-config.scm): Remove #:libgcrypt. * build-aux/build-self.scm (guile-gcrypt): New variable. (make-config.scm): Remove #:libgcrypt. (build-program)[fake-gcrypt-hash]: New variable. Add (gcrypt hash) to the imported modules. Adjust load path assignments. * gnu/packages/package-management.scm (guix)[propagated-inputs]: Add GUILE-GCRYPT. [arguments]: In 'wrap-program' phase, add GUILE-GCRYPT to the search path. Ludovic Courtès