Commit Graph

710 Commits

Author SHA1 Message Date
Bobby Rong
56642610e7
pantheon.elementary-files: 6.1.1 -> 6.1.2 2022-01-26 10:55:15 +08:00
Bobby Rong
f01e14c731
pantheon.elementary-tasks: 6.1.0 -> 6.2.0 2022-01-25 10:17:51 +08:00
Bobby Rong
5faa988b1f
pantheon.elementary-mail: 6.3.1 -> 6.4.0 2022-01-25 10:15:40 +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
c7d4d053fe
Merge pull request #156115 from bobby285271/pantheon
pantheon.elementary-calendar: 6.0.3 -> 6.1.0
2022-01-22 16:10:37 +08:00
Bobby Rong
ac06871a54
pantheon.elementary-calendar: 6.0.3 -> 6.1.0 2022-01-22 09:26:28 +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
d277f1354a
pantheon.elementary-screenshot: 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:26 +08:00
Bobby Rong
fcbcf3e49a
pantheon.elementary-files: 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:22 +08:00
Bobby Rong
76a8c87e13
pantheon.elementary-capnet-assist: 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:18 +08:00
Bobby Rong
990d558faf
pantheon.switchboard: 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:14 +08: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
d411c1a3d3
pantheon.elementary-code: 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:05 +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
bb56f4b4e8
pantheon.elementary-terminal: 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:36:54 +08:00
Bobby Rong
20b0f5fada
pantheon.elementary-mail: 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:36:49 +08:00
Bobby Rong
84d4523405
pantheon.elementary-camera: 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:36:44 +08:00
Bobby Rong
56be002ac5
pantheon.elementary-music: 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:36:07 +08:00
Bobby Rong
7d5300d2f2
pantheon.elementary-videos: 2.8.1 -> 2.8.3 2022-01-11 11:48:01 +08:00
Bobby Rong
b55bd8b208
Merge pull request #151501 from bobby285271/pantheon
pkgs/pantheon: small cleanup
2021-12-21 12:40:03 +08:00
Bobby Rong
9d4f3cabe9
pantheon.elementary-redacted-script: use elementary as upstream
Make it easier to track updates.
2021-12-21 12:04:39 +08:00
Bobby Rong
a399af5bb2
pantheon.switchboard-plug-bluetooth: add wingpanel-indicator-bluetooth to buildInputs
See 7904ac5764/src/Services/Manager.vala (L29)
2021-12-21 12:04:39 +08:00
Bobby Rong
2b062ac71f
pantheon.switchboard-plug-power: 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
d999c2c817
pantheon.elementary-code: drop unneeded LC_ALL
Build succeed without this.
2021-12-21 12:04:39 +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
a0e2981691
Merge pull request #151493 from bobby285271/ayatana
wingpanel-indicator-ayatana: unstable-2021-12-01 -> unstable-2021-12-18
2021-12-21 10:15:47 +08:00
Bobby Rong
faa933d4c0
wingpanel-indicator-ayatana: unstable-2021-12-01 -> unstable-2021-12-18 2021-12-21 09:53:00 +08:00
Bobby Rong
1ab06f0033
Merge pull request #151252 from bobby285271/pantheon
pantheon.wingpanel: 3.0.1 -> 3.0.2
2021-12-19 10:10:11 +08:00
Bobby Rong
52f2c2500a
pkgs/pantheon: fix typo 2021-12-19 09:41:47 +08:00
Bobby Rong
42e445f257
pantheon.wingpanel: 3.0.1 -> 3.0.2 2021-12-19 09:40:41 +08:00
Bobby Rong
2d555e5f65
Merge pull request #139136 from r-ryantm/auto-update/notes-up
notes-up: unstable-2020-12-29 -> 2.0.6
2021-12-18 14:04:08 +08:00
Bobby Rong
7cd00b0dcf
notes-up: unstable-2020-12-29 -> 2.0.6 2021-12-18 13:39:55 +08:00
Bobby Rong
7cc11f76af
wingpanel-indicator-ayatana: init at unstable-2021-12-01 2021-12-18 13:13:29 +08:00
Bobby Rong
5afe0ddcf3
pantheon-tweaks: move to pkgs/desktops/pantheon/third-party 2021-12-18 11:35:56 +08:00
Bobby Rong
a51958171b
pkgs/pantheon: format 2021-12-18 11:35:56 +08:00
Bobby Rong
62103c4e41
pantheon.xdg-desktop-portal-pantheon: move to pkgs/desktop/pantheon
Only used by Pantheon AFAIK.
2021-12-18 11:35:55 +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
70edac040a
pantheon.elementary-videos: 2.8.0 -> 2.8.1 2021-12-18 10:34:55 +08:00
Bobby Rong
29a064842d
pantheon.elementary-dock: unstable-2021-11-08 -> unstable-2021-12-08 2021-12-15 09:46:59 +08:00
Bobby Rong
836e8247fa
pantheon.gala: clear indicator background for window switcher 2021-12-14 11:15:48 +08:00
Bobby Rong
46605c6305
pantheon.elementary-terminal: 6.0.0 -> 6.0.1 2021-12-14 11:15:47 +08:00
Bobby Rong
3977638aaa
pantheon.elementary-mail: 6.3.0 -> 6.3.1 2021-12-14 11:15:46 +08:00
Bobby Rong
7cd7809839
pantheon.elementary-tasks: 6.0.4 -> 6.1.0 2021-12-14 11:15:46 +08:00
Bobby Rong
2ce09af75c
pantheon.switchboard-plug-onlineaccounts: 6.2.2 -> 6.3.0 2021-12-14 11:15:45 +08:00
Bobby Rong
3aaf4a1dbb
pantheon.elementary-camera: 6.0.2 -> 6.0.3 2021-12-14 11:15:45 +08:00
Bobby Rong
80747a50f1
pantheon.elementary-calculator: 1.7.1 -> 1.7.2 2021-12-14 11:15:44 +08:00