diff options
| author | Shantur Rathore <[email protected]> | 2025-11-19 06:17:26 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2025-11-19 00:17:26 -0600 |
| commit | 963a926db24ea70f6002cde66d0ff858de06fae2 (patch) | |
| tree | 7a8bd87db951c80d482f4dde44f75fe7fd0c3afb /nix | |
| parent | 0d3d48bb5964a95e939edcea3bb726a21823d1a1 (diff) | |
| download | opencode-963a926db24ea70f6002cde66d0ff858de06fae2.tar.gz opencode-963a926db24ea70f6002cde66d0ff858de06fae2.zip | |
allow task tool to have resume capabilities (#4204)
Co-authored-by: GitHub Action <[email protected]>
Co-authored-by: Aiden Cline <[email protected]>
Co-authored-by: Aiden Cline <[email protected]>
Diffstat (limited to 'nix')
| -rw-r--r-- | nix/hashes.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nix/hashes.json b/nix/hashes.json index 00a097d7f..db058f042 100644 --- a/nix/hashes.json +++ b/nix/hashes.json @@ -1,3 +1,3 @@ { - "nodeModules": "sha256-lAU5G92UJ998pKOd0EAt9gUa/HUXXvu6xAUdH2STmDo=" + "nodeModules": "sha256-Z3GTCHOVaBW79tx2rSkKOCHlZRPiTD6h9pdIDD12kxU=" } |
