🤖 codex: bump pins (tools + openclaw)
What: - update pinned inputs/pkgs for nix-openclaw (best-effort) Why: - keep the flake fresh automatically Tests: - nix build .#openclaw-gateway --accept-flake-config - nix build .#openclaw-app --accept-flake-config (darwin only)
This commit is contained in:
parent
1b4bf09f8c
commit
8fe456207b
6
flake.lock
generated
6
flake.lock
generated
@ -43,11 +43,11 @@
|
||||
"nixpkgs": "nixpkgs"
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1773239165,
|
||||
"narHash": "sha256-XzKx5wUh4n6IDdiYqhmTAlS8OOGuYRxkcg4FWeJQspA=",
|
||||
"lastModified": 1773283011,
|
||||
"narHash": "sha256-bRsRSdy2Wez2zUWZha6wYCcNwcUyYAOtP4/GOX4htLw=",
|
||||
"owner": "openclaw",
|
||||
"repo": "nix-steipete-tools",
|
||||
"rev": "9392ba9ac6bc6876a7418beca127783d55b808b9",
|
||||
"rev": "526067c585ede853ebd16172bb8a461ccc1df55c",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
# Generated from upstream OpenClaw schema at rev cced1e0f7694f8e1c98086370612f5a41e811230. DO NOT EDIT.
|
||||
# Generated from upstream OpenClaw schema at rev 487a3ba8ceeffa0a5a5ba12d6d00d9d347b3d0d4. DO NOT EDIT.
|
||||
# Generator: nix/scripts/generate-config-options.ts
|
||||
{ lib }:
|
||||
let
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
{
|
||||
owner = "openclaw";
|
||||
repo = "openclaw";
|
||||
rev = "cced1e0f7694f8e1c98086370612f5a41e811230";
|
||||
hash = "sha256-9GDKm2AhfRPb1xoH72yg4etZX6gk5GwanR1VIZS+ZHY=";
|
||||
pnpmDepsHash = "sha256-DgeyfR9oQM8yV0RUv/MJmhDA5GLLGniPL6l6ATeRqR4=";
|
||||
rev = "487a3ba8ceeffa0a5a5ba12d6d00d9d347b3d0d4";
|
||||
hash = "sha256-wdbuQzGmC+80iZjFr+oOJWf6oeOKr3jqkfIFgPxxZVo=";
|
||||
pnpmDepsHash = "sha256-YnMjA0pD5X4pXU3A7Yab2U9RJ8g31i98S+atGk8J3CQ=";
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user