Commit Graph

8 Commits

Author SHA1 Message Date
midchildan
c3346f87c4
mirakurun: use node 18
Relates to #229910.
2023-05-25 03:44:13 +09:00
midchildan
18c24ee413 mirakurun: fix build 2023-02-12 21:50:32 +00:00
Alyssa Ross
4365996916
mirakurun: add license 2023-02-11 20:16:22 +00:00
José Romildo
5c9e6f0134 {epgstation,mirakurun}: fix the update script
- The update scripts based on generic-updater now returns an attribute
set instead of just the command to update the package
2022-09-27 23:41:53 -03:00
Kira Bruneau
be590c34c6 mirakurun: use gitUpdater 2022-04-23 15:30:56 -04:00
Naïm Favier
9160044f5f
treewide/makeWrapper: replace --run cd with --chdir
Lay the groundwork for switching to binary wrappers by reducing uses
of `--run` (which is not supported by `makeBinaryWrapper`).
2022-03-19 09:46:31 +01:00
José Romildo
ba59355e81 gitUpdater: init
- 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'
2022-02-21 13:01:49 -03:00
midchildan
21a7695b8a mirakurun: build with yarn2nix 2021-09-07 12:22:59 +09:00