mirror of
https://github.com/NixOS/nix.git
synced 2025-11-09 03:56:01 +01:00
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. |
||
|---|---|---|
| .. | ||
| Config.pm.in | ||
| CopyClosure.pm | ||
| Manifest.pm | ||
| SSH.pm | ||
| Store.pm | ||
| Store.xs | ||
| Utils.pm | ||