diff --git a/flakes/manual.toml b/flakes/manual.toml index bdd636e6..0ae0ace5 100644 --- a/flakes/manual.toml +++ b/flakes/manual.toml @@ -128,6 +128,11 @@ type = "github" owner = "kashw2" repo = "bitbucket-runner-nix" +[[sources]] +type = "github" +owner = "linyinfeng" +repo = "angrr" + [[sources]] type = "github" owner = "lnbits"