Commit Graph

3 Commits

Author SHA1 Message Date
Eelco Dolstra
750db54bfc Fix perlBindings build on macOS
https://hydra.nixos.org/build/276515695
2024-10-31 12:23:35 +01:00
John Ericson
bc08502249 Support arbitrary stores in Perl bindings
Fix #9859

It's a breaking change but that's fine; we can just update Hydra to use
the new bindings.
2024-02-07 22:31:58 -05:00
John Ericson
a23cc147cb Factor out Perl bindings Nix package
Progress breaking up `flake.nix` by introducing separate `default.nix`
files which make sense on their own. (This one is a regular
`callPackage`-able package.)
2023-10-13 11:04:51 -04:00