Skip to content

Commit e3704f3

Browse files
chore: bump nim-sds url to latest master commit win support
1 parent 1f83585 commit e3704f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flake.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
nixpkgs.url = "github:NixOS/nixpkgs/0ef228213045d2cdb5a169a95d63ded38670b293";
1919
# We cannot do follows since the nim-unwrapped-2_0 doesn't exist in this nixpkgs version above
2020
nwaku.url = "git+https://github.com/waku-org/nwaku?submodules=1&rev=7e5041d5e17d717f77fb74ffd876b987a0c6bf5d";
21-
nim-sds.url = "git+https://github.com/waku-org/nim-sds?submodules=1&rev=52966cb87485db8da4048bcdfb26b510c70238ee";
21+
nim-sds.url = "git+https://github.com/waku-org/nim-sds?submodules=1&rev=9fa8c7cd64b6af468ca13d3c58964979037e5018";
2222
};
2323

2424
outputs = { self, nixpkgs, nwaku, nim-sds }:

0 commit comments

Comments
 (0)