Skip to content

Add flake.lock for tools/summarize sub-flake#8

Open
dansanduleac wants to merge 1 commit intoopenclaw:mainfrom
dansanduleac:fix/add-summarize-flake-lock
Open

Add flake.lock for tools/summarize sub-flake#8
dansanduleac wants to merge 1 commit intoopenclaw:mainfrom
dansanduleac:fix/add-summarize-flake-lock

Conversation

@dansanduleac
Copy link
Copy Markdown

Summary

  • Adds a committed flake.lock for the tools/summarize sub-flake
  • Without this, any downstream flake that evaluates this sub-flake produces a not writing modified lock file warning on every invocation (e.g. nix flake check), since Nix resolves inputs at eval time but cannot persist the lock to a read-only store path

🤖 Generated with Claude Code

Without a committed lock file, any downstream flake that evaluates this
sub-flake gets a "not writing modified lock file" warning on every
invocation (e.g. `nix flake check`), since Nix resolves inputs at
eval time but cannot persist the lock to a read-only store path.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant