Dom Rodriguez 4306e838f8
buildbox: Simplify wrapper for buildbox-run
It seems that upstream Buildbox already symlinks
`$out/bin/buildbox-run-bubblewrap` -> `$out/bin/buildbox-run`.

This commits removes the wrapper saved to `$out/bin/buildbox-run` from
`$out/bin/buildbox-run-bubblewrap`, and simply wraps the former with
`bubblewrap` in its `$PATH`.
2025-04-14 16:04:51 +01:00
..