lix/src/libmain
Robert Hensing a692c43729 Move loadConfFile() to initLibStore
Part of an effort to make it easier to initialize the right things,
by moving code into the appropriate libraries.

Using libstore without loading the config file is risky, as sqlite
may then be misconfigured. See https://github.com/cachix/cachix/issues/475
2023-04-07 16:24:18 +02:00
..
common-args.cc Move some options into a misc category 2022-10-12 15:09:17 +02:00
common-args.hh Ensure all headers have #pragma once and are in API docs 2023-03-31 23:19:44 -04:00
local.mk Merge pull request #5175 from Pamplemousse/make 2021-08-30 12:44:29 +02:00
loggers.cc Fix progress bar flicker with -L 2022-08-24 22:36:40 +02:00
loggers.hh Ensure all headers have #pragma once and are in API docs 2023-03-31 23:19:44 -04:00
nix-main.pc.in Fix building with GCC 9 2023-02-10 18:38:57 +01:00
progress-bar.cc Add a test for nix copy over ssh 2023-03-22 09:45:08 +04:00
progress-bar.hh Ensure all headers have #pragma once and are in API docs 2023-03-31 23:19:44 -04:00
shared.cc Move loadConfFile() to initLibStore 2023-04-07 16:24:18 +02:00
shared.hh Finish converting existing comments for internal API docs (#8146) 2023-04-07 13:55:28 +00:00
stack.cc libmain: Make the entire stack overflow handler pluggable 2022-10-14 12:53:46 +02:00