shell.nix: Add libseccomp
This commit is contained in:
parent
9f3f2e21ed
commit
1df82b6245
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@ stdenv.mkDerivation {
|
|||
pkgconfig sqlite libsodium boehmgc
|
||||
docbook5 docbook5_xsl
|
||||
autoconf-archive
|
||||
libseccomp
|
||||
(aws-sdk-cpp.override {
|
||||
apis = ["s3"];
|
||||
customMemoryManagement = false;
|
||||
|
|
Loading…
Reference in a new issue