diff options
| author | David Hill <[email protected]> | 2025-12-23 19:38:10 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2025-12-23 13:38:10 -0600 |
| commit | 59b87f60f72e547d35a16a37bb93ea3719eaa67b (patch) | |
| tree | 409b03dc1def3b9278c88eecbb1f1da33d9df1ee /flake.lock | |
| parent | d10089a0bf97a00938bc7ceeeb67fac3746644ec (diff) | |
| download | opencode-59b87f60f72e547d35a16a37bb93ea3719eaa67b.tar.gz opencode-59b87f60f72e547d35a16a37bb93ea3719eaa67b.zip | |
Add animated braille spinner to terminal title when agent is running (#5984)
Co-authored-by: Aiden Cline <[email protected]>
Co-authored-by: Github Action <[email protected]>
Co-authored-by: Aiden Cline <[email protected]>
Diffstat (limited to 'flake.lock')
| -rw-r--r-- | flake.lock | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/flake.lock b/flake.lock index 6beb162c7..f464145b0 100644 --- a/flake.lock +++ b/flake.lock @@ -2,11 +2,11 @@ "nodes": { "nixpkgs": { "locked": { - "lastModified": 1766314097, - "narHash": "sha256-laJftWbghBehazn/zxVJ8NdENVgjccsWAdAqKXhErrM=", + "lastModified": 1766410818, + "narHash": "sha256-ruVneSx6wFy5PMw1ow3BE+znl653TJ6+eeNUj4B/9y8=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "306ea70f9eb0fb4e040f8540e2deab32ed7e2055", + "rev": "3a7affa77a5a539afa1c7859e2c31abdb1aeadf3", "type": "github" }, "original": { |
