3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

251 commits

Author SHA1 Message Date
Bobby Rong 53b09d3791
pantheon.gala: 6.3.0 -> 6.3.1 2022-04-07 20:11:28 +08:00
Bobby Rong 7ce8bc5d48
pantheon.gnome-bluetooth-contract: use gnome-bluetooth_1_0 2022-03-31 23:32:29 +08:00
Bobby Rong 5a00ac1b08 pantheon.gnome-bluetooth-contract: mark as broken
Sendto device selection is removed in gnome-bluetooth 42.
I decide it is not worth to maintain a legacy gnome-bluetooth
package for the contract.
This should also be broken in elementary OS 7.
2022-03-25 15:02:43 +01:00
Bobby Rong 536f5450b0
pantheon.wingpanel: remove elementary-gtk-theme from buildInputs
I don't think will work anymore.
The theme is hardcoded and has been added to XDG_DATA_DIRS.
2022-03-18 10:48:45 +08:00
Bobby Rong 42626ba288
pantheon.wingpanel: pick up required icon theme
Looks like the theme is not hardcoded for wingpanel, but wingpanel is called
by greeter which hardcodes the themes. I decide I will just do something
safe before I am confident enough and know what is happening.
2022-03-18 10:48:45 +08:00
Bobby Rong 30df52b931
pantheon.elementary-greeter: remove elementary-gtk-theme from buildInputs
I don't think will work anymore.
The theme is hardcoded and has been added to XDG_DATA_DIRS.
2022-03-18 10:48:45 +08:00
Bobby Rong b856f4ef60
pantheon.elementary-greeter: pick up hardcoded icon theme
wrapGAppsHook no longer pick up XDG_ICON_DIRS for us.
2022-03-18 10:48:45 +08:00
Bobby Rong 094b68cdc8
pantheon.gala: remove elementary-icon-theme from buildInputs
gala does not hardcode the icon theme.
Checked with grep -nr '"elementary"'.
2022-03-18 10:48:45 +08:00
Bobby Rong fae6f22106
pkgs/pantheon: remove elementary-icon-theme from buildInputs for pkgs that don't hardcode icon themes
User may install icon theme of their choices.
The icons are no longer picked up by wrapGAppsHook by default anyway.
2022-03-18 10:48:39 +08:00
Felix Buehler 783d2679e5 treewide: rename name to pname&version 2022-03-08 13:24:25 +01:00
Bobby Rong 4646e7f59c
pantheon.elementary-greeter: 6.0.1 -> 6.0.2 2022-03-01 10:23:06 +08:00
Bobby Rong f29955df81
pantheon.elementary-greeter: actually fix the crash
Fixed a use-after-free issue where logged_in_context is used in update_style().
There are several reports for this but upstream has no action for this so far during the 6.x cycle.
See the provided link for more details.
2022-02-14 13:17:04 +08:00
Bobby Rong 2a376bb3da
Revert "pantheon.elementary-greeter: add patch for revert pull request 566"
This reverts commit 34d5d14fd0.
2022-02-14 13:17:04 +08:00
Bobby Rong 767370c478
pantheon.elementary-default-settings: install dockitem for appcenter 2022-02-09 22:20:06 +08:00
Bobby Rong 246f4949ed
pkgs/pantheon: minor formatting
Simply because all other Pantheon packages have addressed these formatting.
2022-02-02 13:47:58 +08:00
Bobby Rong 83e96efd14
pkgs/pantheon: remove unused args 2022-01-30 16:56:29 +08:00
Bobby Rong 60e289a6d0
pantheon.gnome-bluetooth-contract: fix version, add passthru.updateScript
Upstream doesn't tag release, we use unstableGitUpdater.
2022-01-30 15:54:06 +08:00
Bobby Rong 60b8276d82
pantheon.file-roller-contract: fix version, add passthru.updateScript
Upstream doesn't tag release, we use unstableGitUpdater.
2022-01-30 15:51:50 +08:00
Bobby Rong 422471d1b0
pkgs/pantheon: remove unneeded elementary-gtk-theme
User may choose their own gtk theme, and elementary-gtk-theme has been added to the pantheon module by default.
2022-01-30 11:00:33 +08:00
Bobby Rong 34d5d14fd0
pantheon.elementary-greeter: add patch for revert pull request 566
There are several reports upstream but no actions are taken so far.
2022-01-25 10:08:40 +08:00
Bobby Rong 45ec3d3d4a
pantheon.elementary-session-settings: fix xsession TryExec
Otherwise Pantheon may not appear in display managers.
2022-01-24 20:31:09 +08:00
Bobby Rong 046f4d5220
pkgs/pantheon: drop repoName
It is not necessary to set this separately.

