mirror of
https://github.com/NixOS/nix.git
synced 2025-11-11 21:16:02 +01:00
parent
aabe20bf78
commit
833aae4509
1 changed files with 1 additions and 1 deletions
|
|
@ -156,7 +156,7 @@ let
|
||||||
src = tarball;
|
src = tarball;
|
||||||
|
|
||||||
buildInputs =
|
buildInputs =
|
||||||
[ curl perl bzip2 openssl pkgconfig sqlite xz libsodium
|
[ curl perl bzip2 openssl pkgconfig sqlite xz libsodium libseccomp
|
||||||
# These are for "make check" only:
|
# These are for "make check" only:
|
||||||
graphviz libxml2 libxslt
|
graphviz libxml2 libxslt
|
||||||
];
|
];
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue