Commit Graph

100 Commits

Author SHA1 Message Date
rewine
c74633bcfe deepin.dde-appearance: 1.1.25 -> 1.1.29 2024-08-15 08:57:12 +08:00
rewine
c4cbc2a6d5 deepin.dde-dock: 6.0.35 -> 6.0.37 2024-08-15 08:57:12 +08:00
rewine
16c3cf8046 deepin.dde-control-center: 6.0.55 -> 6.0.59 2024-08-15 08:57:12 +08:00
rewine
58738875d5 deepin.dde-application-manager: 1.2.13 -> 1.2.15 2024-08-15 08:57:12 +08:00
Sigmanificient
512e8afdb9 treewide: remove unused occurence of stdenv (and other) arguments
format (will squash)
2024-07-14 04:32:56 +02:00
rewine
65d005b5bf
Merge pull request #322834 from jtojnar/deepin-no-lgk
dpa-ext-gnomekeyring: Remove libgnome-keyring dependency
2024-06-27 17:00:30 +08:00
Jan Tojnar
5227183642 deepin.dpa-ext-gnomekeyring: Remove libgnome-keyring dependency
It has been replaced by libsecret a long time ago:
157fc217ec
2024-06-27 09:56:37 +02:00
rewine
9b3299c8cd
Merge pull request #310778 from wineee/dde23
deepin desktop environment: update
2024-06-25 09:52:28 +08:00
rewine
4f1aacd858 deepin.dde-grand-search: fix build on aarch64-linux 2024-06-24 22:33:41 +08:00
rewine
d8cb64ad25 deepin.dde-shell: 0.0.17 -> 0.0.23-unstable-2024-06-11 2024-06-11 17:05:54 +08:00
rewine
9cf457ffe7 deepin.dde-launchpad: 0.6.10 -> 0.7.0 2024-06-11 17:05:53 +08:00
rewine
bbd2c1dae1 deepin.dde-gsettings-schemas: update 2024-06-11 17:05:53 +08:00
rewine
88674ae89c deepin.dde-grand-search: init at 5.4.9 2024-06-11 17:05:53 +08:00
rewine
6169f66792 deepin.dde-clipboard: 6.0.7 -> 6.0.9 2024-06-11 17:05:52 +08:00
rewine
751809fb33 deepin.dde-calendar: 5.12.1 -> 5.13.1 2024-06-11 17:05:52 +08:00
rewine
a1d81d6cfb deepin.dde-file-manager: 6.0.40 -> 6.0.51 2024-06-11 17:05:52 +08:00
rewine
602cff3e0c deepin.dde-application-manager: 1.1.8 -> 1.2.13 2024-06-11 17:05:51 +08:00
rewine
743e3bf933 deepin.dde-control-center: 6.0.44 -> 6.0.55 2024-06-11 17:05:51 +08:00
rewine
04ff4c5c52 deepin.dde-session: 1.2.5 -> 1.2.10 2024-06-11 17:05:51 +08:00
rewine
162552d4e5 deepin.dde-network-core: 2.0.21 -> 2.0.26 2024-06-11 17:05:51 +08:00
rewine
f85cb635d4 deepin.dde-widgets: 6.0.19 -> 6.0.22 2024-06-11 17:05:51 +08:00
rewine
cd62701781 deepin.dde-session-ui: 6.0.16 -> 6.0.19 2024-06-11 17:05:51 +08:00
rewine
0830bef3c8 deepin.dde-session-shell: 6.0.17 -> 6.0.20 2024-06-11 17:05:51 +08:00
rewine
1024aad555 deepin.dde-polkit-agent: 6.0.5 -> 6.0.7 2024-06-11 17:05:51 +08:00
rewine
43c7023ca6 deepin.deepin-kwin: 5.25.17 -> 5.25.26 2024-06-11 17:05:51 +08:00
rewine
10a7facbdf deepin.dde-launchpad: 0.4.4 -> 0.6.10 2024-06-11 17:05:49 +08:00
rewine
4438aef1a2 deepin.dde-shell: init at 0.0.17 2024-06-11 17:05:49 +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
Sigmanificient
d48a9bb622 treewide: remove unused fetchpatch arguments 2024-06-04 12:40:25 +02:00
Jan Tojnar
eb04659fc2 treewide: wrapGAppsHook → wrapGAppsHook3
This was achieved using the following command:

    sd 'wrapGAppsHook\b' wrapGAppsHook3 (rg -l 'wrapGAppsHook\b')

