guix/nix
Eelco Dolstra 7bed5d91de
daemon: Factor out SQLite handling.
* nix/libstore/local-store.cc: Move SQLite code to...
* nix/libstore/sqlite.cc, nix/libstore/sqlite.hh: ... here.  New files.
* nix/local.mk (libstore_a_SOURCES): Add sqlite.cc.
(libstore_headers): Add sqlite.hh.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2016-10-28 22:30:17 +02:00
..
boost
guix-register
libstore daemon: Factor out SQLite handling. 2016-10-28 22:30:17 +02:00
libutil
nix-daemon
scripts
.gitignore
AUTHORS
COPYING
local.mk daemon: Factor out SQLite handling. 2016-10-28 22:30:17 +02:00