roll: pigweed, pw_toolchain: pw_ide: Automatically activate Bazelisk in new terminals

Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/226382
Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>

https://pigweed.googlesource.com/pigweed/pigweed
pigweed, pw_toolchain Rolled-Commits: ac59830dcdbd32c..b454ef6a4541f4f
Roller-URL: https://ci.chromium.org/b/8740938519067382081
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: I9419b5aeb347afaffcbbcb00055db944614c0da1
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/226595
Commit-Queue: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Bot-Commit: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>
diff --git a/WORKSPACE b/WORKSPACE
index ff0c7b9..b1a4173 100644
--- a/WORKSPACE
+++ b/WORKSPACE
@@ -84,8 +84,8 @@
     name = "pigweed",
     # ROLL: Warning: this entry is automatically updated.
     # ROLL: Last updated 2024-07-31.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8740938912957067889.
-    commit = "ac59830dcdbd32c8801a5e4e0137b6749cdc91e6",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8740938519067382081.
+    commit = "b454ef6a4541f4f18a5cd624d9ce79e71bc9535b",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed.git",
 )
 
@@ -93,8 +93,8 @@
     name = "pw_toolchain",
     # ROLL: Warning: this entry is automatically updated.
     # ROLL: Last updated 2024-07-31.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8740938912957067889.
-    commit = "ac59830dcdbd32c8801a5e4e0137b6749cdc91e6",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8740938519067382081.
+    commit = "b454ef6a4541f4f18a5cd624d9ce79e71bc9535b",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed.git",
     strip_prefix = "pw_toolchain_bazel",
 )