third_party/sandboxroot: remove swtpm, regenerate

Change-Id: I6e3de33b0477e2a35fd3f6076e23195ed632cd4e
Reviewed-on: https://review.monogon.dev/c/monogon/+/3131
Tested-by: Jenkins CI
Reviewed-by: Lorenz Brun <lorenz@monogon.tech>
diff --git a/third_party/sandboxroot/regenerate.sh b/third_party/sandboxroot/regenerate.sh
index cadaf17..54bf316 100755
--- a/third_party/sandboxroot/regenerate.sh
+++ b/third_party/sandboxroot/regenerate.sh
@@ -36,9 +36,6 @@
   # patch tool, as used by gazelle
   "patch"
 
-  # TPM emulator for testing
-  "swtpm-tools"
-
   # Clang/LLVM (for EFI toolchain)
   "clang"
   "llvm"
@@ -102,4 +99,4 @@
 
 # Mirror everything
 bazel ${BAZEL_ARGS} \
-  run //third_party/sandboxroot/mirror sync
\ No newline at end of file
+  run //third_party/sandboxroot/mirror sync