🤖 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
49958c1902
commit
eacc1a26a4
6
flake.lock
generated
6
flake.lock
generated
@ -43,11 +43,11 @@
|
||||
"nixpkgs": "nixpkgs"
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1771386215,
|
||||
"narHash": "sha256-UocAVYm4kAgXzKeCTIUE0G9RLiHo6szTy+hz519tG14=",
|
||||
"lastModified": 1771435535,
|
||||
"narHash": "sha256-1Vo7rcLGdKaqj39J3HhBKh8IbljSjgCUhinCFJbDPl8=",
|
||||
"owner": "openclaw",
|
||||
"repo": "nix-steipete-tools",
|
||||
"rev": "7cd25c98bbee614d557020bfe6a7cfeefa4c7e90",
|
||||
"rev": "c110209720cbc6c87fccb6c1e1c2b79b1d719245",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
# Generated from upstream OpenClaw schema at rev 3138dbaf75bd34234aff14dffb27bc0366de13f1. DO NOT EDIT.
|
||||
# Generated from upstream OpenClaw schema at rev 1f5cd65d60e3c55fc3fdcc09f6455716d8581a88. DO NOT EDIT.
|
||||
# Generator: nix/scripts/generate-config-options.ts
|
||||
{ lib }:
|
||||
let
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
{
|
||||
owner = "openclaw";
|
||||
repo = "openclaw";
|
||||
rev = "3138dbaf75bd34234aff14dffb27bc0366de13f1";
|
||||
hash = "sha256-gJEO6eBs5Ys+NwqF0csDcIMPAbiMx2DJiYGgt8yuXgc=";
|
||||
rev = "1f5cd65d60e3c55fc3fdcc09f6455716d8581a88";
|
||||
hash = "sha256-bOpn/mWlpV1Us85cw0DbOR9fJK3OboKCwqjmu9f7/eg=";
|
||||
pnpmDepsHash = "sha256-3u5P/g3WPaDuAga8Y1Z+/FMlUn0Sw5fm1auBENSEzzU=";
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user