nix: add wakucanary Flake package (#3599)

Signed-off-by: Jakub Sokołowski <jakub@status.im>
Co-authored-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
Ivan FB 2025-11-20 13:40:08 +01:00 committed by Igor Sirotin
parent da856c8216
commit 066d68eb55
No known key found for this signature in database
GPG Key ID: 0EABBCB40CB9AD4A

View File

@ -549,4 +549,3 @@ release-notes:
sed -E 's@#([0-9]+)@[#\1](https://github.com/waku-org/nwaku/issues/\1)@g'
# I could not get the tool to replace issue ids with links, so using sed for now,
# asked here: https://github.com/bvieira/sv4git/discussions/101