Commit Graph

5922 Commits

Author SHA1 Message Date
Aaron Andersen
019bc3bcd7
Merge pull request #319239 from sanzoghenzo/add-kodi-upnext
kodi-upnext: init at 1.1.9+matrix1
2024-06-16 06:46:01 -04:00
Andrea Ghensi
2f55a21a7d kodi-formula1: init at 2.0.2 2024-06-15 09:51:34 +02:00
Andrea Ghensi
7e6aaafc58 kodi-upnext: init at 1.1.9+matrix1
This adds the Up Next kodi addon to kodi packages
2024-06-15 09:20:05 +02:00
Andrew Marshall
5ff3569dc8 davinci-resolve: add icon to desktop item 2024-06-14 16:04:45 -04:00
Andrew Marshall
51e585c476 davinci-resolve: Fix incorrect mainProgram for studio 2024-06-14 15:46:51 -04:00
Andrew Marshall
d19f0f5b15 davinci-resolve: Copy desktop item to FHS env 2024-06-14 15:45:46 -04:00
Andrew Marshall
e3bb70e23b davinci-resolve: Fix incorrect fields in desktop item
- The exec was wrong—perhaps correct once-upon-a-time, but no more
- Differentiate for studio version
2024-06-14 15:45:17 -04:00
Sandro
e63d54b4aa
Merge pull request #319273 from XYenon/fix/mpv-unwrapped
mpv-unwrapped: fix build on x86_64-darwin
2024-06-13 19:12:27 +02:00
Sandro
f09c9e8911
Merge pull request #319417 from r-ryantm/auto-update/open-in-mpv 2024-06-13 11:05:58 +02:00
XYenon
f1f5d46e64 mpv-unwrapped: format with nixfmt rfc style 2024-06-13 11:39:36 +08:00
XYenon
51d66a42c5 mpv-unwrapped: fix build on x86_64-darwin 2024-06-13 11:38:52 +08:00
R. Ryantm
d784ed9dfa open-in-mpv: 2.2.1 -> 2.2.2 2024-06-12 23:41:58 +00:00
h7x4
9d0b1700fb
Merge pull request #318155 from r-ryantm/auto-update/jellyfin-mpv-shim
jellyfin-mpv-shim: 2.7.0.post2 -> 2.8.0
2024-06-12 21:51:26 +02:00
Weijia Wang
31e07ddb2d
Merge pull request #317549 from r-ryantm/auto-update/flowblade
flowblade: 2.16 -> 2.16.2
2024-06-12 00:38:18 +02:00
Christian Kögler
ab1af679e4
Merge pull request #318780 from r-ryantm/auto-update/vdrPlugins.softhddevice
vdrPlugins.softhddevice: 2.3.2 -> 2.3.3
2024-06-10 21:23:05 +02:00
Peder Bergebakken Sundt
60b629cc82
Merge pull request #316771 from r-ryantm/auto-update/subtitleedit
subtitleedit: 4.0.5 -> 4.0.6
2024-06-10 14:52:13 +02:00
R. Ryantm
4e729ca6ab vdrPlugins.softhddevice: 2.3.2 -> 2.3.3 2024-06-10 12:05:32 +00:00
Bobby Rong
31401c5655
Merge pull request #318050 from bobby285271/upd/hypnotix
hypnotix: 4.3 -> 4.4
2024-06-10 16:35:10 +08:00
Mario Rodas
cfbeda848e
Merge pull request #318588 from 1sixth/fix-mpv-test
nixos/tests/mpv: adapt to the new mpv wrapper
2024-06-09 21:49:59 -05:00
1sixth
54072d588d
mpv: allow ofborg to execute the test
Co-authored-by: Mario Rodas <marsam@users.noreply.github.com>
2024-06-10 09:37:33 +08:00
Alexis Hildebrandt
f8c4a98e8e treewide: Remove the definite article from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"([Tt]he)? ' pkgs \
  | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Tt]he (.)/\1\U\2/'
2024-06-09 23:08:46 +02:00
Alexis Hildebrandt
755b915a15 treewide: Remove indefinite article from meta.description
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-09 23:07:45 +02:00
Alexis Hildebrandt
bf995e3641 treewide: Remove ending period from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*".*\.";' pkgs \
  | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*)\.";/\1";/'
