github-actions[bot]
c8c18095f9
Merge master into staging-next
2024-09-26 18:04:33 +00:00
Franz Pletz
416309cca4
mpv: 0.38.0 -> 0.39.0 ( #344452 )
2024-09-26 15:32:07 +02:00
github-actions[bot]
a36c24f249
Merge master into staging-next
2024-09-26 12:05:40 +00: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
github-actions[bot]
a3340e0fbf
Merge master into staging-next
2024-09-26 06:04:51 +00: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
f0e657f3b1
Merge branch 'master' into staging-next
2024-09-25 06:05:01 +03: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
github-actions[bot]
ffeea32b7f
Merge master into staging-next
2024-09-24 00:14:15 +00: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
github-actions[bot]
754402a237
Merge staging-next into staging
2024-09-21 00:13:41 +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
K900
d8a54461fc
Merge remote-tracking branch 'origin/staging-next' into staging
2024-09-20 07:27:56 +03: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
K900
b24e9a53ca
Merge remote-tracking branch 'origin/staging-next' into staging
2024-09-17 09:07:34 +03:00
Aleksana
a2cad4db0b
treewide: migrate packages to by-name ( #341412 )
2024-09-17 11:17:16 +08:00
github-actions[bot]
3aaf0938c0
Merge staging-next into staging
2024-09-17 00:12:19 +00: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
github-actions[bot]
7aea2e99a8
Merge staging-next into staging
2024-09-16 00:14:57 +00: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
github-actions[bot]
70ab79847d
Merge staging-next into staging
2024-09-14 18:04:45 +00: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
github-actions[bot]
6c321f0183
Merge staging-next into staging
2024-09-14 06:04:58 +00:00
OTABI Tomoya
e175594837
mpvScripts.uosc: 5.2.0 -> 5.5.0 ( #338909 )
2024-09-14 10:48:12 +09:00
github-actions[bot]
34de158a5f
Merge staging-next into staging
2024-09-13 00:13:45 +00:00
Philip Taron
572baa788b
gcc: gcc_13 → gcc_14 ( #340612 )
...
@emilazy is co-responsible for choosing the merge this.
2024-09-12 15:21:00 -07:00
Emily
ccd4aee4ab
llvmPackages_{14,15,16,17}.lldb: use SWIG 4; swig3: drop ( #341384 )
2024-09-12 22:34:47 +01:00
Weijia Wang
de898872e7
mpvScripts.thumbfast: 0-unstable-2023-12-08 -> 0-unstable-2024-08-02 ( #332669 )
2024-09-12 22:57:28 +02:00
Emily
2181ab3e22
treewide: unpin SWIG 4
2024-09-12 18:39:57 +01:00
K900
4e803e9656
Merge remote-tracking branch 'origin/staging-next' into staging
2024-09-12 07:00:07 +03:00
Pol Dellaiera
61235dc6d4
maintainers: remove eclairevoyant ( #341075 )
2024-09-11 22:24:23 +02:00
Fabián Heredia Montiel
a4145a81d1
treewide: add -Wno-error=
due to compilation error with gcc_14
2024-09-11 01:44:17 -06:00
github-actions[bot]
395742841f
Merge staging-next into staging
2024-09-11 06:05:04 +00:00
Emily
b9e2dff0ed
{xine-lib,xine-ui}: reformat and update ( #340813 )
2024-09-11 04:09:05 +01:00
Weijia Wang
54dc5d189a
mpvScripts.memo: 0-unstable-2024-07-02 -> 0-unstable-2024-09-03 ( #340839 )
2024-09-11 02:18:12 +02:00
github-actions[bot]
408e32a8fe
Merge staging-next into staging
2024-09-11 00:13:38 +00:00
Weijia Wang
4ec64f3f32
tartube-yt-dlp: 2.5.0 -> 2.5.040 ( #338837 )
2024-09-11 00:53:26 +02:00
Weijia Wang
bfc1c2b4b3
gtk-pipe-viewer: 0.5.2 -> 0.5.3 ( #336539 )
2024-09-10 21:32:15 +02:00
éclairevoyant
49f7e34d6e
maintainers: remove eclairevoyant
2024-09-10 15:02:41 -04:00
github-actions[bot]
e8bf28cd05
Merge staging-next into staging
2024-09-10 18:06:21 +00:00