Update syndicate dependency

This commit is contained in:
Emery Hemingway 2024-05-09 17:44:35 +02:00
parent bf0b5d6b86
commit cda940cf75
2 changed files with 9 additions and 9 deletions

View File

@ -93,11 +93,11 @@
"packages": [
"syndicate"
],
"path": "/nix/store/gr7dbxq4ixfyf7rdcnxp9n08faglxp9n-source",
"rev": "c6038050ec359927df1a8209c7b1d1f3c1c9614b",
"sha256": "1awsh40j60kh4crxnz5bankmgk0qxa636hczsnbrax87jf4ampsy",
"path": "/nix/store/dw30cq9gxz3353zgaq4a36ajq6chvbwc-source",
"rev": "3a4dc1f13392830b587138199643d30fdbec8541",
"sha256": "1mbd17rjm1fsx7d0ckzyjih2nzdjqs52ck9wscqcg9nvf3ib5mvh",
"srcDir": "src",
"url": "https://git.syndicate-lang.org/ehmry/syndicate-nim/archive/c6038050ec359927df1a8209c7b1d1f3c1c9614b.tar.gz"
"url": "https://git.syndicate-lang.org/ehmry/syndicate-nim/archive/3a4dc1f13392830b587138199643d30fdbec8541.tar.gz"
},
{
"method": "fetchzip",
@ -198,11 +198,11 @@
"packages": [
"nimcrypto"
],
"path": "/nix/store/fkrcpp8lzj2yi21na79xm63xk0ggnqsp-source",
"rev": "f147d30c69bc1c9bcf0e37f7699bcf0fbaab97b5",
"sha256": "1h3dzdbc9kacwpi10mj73yjglvn7kbizj1x8qc9099ax091cj5xn",
"path": "/nix/store/s0s1zrbzmhhg7vmvdj4a2cx4lp8j4hkg-source",
"rev": "6f205db5b39cbcb015f19e71f6e9d80e8e9b375a",
"sha256": "1yi3413iysfsa2w4p08ln875kmxi7dp3kkidz3929klliq212ppb",
"srcDir": "",
"url": "https://github.com/cheatfate/nimcrypto/archive/f147d30c69bc1c9bcf0e37f7699bcf0fbaab97b5.tar.gz"
"url": "https://github.com/cheatfate/nimcrypto/archive/6f205db5b39cbcb015f19e71f6e9d80e8e9b375a.tar.gz"
},
{
"method": "fetchzip",

View File

@ -10,4 +10,4 @@ bin = @["http_client", "mintsturdyref", "mount_actor", "msg", "postgre
# Dependencies
requires "https://git.syndicate-lang.org/ehmry/syndicate-nim.git >= 20240430", "https://github.com/ehmry/nim-sys.git#4ef3b624db86e331ba334e705c1aa235d55b05e1", "https://git.sr.ht/~ehmry/nim_taps >= 20240405"
requires "https://git.syndicate-lang.org/ehmry/syndicate-nim.git >= 20240507", "https://github.com/ehmry/nim-sys.git#4ef3b624db86e331ba334e705c1aa235d55b05e1", "https://git.sr.ht/~ehmry/nim_taps >= 20240405"