lix/perl
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
..
lib/Nix perl: run initLibStore() on openStore() 2023-02-02 15:56:00 +01:00
configure.ac Document libsodium, which is now mandatory, as a dependency 2021-11-27 23:11:11 +01:00
local.mk Apply OS checks to host platform, not build 2021-06-23 15:00:36 +00:00
Makefile Fix perl bindings build 2021-07-15 13:51:12 +02:00
Makefile.config.in Apply OS checks to host platform, not build 2021-06-23 15:00:36 +00:00
MANIFEST * Include the Nix Perl bindings in Nix itself. This will allow the 2011-10-10 18:12:40 +00:00