From e8753a385ef3cf3522884f3bf859ec00ea94fafc Mon Sep 17 00:00:00 2001 From: Sridhar Ratnakumar <3998+srid@users.noreply.github.com> Date: Wed, 23 Feb 2022 15:26:34 -0500 Subject: [PATCH] Add emanote (#408) https://emanote.srid.ca Co-authored-by: Yannik Sander Co-authored-by: Rok Garbas --- flakes/manual.toml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/flakes/manual.toml b/flakes/manual.toml index 4644a7d..a1b3d04 100644 --- a/flakes/manual.toml +++ b/flakes/manual.toml @@ -48,6 +48,11 @@ type = "github" owner = "PaddiM8" repo = "kalker" +[[sources]] +type = "github" +owner = "srid" +repo = "emanote" + [[sources]] type = "git" url = "git+https://git.sr.ht/~kerstin/sway-timetracker?ref=main" @@ -56,4 +61,3 @@ url = "git+https://git.sr.ht/~kerstin/sway-timetracker?ref=main" type = "github" owner = "PolyMC" repo = "PolyMC" -