summary refs log tree commit diff
path: root/pkgs/applications/video/mirakurun
AgeCommit message (Collapse)AuthorFilesLines
2023-05-25mirakurun: use node 18midchildan7-7237/+111
Relates to #229910.
2023-02-12mirakurun: fix buildmidchildan1-0/+3
2023-02-11mirakurun: add licenseAlyssa Ross1-2/+3
2022-09-27{epgstation,mirakurun}: fix the update scriptJosé Romildo1-2/+2
- The update scripts based on generic-updater now returns an attribute set instead of just the command to update the package
2022-04-23mirakurun: use gitUpdaterKira Bruneau2-11/+5
2022-03-19treewide/makeWrapper: replace `--run cd` with `--chdir`Naïm Favier1-2/+2
Lay the groundwork for switching to binary wrappers by reducing uses of `--run` (which is not supported by `makeBinaryWrapper`).
2022-02-21gitUpdater: initJosé Romildo1-1/+1
- Add the 'gitUpdater' helper function to update git based packages, using the 'genericUpdater' function. - Rework argument passing to the `list-git-tags' and 'list-archive-two-level-versions' scripts. - Replace 'genericUpdater' plus 'list-git-tags' by 'gitUpdater'
2021-09-07mirakurun: build with yarn2nixmidchildan6-0/+7322