about summary refs log tree commit diff
path: root/pkgs/desktops/pantheon/services
AgeCommit message (Collapse)AuthorFilesLines
2024-06-09treewide: Remove indefinite article from meta.descriptionAlexis Hildebrandt2-2/+2
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-08pantheon.elementary-capnet-assist: 2.4.4 -> 8.0.0Bobby Rong1-23/+14
https://github.com/elementary/capnet-assist/compare/2.4.4...8.0.0
2024-05-28pantheon.pantheon-agent-polkit: 1.0.5 -> 8.0.0Bobby Rong1-8/+10
https://github.com/elementary/pantheon-agent-polkit/compare/1.0.5...8.0.0
2024-04-27treewide: wrapGAppsHook → wrapGAppsHook3Jan Tojnar6-12/+12
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-22pantheon.elementary-notifications: Fix build with Vala 0.56.16Bobby Rong1-0/+6
See the mentioned issue for details. Note that it is no longer possible to build this with older Vala after this change, so I don't really know if this is actually an elementary issue.
2023-08-22pantheon.elementary-notifications: 7.0.0 -> 7.0.1Bobby Rong1-19/+2
https://github.com/elementary/notifications/releases/tag/7.0.1
2023-08-22pantheon.xdg-desktop-portal-pantheon: 7.1.0 -> 7.1.1Bobby Rong1-2/+2
https://github.com/elementary/portals/releases/tag/7.1.1
2023-07-26pantheon.elementary-settings-daemon: 1.3.0 -> 1.3.1Bobby Rong1-14/+2
https://github.com/elementary/settings-daemon/releases/tag/1.3.1
2023-07-25pantheon.elementary-notifications: Backport fix for broken notification filterBobby Rong1-0/+10
2023-07-25pantheon.elementary-settings-daemon: 1.2.0 -> 1.3.0Bobby Rong1-2/+16
https://github.com/elementary/settings-daemon/releases/tag/1.3.0
2023-07-04pantheon.elementary-notifications: 6.0.3 -> 7.0.0Bobby Rong1-13/+2
https://github.com/elementary/notifications/releases/tag/7.0.0
2023-06-29pantheon.elementary-notifications: Backport full markup support patchBobby Rong1-0/+11
Needed for wingpanel-indicator-notifications 7.0.0.
2023-06-27pantheon.xdg-desktop-portal-pantheon: 7.0.0 -> 7.1.0Bobby Rong1-2/+2
https://github.com/elementary/portals/releases/tag/7.1.0
2023-06-01pantheon.elementary-capnet-assist: 2.4.3 -> 2.4.4Bobby Rong1-2/+2
https://github.com/elementary/capnet-assist/releases/tag/2.4.4
2023-03-05pantheon.xdg-desktop-portal-pantheon: 1.2.0 -> 7.0.0Bobby Rong1-12/+8
2022-12-26treewide: remove attrPath from nix-update-script callsfigsoda7-21/+7
after https://github.com/Mic92/nix-update/pull/120 and https://github.com/NixOS/nixpkgs/pull/207703, `attrPath` can now be omitted when using `nix-update-script`
2022-12-10pantheon.elementary-capnet-assist: 2.4.2 -> 2.4.3Bobby Rong1-4/+4
2022-10-28pantheon.xdg-desktop-portal-pantheon: 1.1.0 -> 1.2.0R. RyanTM1-2/+4
Co-authored-by: Bobby Rong <rjl931189261@126.com>
2022-10-27pantheon.elementary-notifications: 6.0.2 -> 6.0.3Bobby Rong1-2/+2
2022-10-22pantheon.pantheon-agent-geoclue2: 1.0.5 -> 1.0.6Bobby Rong1-2/+4
2022-06-15pantheon.elementary-settings-daemon: add updateScriptBobby Rong1-0/+7
2022-06-15pantheon.elementary-notifications: add updateScriptBobby Rong1-0/+7
2022-06-10pantheon.elementary-notifications: 6.0.1 -> 6.0.2Bobby Rong1-2/+2
2022-05-18pantheon.elementary-settings-daemon: 1.1.0 -> 1.2.0Bobby Rong1-2/+2
2022-05-18pantheon.elementary-capnet-assist: 2.4.1 -> 2.4.2Bobby Rong1-2/+2
2022-04-28pantheon.pantheon-agent-polkit: 1.0.4 -> 1.0.5R. Ryantm1-2/+2
2022-04-07pantheon.elementary-notifications: 6.0.0 -> 6.0.1Bobby Rong1-2/+2
2022-01-27pantheon.elementary-capnet-assist: 2.4.0 -> 2.4.1Bobby Rong1-12/+2
2022-01-27pantheon.xdg-desktop-portal-pantheon: 1.0.1 -> 1.1.0Bobby Rong1-2/+2
2022-01-24pkgs/pantheon: drop repoNameBobby Rong2-6/+2
It is not necessary to set this separately. Addressing the formatting now to minimize the Pantheon 7 update PR diff.
2022-01-24pkgs/pantheon: reorder attributesBobby Rong3-18/+18
https://github.com/jtojnar/nixpkgs-hammering/blob/master/explanations/attribute-ordering.md Addressing the formatting now to minimize the Pantheon 7 update PR diff.
2022-01-13pantheon.elementary-capnet-assist: pull upstream fix for meson 0.61Bobby Rong1-3/+11
i18n.merge_file has been ignoring positional arguments for a time and explicitly rejects with error since meson 0.61
2021-12-18pantheon.xdg-desktop-portal-pantheon: move to pkgs/desktop/pantheonBobby Rong1-0/+63
Only used by Pantheon AFAIK.
2021-11-26pkgs/pantheon: remove unused `pantheon` from argsBobby Rong6-14/+14
2021-10-30Merge pull request #143790 from bobby285271/pantheonBobby Rong2-26/+8
Pantheon updates 2021-10-29
2021-10-30pantheon.elementary-capnet-assist: 2.3.0 -> 2.4.0Bobby Rong2-26/+8
2021-10-28pkgs/pantheon: set meta.mainProgramBobby Rong4-0/+4
2021-10-26pantheon.elementary-settings-daemon: 1.0.0 -> 1.1.0Bobby Rong1-2/+4
2021-09-18treewide: switch from pantheon.maintainers to lib.teams.pantheonBobby Rong6-6/+6
2021-09-18pantheon.elementary-settings-daemon: reinit at 1.0.0Bobby Rong4-255/+31
the former package has been renamed and upgraded to gnome.gnome-settings-daemon338
2021-09-18pantheon.pantheon-agent-polkit: 1.0.3 -> 1.0.4Bobby Rong1-2/+2
2021-09-18pantheon.pantheon-agent-geoclue2: 1.0.4 -> 1.0.5Bobby Rong1-2/+2
2021-09-18pantheon.elementary-notifications: unstable-2020-03-31 -> 6.0.0Bobby Rong1-3/+5
2021-09-18pantheon.elementary-capnet-assist: 2.2.5 -> 2.3.0Bobby Rong1-3/+5
2021-09-18pantheon.contractor: 0.3.4 -> 0.3.5Bobby Rong1-2/+2
2021-09-18pantheon.elementary-dpms-helper: drop packageBobby Rong1-66/+0
2021-06-10Change all alsaLib references to alsa-libAndersonTorres1-2/+2
2021-05-08gnome: rename from gnome3Jan Tojnar1-2/+2
Since GNOME version is now 40, it no longer makes sense to use the old attribute name.
2021-05-05pantheon.elementary-settings-daemon: backport patches for latest libgweather APIJan Tojnar1-0/+15
2021-01-16pkgs/desktops: pkgconfig -> pkg-configBen Siraphob5-10/+10