1
0
mirror of https://github.com/kmein/niveum synced 2026-03-16 10:11:08 +01:00

mpv-tv: update iptv hash

This commit is contained in:
2024-05-04 22:45:20 +02:00
parent 407d6309a5
commit 4871d8d0d8

View File

@@ -9,7 +9,7 @@
live-tv = pkgs.fetchurl {
url = "https://raw.githubusercontent.com/Free-TV/IPTV/master/playlist.m3u8";
sha256 = "sha256-yNeML586RXXX5+VUtinH1C9M50hvnJih7oLmsVspk0M=";
hash = "sha256-l8tBwdTWm7l4h/eIHlcflDTgvv6lGMs6Vt7eVMpNLlw=";
postFetch = m3u-to-tsv;
};