aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.nix
diff options
context:
space:
mode:
Diffstat (limited to 'package.nix')
-rw-r--r--package.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/package.nix b/package.nix
index 46d43f79..07512d61 100644
--- a/package.nix
+++ b/package.nix
@@ -6,6 +6,7 @@
bubblewrap,
pkg-config,
libffi,
+ libseccomp,
acl,
wayland,
wayland-protocols,
@@ -45,6 +46,7 @@ buildGoModule rec {
buildInputs =
[
libffi
+ libseccomp
acl
wayland
wayland-protocols