deps: bump nim-sds to 4ccdd122 (0.3.0)

Update the nim-sds pin in waku.nimble and follow it through in nimble.lock:
version, vcsRevision and the sha1 checksum (cee8c7e2…).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
NagyZoltanPeter 2026-06-02 01:12:35 +02:00
parent 83179f4ba5
commit 5b3bce6334
No known key found for this signature in database
GPG Key ID: 3E1F97CF4A7B6F42
2 changed files with 4 additions and 4 deletions

View File

@ -620,8 +620,8 @@
}
},
"sds": {
"version": "#35a33adc9808a053f4ad7af8d07ff92075ba3462",
"vcsRevision": "35a33adc9808a053f4ad7af8d07ff92075ba3462",
"version": "#4ccdd122fc4fa82f9ef69eef5dedd24ca2d9f420",
"vcsRevision": "4ccdd122fc4fa82f9ef69eef5dedd24ca2d9f420",
"url": "https://github.com/logos-messaging/nim-sds.git",
"downloadMethod": "git",
"dependencies": [
@ -636,7 +636,7 @@
"taskpools"
],
"checksums": {
"sha1": "136296859b324403486b93d62ae9154e53fb15d4"
"sha1": "cee8c7e2e7b869da0be23d383f11ddda5b3524d2"
}
},
"ffi": {

View File

@ -61,7 +61,7 @@ requires "nim >= 2.2.4",
# Packages not on nimble (use git URLs)
requires "https://github.com/logos-messaging/nim-ffi"
requires "https://github.com/logos-messaging/nim-sds.git#35a33adc9808a053f4ad7af8d07ff92075ba3462"
requires "https://github.com/logos-messaging/nim-sds.git#4ccdd122fc4fa82f9ef69eef5dedd24ca2d9f420"
# brokers: pinned by URL+commit rather than the bare `brokers >= 2.0.1`
# form because the nim-lang/packages registry entry for `brokers` only