Adding my repos to public flakes (#440)

* flakes: add stream-alert-bot

* flakes: add python-trovo

* flakes: add multifirefox

* Update flakes/manual.toml

Co-authored-by: Yannik Sander <me@ysndr.de>
Co-authored-by: Yannik Sander <accounts@ysndr.de>
This commit is contained in:
P 2022-03-01 07:06:27 -06:00 committed by GitHub
parent 33da3a4a0c
commit 161433f1b1
Failed to generate hash of commit

View file

@ -81,3 +81,15 @@ repo = "PolyMC"
type = "gitlab" type = "gitlab"
owner = "simple-nixos-mailserver" owner = "simple-nixos-mailserver"
repo = "nixos-mailserver" repo = "nixos-mailserver"
[[sources]]
type = "git"
url = "git+https://codeberg.org/wolfangaukang/stream-alert-bot?ref=main"
[[sources]]
type = "git"
url = "git+https://codeberg.org/wolfangaukang/python-trovo?ref=main"
[[sources]]
type = "git"
url = "git+https://codeberg.org/wolfangaukang/multifirefox?ref=main"