R. Ryantm
2a55fe1f92
anilibria-winmaclinux: 2.2.19 -> 2.2.20
2024-10-09 06:06:13 +00:00
R. Ryantm
ec1501ade1
mpvScripts.quality-menu: 4.1.2 -> 4.2.0
2024-10-08 05:17:47 +00:00
Nick Cao
021c740e29
mpvScripts.visualizer: 0-unstable-2024-03-10 -> 0-unstable-2024-09-26 ( #345478 )
2024-10-07 10:24:51 -04:00
Sandro
915af63a65
shaka-packager: 2.6.1 -> 3.2.0 ( #301846 )
2024-10-06 14:03:53 +02:00
Sandro
7686035a43
httplib: 0.17.3 -> 0.18.0 ( #343963 )
2024-10-06 13:31:01 +02:00
Peder Bergebakken Sundt
cb3226fd0b
entangle: fix build ( #344986 )
2024-10-06 02:55:58 +02:00
h7x4
d3c260ea90
streamlink: 6.10.0 -> 6.11.0 ( #346236 )
2024-10-05 01:17:59 +02:00
Anderson Torres
8b5c3428d6
obs-studio-plugins.advanced-scene-switcher: pin httplib sources
2024-10-04 19:29:48 -03:00
Dee Anzorge
58f5442e36
streamlink: 6.10.0 -> 6.11.0
...
Release notes:
https://github.com/streamlink/streamlink/releases/tag/6.11.0
2024-10-04 23:19:35 +02:00
h7x4
3c4fffca35
davinci-resolve: 19.0.1 -> 19.0.2 ( #345919 )
2024-10-04 11:21:52 +02:00
Aaron Andersen
9d0b145fc7
kodiPackages.radioparadise: 2.0.0 -> 2.0.1 ( #345037 )
2024-10-03 19:33:49 -04:00
Aaron Andersen
52a78c774b
kodi.package.iagl: add missing infotagger package dependency ( #345051 )
2024-10-03 19:33:17 -04:00
Aaron Andersen
3b099c7578
kodiPackages.youtube: 7.0.9.2 -> 7.1.0 ( #346097 )
2024-10-03 19:24:27 -04:00
Peder Bergebakken Sundt
1d1bc20125
mpvScripts.modernx-zydezu: 0.3.6.6 -> 0.3.7 ( #346081 )
2024-10-03 19:42:16 +02:00
R. Ryantm
258869db09
kodiPackages.youtube: 7.0.9.2 -> 7.1.0
2024-10-03 06:51:08 +00:00
R. Ryantm
2604e92e02
obs-studio-plugins.obs-move-transition: 3.0.2 -> 3.1.0
2024-10-03 06:07:49 +00:00
luftmensch-luftmensch
fb3637c7ae
mpvScripts.modernx-zydezu: 0.3.6.6 -> 0.3.7
2024-10-03 07:54:14 +02:00
Andrew Marshall
ace7ae254f
davinci-resolve: 19.0.1 -> 19.0.2
...
Changelog: https://forum.blackmagicdesign.com/viewtopic.php?f=21&t=209334
2024-10-02 07:43:27 -04:00
Masum Reza
b2dd9cd1e1
mpv: fix build on darwin ( #345600 )
2024-10-01 08:50:10 +05:30
Winter
c5b0b6d29c
mpv: fix build on darwin
2024-09-30 17:48:38 -04:00
lunik1
0d1f8619a3
mpvScripts.quality-menu: 4.1.1 -> 4.1.2 ( #345108 )
...
Diff: https://github.com/christoph-heinrich/mpv-quality-menu/compare/v4.1.1...v4.1.2
2024-09-30 23:04:14 +02:00
Niklas Korz
c7592b7125
shaka-packager: move to pkgs/by-name
2024-09-30 20:59:37 +02:00
Niklas Korz
f4baf6159f
shaka-packager: 2.6.1 -> 3.2.0
2024-09-30 20:45:24 +02:00
Niklas Korz
ee7a915543
shaka-packager: nixfmt
2024-09-30 20:43:02 +02:00
R. Ryantm
582e577d96
mpvScripts.visualizer: 0-unstable-2024-03-10 -> 0-unstable-2024-09-26
2024-09-30 10:08:00 +00:00
Andrea Ghensi
34238b6dc4
kodi.package.iagl: add missing infotagger package dependency
2024-09-28 10:34:03 +02:00
R. Ryantm
f1abda9414
kodiPackages.radioparadise: 2.0.0 -> 2.0.1
2024-09-28 07:03:00 +00:00
wxt
062aaf4d90
entangle: move to by-name; nixfmt
2024-09-28 09:40:24 +08:00
R. Ryantm
1c861357c1
anilibria-winmaclinux: 2.2.18 -> 2.2.19
2024-09-27 01:19:57 +00:00
Franz Pletz
416309cca4
mpv: 0.38.0 -> 0.39.0 ( #344452 )
2024-09-26 15:32:07 +02:00
Markus Kowalewski
c7af1e75f7
mpvScripts.dynamic-crop: 0-unstable-2024-06-22 -> 0-unstable-2024-09-14 ( #343909 )
2024-09-26 11:02:39 +02:00
Artturin
4cb379f4d7
treewide: use nativeBuildInputs
in appimage builder derivations
2024-09-25 23:01:28 +03:00
Franz Pletz
5606fe89b8
mpv: 0.38.0 -> 0.39.0
2024-09-25 17:13:32 +02:00
Artturin
e0464e4788
treewide: replace stdenv.is
with stdenv.hostPlatform.is
...
In preparation for the deprecation of `stdenv.isX`.
These shorthands are not conducive to cross-compilation because they
hide the platforms.
Darwin might get cross-compilation for which the continued usage of `stdenv.isDarwin` will get in the way
One example of why this is bad and especially affects compiler packages
https://www.github.com/NixOS/nixpkgs/pull/343059
There are too many files to go through manually but a treewide should
get users thinking when they see a `hostPlatform.isX` in a place where it
doesn't make sense.
```
fd --type f "\.nix" | xargs sd --fixed-strings "stdenv.is" "stdenv.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "stdenv'.is" "stdenv'.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "clangStdenv.is" "clangStdenv.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "gccStdenv.is" "gccStdenv.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "stdenvNoCC.is" "stdenvNoCC.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "inherit (stdenv) is" "inherit (stdenv.hostPlatform) is"
fd --type f "\.nix" | xargs sd --fixed-strings "buildStdenv.is" "buildStdenv.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "effectiveStdenv.is" "effectiveStdenv.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "originalStdenv.is" "originalStdenv.hostPlatform.is"
```
2024-09-25 00:04:37 +03:00
R. Ryantm
86959bc989
vdrPlugins.softhddevice: 2.3.7 -> 2.3.8
2024-09-23 16:56:16 +00:00
R. Ryantm
809f17bc76
mpvScripts.dynamic-crop: 0-unstable-2024-06-22 -> 0-unstable-2024-09-14
2024-09-23 07:58:57 +00:00
Pol Dellaiera
3a647c4d63
obs-studio-plugins.obs-vaapi: 0.4.1 -> 0.4.2 ( #343164 )
2024-09-20 21:34:20 +02:00
R. Ryantm
a7a9dea45e
obs-studio-plugins.obs-vaapi: 0.4.1 -> 0.4.2
2024-09-20 02:55:14 +00:00
h7x4
9a6c76c4af
treewide: remove unused inputs ( #342672 )
2024-09-19 20:36:18 +02:00
Peder Bergebakken Sundt
8c8c27bb19
treewide: remove unused inputs
2024-09-18 01:00:07 +02:00
Aleksana
a2cad4db0b
treewide: migrate packages to by-name ( #341412 )
2024-09-17 11:17:16 +08:00
h7x4
902ab0ff36
obs-studio-plugins.obs-text-pthread: 2.0.4 -> 2.0.5 ( #341802 )
2024-09-16 23:40:21 +02:00
Anderson Torres
f0e64ce16f
treewide: migrate packages maintained by AndersonTorres to by-name
...
Manual migration for the sake of by-name migration is no longer discouraged
since #340235 .
2024-09-16 14:26:47 -03:00
Jörg Thalheim
ba74d07245
treewide: remove a bunch of unmaintained and old packages ( #341837 )
2024-09-16 00:00:19 +02:00
Peder Bergebakken Sundt
039b72d0c7
mpvScripts.mpv-osc-tethys: init at 0-unstable-2024-08-19 ( #335785 )
2024-09-15 23:49:16 +02:00
aleksana
6abef67bb4
gnome_mplayer: remove
2024-09-15 20:12:51 +08:00
Masum Reza
8966ab8ca3
treewide: adopt some unmaintained GTK packages ( #341829 )
2024-09-14 19:43:30 +05:30
aleksana
bd36b81aed
treewide: adopt some unmaintained GTK packages
2024-09-14 21:07:29 +08:00
R. Ryantm
f8afc98003
obs-studio-plugins.obs-text-pthread: 2.0.4 -> 2.0.5
2024-09-14 10:42:44 +00:00
Viorel-Cătălin Răpițeanu
b0b0506693
stremio: 4.4.165 -> 4.4.168
...
Updated the sources to the latest released version.
2024-09-14 12:19:29 +03:00