Update syndicate library

This commit is contained in:
Emery Hemingway 2024-04-09 10:14:02 +01:00
parent e954fdefec
commit 494418540a
2 changed files with 5 additions and 5 deletions

View File

@ -93,11 +93,11 @@
"packages": [
"syndicate"
],
"path": "/nix/store/kl628g7vg2ww8wilf8h2ag7qqnvvwdzb-source",
"rev": "c2e1e2e0fa403529750196ce3ccb5a99a4d6c006",
"sha256": "1r8ab79pgrrnzmp49h8rp50c9x8zd0p7bsvzxaphc221nvyfx09j",
"path": "/nix/store/9ll8f00v0phhlglc47b0r4n6sc4545jx-source",
"rev": "6487ef65d0f98a9c8c9a163cd3bc02540ebb3367",
"sha256": "0myyzf7irv7gwn7k1m3kv0bwkbkw30hknvh4sv16i5wdhnqrlyb2",
"srcDir": "src",
"url": "https://git.syndicate-lang.org/ehmry/syndicate-nim/archive/c2e1e2e0fa403529750196ce3ccb5a99a4d6c006.tar.gz"
"url": "https://git.syndicate-lang.org/ehmry/syndicate-nim/archive/6487ef65d0f98a9c8c9a163cd3bc02540ebb3367.tar.gz"
},
{
"method": "fetchzip",

View File

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