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:
parent
33da3a4a0c
commit
161433f1b1
|
@ -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"
|
||||||
|
|
Loading…
Reference in a new issue