fix(agenix): Working rekeying

This commit is contained in:
sinavir 2025-01-09 12:30:40 +01:00
parent 409a7877df
commit 83a76f9d12
No known key found for this signature in database

View file

@ -35,4 +35,12 @@ in
# Build netbird-relay
(local ./nixpkgs/05-netbird-relay.patch)
];
"agenix" = [
{
_type = "url";
url = "https://github.com/ryantm/agenix/pull/292.patch";
hash = "sha256-e45hiHF0HbCYb+3RRhy+8nNIFvefb6SZSN3xcl1mpvI=";
}
];
}