aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.nix
diff options
context:
space:
mode:
authorOphestra <cat@gensokyo.uk>2025-03-13 20:59:03 +0900
committerOphestra <cat@gensokyo.uk>2025-03-13 21:36:26 +0900
commit9b1a60b5c9f7a92abb632639117d61c5cbaf74f7 (patch)
tree0fa6b8dae30a9a687f0e465c7d0fc5e0f24b48b1 /package.nix
parentbeb3918809f0743e2275f6a3f358f622cea73d6b (diff)
sandbox: native container tooling
This should eventually replace bwrap. Signed-off-by: Ophestra <cat@gensokyo.uk>
Diffstat (limited to 'package.nix')
-rw-r--r--package.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.nix b/package.nix
index 3088ec3e..bdf95ca1 100644
--- a/package.nix
+++ b/package.nix
@@ -73,6 +73,7 @@ buildGoModule rec {
pkg-config
wayland-scanner
makeBinaryWrapper
+ bubblewrap
];
preBuild = ''