Commit Graph

15082 Commits

Author SHA1 Message Date
Emily
7d01328ba0 deepin-movie-reborn: pin FFmpeg 6
Upstream is not yet ready for FFmpeg 7.
2024-10-03 21:49:00 +01:00
github-actions[bot]
0e9a6f22a1
Merge master into staging-next 2024-10-03 00:14:11 +00:00
Bobby Rong
721fc2ad78
xfce.xfce4-dict: 0.8.7 -> 0.8.8
https://gitlab.xfce.org/apps/xfce4-dict/-/compare/xfce4-dict-0.8.7...xfce4-dict-0.8.8
2024-10-02 16:56:18 +08:00
github-actions[bot]
8e5ca58e0a
Merge master into staging-next 2024-09-29 12:05:05 +00:00
rewine
325a2b4871
deepin.{qt6mpris: init at 1.0, deepin-music: 7.0.3 -> 7.0.9} (#344657) 2024-09-29 18:10:03 +08:00
github-actions[bot]
f5eedb3d13
Merge master into staging-next 2024-09-28 06:04:30 +00:00
Bobby Rong
466e56002a
mate.mate-notification-daemon: 1.28.0 -> 1.28.1 (#344897) 2024-09-28 13:46:04 +08:00
Bobby Rong
fffa3af2bc
mate.mate-notification-daemon: 1.28.0 -> 1.28.1
https://github.com/mate-desktop/mate-notification-daemon/compare/v1.28.0...v1.28.1
2024-09-28 09:19:36 +08:00
github-actions[bot]
911b856128
Merge master into staging-next 2024-09-27 18:04:26 +00:00
Bobby Rong
1d8bd790cd
pantheon.switchboard-plug-onlineaccounts: 8.0.0 -> 8.0.1 (#344660) 2024-09-27 21:53:52 +08:00
github-actions[bot]
c8c18095f9
Merge master into staging-next 2024-09-26 18:04:33 +00:00
rewine
339306e6ab deepin.deepin-music: 7.0.3 -> 7.0.9 2024-09-26 21:36:45 +08:00
rewine
127ee2dce6 deepin.qt6mpris: init at 1.0.0.1-1deepin1 2024-09-26 21:32:59 +08:00
Bobby Rong
efc383fde3
pantheon.switchboard-plug-onlineaccounts: 8.0.0 -> 8.0.1
https://github.com/elementary/switchboard-plug-onlineaccounts/compare/8.0.0...8.0.1
2024-09-26 21:03:57 +08:00
Bobby Rong
dc4d261046
xfce.xfce4-dict: 0.8.6 -> 0.8.7 (#344428) 2024-09-26 20:59:21 +08:00
Bobby Rong
df85a0ed5a
xfce.xfce4-dict: 0.8.6 -> 0.8.7
https://gitlab.xfce.org/apps/xfce4-dict/-/compare/xfce4-dict-0.8.6...xfce4-dict-0.8.7
2024-09-25 20:40:08 +08: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]
9a442c4aa9
Merge master into staging-next 2024-09-23 06:04:59 +00:00
rewine
69a81b09a3
deepin desktop environment: 2024.09 update (#337842) 2024-09-23 13:39:43 +08:00
rewine
3a0cc443ac deepin.dde-network-core: 2.0.32 -> 2.0.34 2024-09-23 11:12:17 +08:00
rewine
01a5ae814a deepin.dde-control-center: 6.0.59 -> 6.0.65 2024-09-23 11:12:13 +08:00
rewine
3fb1abdf84 deepin.deepin-editor: 6.5.0 -> 6.5.2 2024-09-23 11:06:15 +08:00
rewine
a13a80723e deepin.dde-launchpad; 0.8.4 -> 1.0.2 2024-09-23 11:06:11 +08:00
rewine
13f7920179 deepin.dde-shell: 0.0.43 -> 1.0.2 2024-09-20 20:38:08 +08:00
rewine
6e9cede90c deepin.qt6platform-plugins: 6.0.18 -> 6.0.19 2024-09-20 20:32:59 +08:00
rewine
c60f982316 deepin.qt6integration: 6.0.18 -> 6.0.19 2024-09-20 20:29:33 +08:00
rewine
e7f2c18467 deepin.dde-tray-loader: 0.0.11 -> 1.0.1 2024-09-20 20:24:48 +08:00
rewine
48dd5fa246 deepin.dtk6declarative: 6.0.18 -> 6.0.19 2024-09-20 20:13:04 +08:00
rewine
a086c9f893 deepin.dtk6widget: 6.0.18 -> 6.0.19 2024-09-20 20:11:14 +08:00
rewine
001d69e7f7 deepin.dtk6gui: 6.0.18 -> 6.0.19 2024-09-20 20:03:12 +08:00
rewine
5c4f395609 deepin.dtk6core: 6.0.18 -> 6.0.19 2024-09-20 20:00:54 +08:00
K900
d8a54461fc Merge remote-tracking branch 'origin/staging-next' into staging 2024-09-20 07:27:56 +03:00
Sandro
394201d98a
xfce4-embed-plugin: remove (#327303) 2024-09-20 00:35:49 +02:00
h7x4
9a6c76c4af
treewide: remove unused inputs (#342672) 2024-09-19 20:36:18 +02:00
Jörg Thalheim
f944854568
xfce4-embed-plugin: remove 2024-09-19 02:37:53 +02:00
github-actions[bot]
71d46fbcdf
Merge staging-next into staging 2024-09-18 18:04:48 +00:00
Peder Bergebakken Sundt
8c8c27bb19 treewide: remove unused inputs 2024-09-18 01:00:07 +02:00
Colin
902b9fff95 pantheon.switchboard-plug-network: fix cross compilation 2024-09-17 21:21:14 +00:00
K900
b24e9a53ca Merge remote-tracking branch 'origin/staging-next' into staging 2024-09-17 09:07:34 +03:00
Fabián Heredia Montiel
a0187a2a21 plasma-pa: drop GConf dependency
Removed from upsteam at 5.24.90/5.25.0

Sources:
- https://invent.kde.org/plasma/plasma-pa/-/merge_requests/117
- 36d6eb9c2b
2024-09-16 13:54:58 -06:00
github-actions[bot]
952947bdf8
Merge staging-next into staging 2024-09-15 18:04:54 +00:00
R. Ryantm
b4cbb90e71 gnomeExtensions.easyScreenCast: 1.9.0 -> 1.10.0 2024-09-14 14:23:06 +00:00
github-actions[bot]
83e85079ff
Merge staging-next into staging 2024-09-12 18:04:48 +00:00
Cosima Neidahl
b6b51b84b2
lomiri.lomiri: Fix default values for new D-Bus properties (#340595) 2024-09-12 18:32:28 +02:00
github-actions[bot]
b4c8dad507
Merge staging-next into staging 2024-09-10 00:13:45 +00:00
Pol Dellaiera
ce6331cf6a
treewide: remove jonafato from maintainers (#339930) 2024-09-09 21:19:19 +02:00
github-actions[bot]
6bb37a137e
Merge staging-next into staging 2024-09-09 12:06:25 +00:00
Aleksana
1e43f86016
deepin.deepin-reader: remove unused patch (#340682) 2024-09-09 14:46:26 +08:00
rewine
2062e5a49a deepin.deepin-reader: remove unused patch 2024-09-09 13:27:43 +08:00