And then manually reverted the following changes:

- alias in top-level.nix
- function name in wrap-gapps-hook.sh
- comment in postFixup of at-spi2-core
- comment in gtk4
- comment in preFixup of 1password-gui/linux.nix
- comment in postFixup of qgis/unwrapped-ltr.nix and qgis/unwrapped.nix
- comment in postFixup of telegram-desktop
- comment in postFixup of fwupd
- buildCommand of mongodb-compass
- postFixup of xflux-gui
- comment in a patch in kdePackages.kde-gtk-config and plasma5Packages.kde-gtk-config
- description of programs.sway.wrapperFeatures.gtk NixOS option (manual rebuild)
2024-04-27 02:23:22 +02:00
Nick Cao
ea5bde2da0
Merge pull request #296828 from wineee/deepin-kwin-update
deepin.deepin-kwin: 5.25.15 -> 5.25.17
2024-03-21 08:44:21 -04:00
stuebinm
ff1a94e523 treewide: add meta.mainProgram to packages with a single binary
The nixpkgs-unstable channel's programs.sqlite was used to identify
packages producing exactly one binary, and these automatically added
to their package definitions wherever possible.
2024-03-19 03:14:51 +01:00
rewine
aed4f8d909 deepin.deepin-kwin: 5.25.15 -> 5.25.17 2024-03-18 14:42:04 +08:00
rewine
cf235cdb7c dde-calendar: 5.11.1 -> 5.12.1 2024-03-08 18:33:28 +08:00
rewine
6396516358 dde-launchpad: 0.3.0 -> 0.4.4 2024-03-08 18:33:28 +08:00
rewine
a53248c23e deepin.dde-session-shell: 6.0.10 -> 6.0.17 2024-03-08 18:33:24 +08:00
rewine
27993e9156 deepin.dde-session-ui: 6.0.10 -> 6.0.16 2024-03-08 18:33:24 +08:00
rewine
2ae1183031 deepin.dde-session: 1.1.9 -> 1.2.5 2024-03-08 18:33:24 +08:00
rewine
d429f3199a deepin.dde-control-center: 6.0.28 -> 6.0.44 2024-03-08 18:33:24 +08:00
rewine
8661faed53 deepin.dde-dock: 6.0.22 -> 6.0.35 2024-03-08 18:33:23 +08:00
rewine
9a7354a833 deepin.dde-app-services: 1.0.23 -> 1.0.25 2024-03-08 18:33:23 +08:00
rewine
567fdca8f5 deepin.dde-file-manager: 6.0.31 -> 6.0.40 2024-03-08 18:33:23 +08:00
rewine
7498d5cd1c deepin.dde-appearance: 1.1.6 -> 1.1.25 2024-03-08 18:33:23 +08:00
rewine
61d3033070 deepin.dde-network-core: 2.0.15 -> 2.0.21 2024-03-08 18:33:23 +08:00
rewine
46c3895c2e deepin.dde-widgets: 6.0.14 -> 6.0.19 2024-03-08 18:33:23 +08:00
rewine
1959be561b deepin.deepin-kwin: 5.25.11 -> 5.25.15 2024-02-28 09:43:38 +08:00
rewine
370f844256 dde-application-manager: 1.0.19 -> 1.1.8 2024-02-28 09:43:38 +08:00
rewine
44c752a58a deepin: don't install packages using freeimage by default 2024-01-16 13:08:43 +08:00
rewine
dd525613d4 deepin.dde-appearance: fix error path in patch 2024-01-02 18:35:10 +08:00