We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f83585 commit e3704f3Copy full SHA for e3704f3
flake.nix
@@ -18,7 +18,7 @@
18
nixpkgs.url = "github:NixOS/nixpkgs/0ef228213045d2cdb5a169a95d63ded38670b293";
19
# We cannot do follows since the nim-unwrapped-2_0 doesn't exist in this nixpkgs version above
20
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";
+ nim-sds.url = "git+https://github.com/waku-org/nim-sds?submodules=1&rev=9fa8c7cd64b6af468ca13d3c58964979037e5018";
22
};
23
24
outputs = { self, nixpkgs, nwaku, nim-sds }:
0 commit comments