From 066d68eb55f8e2ce28f1872a40fc6bc7fd96d2c4 Mon Sep 17 00:00:00 2001 From: Ivan FB <128452529+Ivansete-status@users.noreply.github.com> Date: Thu, 20 Nov 2025 13:40:08 +0100 Subject: [PATCH] nix: add wakucanary Flake package (#3599) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Jakub Sokołowski Co-authored-by: Jakub Sokołowski --- Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/Makefile b/Makefile index 2f15ccd71..464d6877c 100644 --- a/Makefile +++ b/Makefile @@ -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 -