aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorHartmut Goebel <h.goebel@crazy-compilers.com>2019-11-17 19:37:03 +0100
committerHartmut Goebel <h.goebel@crazy-compilers.com>2019-12-06 19:38:56 +0100
commitb1414a81367605741a1d18f2a0bcebc784381cf7 (patch)
treeb8fd756b0272dacaa2b5b0e01231960dd2c4b53d /tests
parent53c9b39850a98585614ed9622f98213155306191 (diff)
downloadguix-b1414a81367605741a1d18f2a0bcebc784381cf7.tar.gz
guix-b1414a81367605741a1d18f2a0bcebc784381cf7.zip
gnu: Add python-maxminddb.
* gnu/packages/geo.scm (python-maxminddb): New variable.
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions
4 16:52:02 +0200'>2022-09-04nls: Update translations.Julien Lepiller msg-tooltip'>* nix/libstore/remote-store.cc, nix/libstore/remote-store.hh: Remove. * nix/libstore/store-api.cc (readStorePath, readStorePaths): New functions, formerly in remote-store.cc. (openStore): Remove reference to 'RemoteStore'. * daemon.am (libstore_a_SOURCES): Remove remote-store.cc. (libstore_headers): Remote remote-store.hh. Ludovic Courtès