1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2024-09-19 23:03:53 -04:00
nix/perl
John Ericson 12bb8cdd38 Signer infrastructure: Prep for #9076
This sets up infrastructure in libutil to allow for signing other than
by a secret key in memory. #9076 uses this to implement remote signing.

(Split from that PR to allow reviewing in smaller chunks.)

Co-Authored-By: Raito Bezarius <masterancpp@gmail.com>
2024-01-03 16:13:55 -05:00
..
lib/Nix Signer infrastructure: Prep for #9076 2024-01-03 16:13:55 -05:00
configure.ac Document libsodium, which is now mandatory, as a dependency 2021-11-27 23:11:11 +01:00
default.nix Factor out Perl bindings Nix package 2023-10-13 11:04:51 -04:00
local.mk
Makefile Use positive source filtering for the Perl bindings 2023-10-09 08:29:45 -04:00
Makefile.config.in
MANIFEST