Addressing the formatting now to minimize the Pantheon 7 update PR diff.
2022-01-24 20:31:02 +08:00
Bobby Rong fae325457a
pkgs/pantheon: reorder attributes
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-24 20:29:52 +08:00
Bobby Rong 467dd2df05
Merge pull request #154837 from bobby285271/pantheon-meson
Pantheon: prepare for meson 0.61
2022-01-17 22:27:53 +08:00
Tom Fitzhenry 47a8b15664 evolution-data-server: propagate libgdata
Motivation: Stop programs from having to declare transitive dependencies (fixed in this commit).

Per https://gitlab.gnome.org/GNOME/evolution-data-server/-/merge_requests/57/diffs, evolution-data-server requires libgdata for gobject introspection.

See also 025960d229, which did a similar thing for libsoup.
2022-01-15 06:05:40 +11:00
Bobby Rong bde17935d4
pantheon.elementary-greeter: pull upstream fix for meson 0.61
i18n.merge_file has been ignoring positional arguments for a time and explicitly rejects with error since meson 0.61
2022-01-13 18:37:09 +08:00
Bobby Rong e941b7465b
pantheon.elementary-shortcut-overlay: pull upstream fix for meson 0.61
i18n.merge_file has been ignoring positional arguments for a time and explicitly rejects with error since meson 0.61
2022-01-13 18:37:00 +08:00
Bobby Rong a410bc3708
pantheon.elementary-greeter: remove elementary-settings-daemon from buildInputs
Checked with grep -nr settings-daemon, this is not needed.
2021-12-21 12:04:39 +08:00
Bobby Rong 42e445f257
pantheon.wingpanel: 3.0.1 -> 3.0.2 2021-12-19 09:40:41 +08:00
Bobby Rong 4eca6d89f9
pantheon.wingpanel-indicator-notifications: 6.0.3 -> 6.0.4 2021-12-18 10:44:28 +08:00
Bobby Rong 836e8247fa
pantheon.gala: clear indicator background for window switcher 2021-12-14 11:15:48 +08:00
Bobby Rong 7befc2e4ba
pantheon.wingpanel-applications-menu: 2.10.1 -> 2.10.2 2021-12-11 21:02:40 +08:00
Bobby Rong ec371d9365
pantheon.wingpanel-indicator-datetime: 2.3.1 -> 2.4.0 2021-12-11 21:02:40 +08:00
Bobby Rong fd19c43b13
pantheon.wingpanel-indicator-notifications: 6.0.2 -> 6.0.3 2021-12-11 20:05:41 +08:00
Bobby Rong 28a115edc4
pantheon.extra-elementary-contracts: drop 2021-12-01 23:00:10 +08:00
Bobby Rong b5038e5127
pantheon.gnome-bluetooth-contract: init at unstable-2021-02-23 2021-12-01 22:42:21 +08:00
Bobby Rong 0a9d1ce156
pantheon.file-roller-contract: init at unstable-2021-02-23 2021-12-01 22:42:21 +08:00
Bobby Rong 7bec0408e7
pkgs/pantheon: remove unused pantheon from args 2021-11-26 16:51:18 +08:00
Bobby Rong ca71d0b22a
pantheon.wingpanel-indicator-datetime: use upstreamed patch 2021-11-25 21:00:24 +08:00
Bobby Rong a54db1668b
pantheon.wingpanel-applications-menu: 2.9.1 -> 2.10.1 2021-11-25 21:00:24 +08:00
Bobby Rong d5aaed533c
pantheon.gala: 6.2.1 -> 6.3.0 2021-11-25 21:00:24 +08:00
Bobby Rong a9f302e1a2
pantheon.elementary-onboarding: 6.0.0 -> 6.1.0 2021-11-24 21:02:53 +08:00
Bobby Rong 26c04f9942
pantheon.wingpanel-indicator-network: 2.3.1 -> 2.3.2 2021-11-24 20:55:46 +08:00
Bobby Rong 3b8e361939
pantheon.wingpanel-indicator-sound: 6.0.0 -> 6.0.1 2021-11-19 11:24:28 +08:00
Bobby Rong a1c4a5b894
pantheon.elementary-default-settings: cleanup 2021-11-11 16:52:57 +08:00
Bobby Rong 674a31bd4e
Merge pull request #143922 from bobby285271/pantheon
Pantheon updates 2021-10-30
2021-10-31 12:34:32 +08:00
Bobby Rong e93b752b9e
pantheon.elementary-default-settings: 6.0.1 -> 6.0.2 2021-10-31 09:08:01 +08:00
Bobby Rong e8cf60ffb4
pantheon.wingpanel-indicator-datetime: 2.3.0 -> 2.3.1 2021-10-31 09:05:49 +08:00
Bobby Rong 07f6ceafd6
Merge pull request #143790 from bobby285271/pantheon
Pantheon updates 2021-10-29
2021-10-30 21:23:08 +08:00
Bobby Rong 5e6446cef0
pantheon.elementary-shortcut-overlay: 1.2.0 -> 1.2.1 2021-10-30 20:51:16 +08:00