mirror of
https://github.com/wimpysworld/stream-sprout
synced 2026-03-14 14:45:50 +01:00
fix: correct URLs to the project
This commit is contained in:
parent
906f57b1c0
commit
2774e28e91
5 changed files with 26 additions and 13 deletions
|
|
@ -34,7 +34,7 @@ stdenv.mkDerivation rec {
|
|||
|
||||
meta = {
|
||||
description = "Re-stream a video source to multiple destinations such as Twitch, YouTube, and Owncast.";
|
||||
homepage = "https://github.com/wimpys-world/stream-sprout";
|
||||
homepage = "https://github.com/wimpysworld/stream-sprout";
|
||||
mainProgram = "stream-sprout";
|
||||
license = lib.licenses.asl20;
|
||||
maintainers = with lib.maintainers; [ flexiondotorg ];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue