lix/perl/lib/Nix
Maximilian Bosch 51013da921
perl: run initLibStore() on openStore()
Since #7478 it's mandatory that `initLibStore()` is called for store
operations. However that's not the case when running `openStore()` in
Perl using the perl-bindings. That breaks e.g. `hydra-eval-jobset` when
built against Nix 2.13 which uses small portions of the store API.
2023-02-02 15:56:00 +01: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 perl: run initLibStore() on openStore() 2023-02-02 15:56:00 +01:00
Utils.pm Replace Unicode quotes in user-facing strings by ASCII 2017-07-30 12:32:45 +01:00