about summary refs log tree commit diff
path: root/pkgs/applications/video/stremio
AgeCommit message (Collapse)AuthorFilesLines
2024-06-09treewide: Remove indefinite article from meta.descriptionAlexis Hildebrandt1-1/+1
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"[Aa]n?' pkgs \ | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Aa]n? (.)/\1\U\2/'
2024-06-09treewide: Remove ending period from meta.descriptionAlexis Hildebrandt1-1/+1
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*".*\.";' pkgs \ | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*)\.";/\1";/'
2024-03-20stremio: add ffmpeg as runtime dependency to PATHrafaelrc71-0/+3
2024-02-19stremio: split derivation arguments into multiple linesrafaelrc71-2/+10
2024-02-02stremio: 4.4.142 -> 4.4.165Viorel-Cătălin Răpițeanu1-3/+3
Updated the sources to the latest released version.
2023-08-07stremio: fix meta.mainProgramlucasew1-0/+1
Signed-off-by: lucasew <lucas59356@gmail.com>
2023-02-01stremio: add icon for desktop fileP. R. d. O1-0/+1
2021-12-22stremio: init at 4.4.142Nikolay Amiantov1-0/+44