2024-06-09 23:04:51 +02:00
Alexandre Rosenfeld
c0249a278c
multiviewer-for-f1: 1.31.3 -> 1.32.1 2024-06-08 23:22:48 -04:00
R. Ryantm
d67dcabe40 haruna: 1.1.1 -> 1.1.2 2024-06-08 12:34:30 -07:00
Mario Rodas
c95c1a563d
Merge pull request #304349 from atorres1985-contrib/mpv
mpv: 0.37.0 -> 0.38.0
2024-06-08 14:10:08 -05:00
Anderson Torres
6ee4b2de1a mpv: fix build on Darwin (patch by marsam) 2024-06-08 13:33:40 -03:00
Erik Scholz
bf1649e7f7
mpvScripts.manga-reader: fix homepage link 2024-06-08 14:46:35 +02:00
Anderson Torres
c14b678b5a mpv: nixfmt 2024-06-08 01:24:01 -03:00
Anderson Torres
0a3717ab41 mpv: break it on Darwin 2024-06-08 01:24:00 -03:00
Anderson Torres
411126e125 mpvScripts: move it under mpv 2024-06-08 01:24:00 -03:00
Anderson Torres
cc419c0148 mpv: move wrapper under mpv-unwrapped.passthru
And refactor to fit.

wrapper
2024-06-08 01:24:00 -03:00
Anderson Torres
bb5d71826c mpv: 0.37.0 -> 0.38.0 2024-06-08 01:24:00 -03:00
R. Ryantm
da11bdb8ba jellyfin-mpv-shim: 2.7.0.post2 -> 2.8.0 2024-06-08 02:27:38 +00:00
Peder Bergebakken Sundt
e7e949800c
Merge pull request #315118 from id3v1669/gpu-screen-recorder
gpu-screen-recorder: unstable-2023-11-18 -> unstable-2024-05-21
2024-06-08 01:37:18 +02:00
Atemu
0c11f909d7
Merge pull request #316998 from jopejoe1/ffmpeg/update/7.0.1
ffmpeg_7: 7.0 -> 7.0.1
2024-06-07 18:52:56 +02:00
Bobby Rong
6973b9a342
hypnotix: 4.3 -> 4.4
https://github.com/linuxmint/hypnotix/compare/4.3...4.4
2024-06-07 21:26:41 +08:00
Atemu
0093d837d9 handbrake: use ffmpeg's new override interface
ffmpeg no longer responds to changing version using overrideAttrs. This causes
an issue where a critical patch that is included when ABI == 7.0 would not be
applied because the ffmpeg drv still thinks it's building for ABI 7.0.1.

You must specify the ABI version via the explicit override API now which this
patch does.

The ffmpeg derivation now supports fetching an upstream source for a certain
version; there is no need to do so manually anymore.
2024-06-06 19:57:10 +02:00
Peder Bergebakken Sundt
71a19dc219
Merge pull request #276845 from Weathercold/adl-3.2.8
adl: 3.0.1 -> 3.2.8
2024-06-05 22:14:20 +02:00
R. Ryantm
081f7546d1 flowblade: 2.16 -> 2.16.2 2024-06-05 20:11:30 +00:00
Peder Bergebakken Sundt
6165b0f8ac animdl: unbreak 2024-06-05 14:48:09 +02:00
Weijia Wang
9640f2f465
Merge pull request #315620 from r-ryantm/auto-update/flowblade
flowblade: 2.14.0.2 -> 2.16
2024-06-04 22:03:02 +02:00
Weijia Wang
76bcd69dad
Merge pull request #316840 from dschrempf/kodiPackages.youtube-fix-deps
kodiPackages.youtube: fix dependencies
2024-06-04 21:44:49 +02:00
Weijia Wang
60979cfbdd
Merge pull request #316369 from r-ryantm/auto-update/kodiPackages.youtube
kodiPackages.youtube: 7.0.6.3 -> 7.0.7
2024-06-04 21:43:41 +02:00
R. Ryantm
57433b2d0b vdrPlugins.softhddevice: 2.3.1 -> 2.3.2 2024-06-04 17:17:50 +00:00
Dominik Schrempf
08869be075
kodiPackages.youtube: fix dependencies
As per the
changelod (https://github.com/anxdpanic/plugin.video.youtube/blob/master/changelog.txt),
the dependencies on `six` and `infotagger` have been removed a while ago.

Also, a new dependency was added: `inputstream-adaptive`.

Fixes: Annoying popup about enabling `inputstream-adaptive` whenever a video is played.

Tested on linux-x86-64.
2024-06-03 10:47:55 +02:00
R. Ryantm
23fc7e91b4 subtitleedit: 4.0.5 -> 4.0.6 2024-06-03 00:10:52 +00:00
Weijia Wang
c66e90ba5d
Merge pull request #314783 from r-ryantm/auto-update/jellyfin-mpv-shim
jellyfin-mpv-shim: 2.6.0 -> 2.7.0.post2
2024-06-02 19:36:49 +02:00
Weijia Wang
14ac99d34a
Merge pull request #314747 from r-ryantm/auto-update/obs-studio-plugins.obs-move-transition
obs-studio-plugins.obs-move-transition: 2.12.0 -> 3.0.0
2024-06-02 18:58:53 +02:00
R. Ryantm
b5860de3f5 obs-studio-plugins.obs-text-pthread: 2.0.3 -> 2.0.4 2024-06-02 13:23:46 +00:00