diff --git a/patches/default.nix b/patches/default.nix index 4f2819f..af4a714 100644 --- a/patches/default.nix +++ b/patches/default.nix @@ -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="; + } + ]; }