mirror of
https://github.com/kmein/niveum
synced 2026-03-16 10:11:08 +01:00
format
This commit is contained in:
@@ -2582,8 +2582,7 @@ in
|
||||
...
|
||||
}:
|
||||
"${station}\t${desc}\t${stream}"
|
||||
)
|
||||
streams
|
||||
) streams
|
||||
);
|
||||
playlist = writeText "streams.txt" (lib.concatMapStringsSep "\n" (station: station.stream) streams);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user