diff --git a/release.nix b/release.nix index 4d644b2be..4579928a6 100644 --- a/release.nix +++ b/release.nix @@ -156,7 +156,7 @@ let src = tarball; buildInputs = - [ curl perl bzip2 openssl pkgconfig sqlite xz libsodium + [ curl perl bzip2 openssl pkgconfig sqlite xz libsodium libseccomp # These are for "make check" only: graphviz libxml2 libxslt ];