Skip to content

Commit 513b315

Browse files
author
DJTBOT
committed
🤖 chore: bump nix-steipete-tools pin
What: - update nix-steipete-tools rev/hash - sync first-party plugin source pins Why: - pick up goplaces requiredEnv change Tests: - nix flake check
1 parent 0e69d74 commit 513b315

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

‎flake.lock‎

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎nix/modules/home-manager/openclaw/lib.nix‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ let
1919
generatedConfigOptions = import ../../../generated/openclaw-config-options.nix { lib = lib; };
2020

2121
firstPartySources = let
22-
stepieteRev = "5735675f95ea866815eefb4cc87d82e57c792f58";
23-
stepieteNarHash = "sha256-MUtqu/euqZxuCR2zmWC/vN8dZfK9CY40IwwqaZyh/1I=";
22+
stepieteRev = "5797244610beabb827ed4585903659373116f7c5";
23+
stepieteNarHash = "sha256-e/EKfXG6DLk5TJmsUKC184XO8pwtZ/S38Gtd1FkMe4g=";
2424
stepiete = tool:
2525
"github:openclaw/nix-steipete-tools?dir=tools/${tool}&rev=${stepieteRev}&narHash=${stepieteNarHash}";
2626
in {

0 commit comments

Comments
 (0)