about summary refs log tree commit diff
path: root/pkgs/desktops
AgeCommit message (Collapse)AuthorFilesLines
22 hoursmate.mate-notification-daemon: 1.28.0 -> 1.28.1 (#344897)Bobby Rong1-2/+2
26 hoursmate.mate-notification-daemon: 1.28.0 -> 1.28.1Bobby Rong1-2/+2
https://github.com/mate-desktop/mate-notification-daemon/compare/v1.28.0...v1.28.1
38 hourspantheon.switchboard-plug-onlineaccounts: 8.0.0 -> 8.0.1 (#344660)Bobby Rong1-2/+2
3 dayspantheon.switchboard-plug-onlineaccounts: 8.0.0 -> 8.0.1Bobby Rong1-2/+2
https://github.com/elementary/switchboard-plug-onlineaccounts/compare/8.0.0...8.0.1
3 daysxfce.xfce4-dict: 0.8.6 -> 0.8.7 (#344428)Bobby Rong1-2/+2
4 daysxfce.xfce4-dict: 0.8.6 -> 0.8.7Bobby Rong1-2/+2
https://gitlab.xfce.org/apps/xfce4-dict/-/compare/xfce4-dict-0.8.6...xfce4-dict-0.8.7
4 daystreewide: replace `stdenv.is` with `stdenv.hostPlatform.is`Artturin11-15/+15
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" ```
6 daysdeepin desktop environment: 2024.09 update (#337842)rewine12-96/+62
6 daysdeepin.dde-network-core: 2.0.32 -> 2.0.34rewine1-16/+12
6 daysdeepin.dde-control-center: 6.0.59 -> 6.0.65rewine1-35/+16
6 daysdeepin.deepin-editor: 6.5.0 -> 6.5.2rewine1-14/+9
6 daysdeepin.dde-launchpad; 0.8.4 -> 1.0.2rewine1-6/+6
9 daysdeepin.dde-shell: 0.0.43 -> 1.0.2rewine1-8/+2
9 daysdeepin.qt6platform-plugins: 6.0.18 -> 6.0.19rewine1-2/+2
9 daysdeepin.qt6integration: 6.0.18 -> 6.0.19rewine1-2/+2
9 daysdeepin.dde-tray-loader: 0.0.11 -> 1.0.1rewine1-5/+5
9 daysdeepin.dtk6declarative: 6.0.18 -> 6.0.19rewine1-2/+2
9 daysdeepin.dtk6widget: 6.0.18 -> 6.0.19rewine1-2/+2
9 daysdeepin.dtk6gui: 6.0.18 -> 6.0.19rewine1-2/+2
9 daysdeepin.dtk6core: 6.0.18 -> 6.0.19rewine1-2/+2
9 daysxfce4-embed-plugin: remove (#327303)Sandro2-51/+2
9 daystreewide: remove unused inputs (#342672)h7x417-23/+0
10 daysxfce4-embed-plugin: removeJörg Thalheim2-51/+2
11 daystreewide: remove unused inputsPeder Bergebakken Sundt17-23/+0
11 dayspantheon.switchboard-plug-network: fix cross compilationColin1-0/+4
12 daysplasma-pa: drop GConf dependencyFabián Heredia Montiel2-4/+1
Removed from upsteam at 5.24.90/5.25.0 Sources: - https://invent.kde.org/plasma/plasma-pa/-/merge_requests/117 - https://invent.kde.org/plasma/plasma-pa/-/commit/36d6eb9c2bac53cc6653b4aa45a1ac42f0ce68c7
2024-09-14gnomeExtensions.easyScreenCast: 1.9.0 -> 1.10.0R. Ryantm1-2/+2
2024-09-12lomiri.lomiri: Fix default values for new D-Bus properties (#340595)Cosima Neidahl1-0/+7
2024-09-09treewide: remove jonafato from maintainers (#339930)Pol Dellaiera3-3/+3
2024-09-09deepin.deepin-reader: remove unused patch (#340682)Aleksana1-46/+0
2024-09-09deepin.deepin-reader: remove unused patchrewine1-46/+0
2024-09-08lomiri.lomiri: Fix default values for new D-Bus propertiesOPNA26081-0/+7
See https://gitlab.com/ubports/development/core/lomiri/-/merge_requests/181 for details
2024-09-08xfce.ristretto: enable JXL and WebP supportBobby Rong1-0/+16
2024-09-08xfce.tumbler: enable JXL thumbnailer supportBobby Rong1-1/+4
2024-09-07xfce.tumbler: enable webp thumbnailer supportDonovan Glover1-0/+7
2024-09-05treewide: remove jonafato from maintainersJon Banafato3-3/+3
2024-09-05deepin desktop environment: 2024.09 update (#338402)rewine23-211/+221
2024-09-04deepin.deepin-editor: 6.0.16 -> 6.5.0rewine1-9/+6
2024-09-04deepin.deepin-icon-theme: 2024.07.19 -> 2024.07.31rewine1-2/+2
2024-09-04deepin.dde-calendar: 5.14.1 -> 5.14.4rewine1-2/+2
2024-09-04deepin.docparser: 1.0.3 -> 1.0.11rewine1-7/+17
2024-09-04deepin.deepin-desktop-base: 2024.01.03 -> 2024.07.24rewine1-2/+2
2024-09-04deepin.dtk6gui: fix svg rendererrewine1-0/+5
2024-09-04deepin.dtkgui: fix svg rendererrewine1-0/+5
2024-09-04deepin.dde-launchpad: 0.7.0 -> 0.8.4rewine1-2/+2
2024-09-04deepin.dde-api-proxy: init at 1.0.16rewine2-0/+51
2024-09-04deepin.dde-dock: removerewine5-96/+7
2024-09-04deepin.dde-tray-loader: 0.0.5 -> 0.0.11rewine1-7/+16
2024-09-04deepin.dde-file-manager: 6.0.51 -> 6.0.57rewine1-6/+22
2024-09-02pantheon.switchboard-plug-sound: fix cross compilation (#338799)Bobby Rong1-0/+4