From 24bdbc97b3e58d7d2056b3ead8bf8a5994f774fa Mon Sep 17 00:00:00 2001 From: MatthewCroughan Date: Thu, 29 Dec 2022 14:50:07 +0000 Subject: [PATCH] flakes: add lnbits-legend (#510) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Jörg Thalheim --- flakes/manual.toml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/flakes/manual.toml b/flakes/manual.toml index 9b64dbe..c29f2c0 100644 --- a/flakes/manual.toml +++ b/flakes/manual.toml @@ -114,6 +114,11 @@ type = "github" owner = "astro" repo = "microvm.nix" +[[sources]] +type = "github" +owner = "lnbits" +repo = "lnbits-legend" + [[sources]] type = "github" owner = "input-output-hk" @@ -127,4 +132,4 @@ repo = "geomyidae-flake" [[sources]] type = "github" owner = "matthewcroughan" -repo = "filestash-nix" +repo = "filestash-nix" \ No newline at end of file