lix/perl/lib/Nix
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
..
Config.pm.in Add missing Nix::Store import to fix nix-serve StoreDir. 2021-11-23 12:56:19 +00:00
CopyClosure.pm Replace Unicode quotes in user-facing strings by ASCII 2017-07-30 12:32:45 +01:00
Manifest.pm Replace Unicode quotes in user-facing strings by ASCII 2017-07-30 12:32:45 +01:00
SSH.pm Replace Unicode quotes in user-facing strings by ASCII 2017-07-30 12:32:45 +01:00
Store.pm Expose a perl method to query a derivation 2021-07-30 11:55:14 +02:00
Store.xs Move loadConfFile() to initLibStore 2023-04-07 16:24:18 +02:00
Utils.pm Replace Unicode quotes in user-facing strings by ASCII 2017-07-30 12:32:45 +01:00