Commit Graph

527 Commits

Author SHA1 Message Date
Bobby Rong
3f6e36987b
pantheon.elementary-dock: run glib-compile-schemas 2022-04-01 18:59:28 +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
Bobby Rong
21eeb396de
pantheon.elementary-photos: fix build with vala 0.56 2022-03-14 19:58:55 +08:00
Bobby Rong
2f1f631eaa
pantheon.elementary-mail: fix build with vala 0.56 2022-03-14 16:51:26 +08:00
Felix Buehler
783d2679e5 treewide: rename name to pname&version 2022-03-08 13:24:25 +01:00
Bobby Rong
1bff9045b4
pantheon.appcenter: fix AppStream.PoolFlags being renamed 2022-03-01 10:10:48 +08:00
Bobby Rong
59dc15a3d8
pantheon.appcenter: drop the disable packagekit patch again
It is not needed when services.packagekit.enable is set.
2022-02-09 21:08:22 +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
be1e44b7d2
pantheon.elementary-photos: 2.7.3 -> 2.7.4 2022-02-02 13:47:50 +08:00
Bobby Rong
6e7dc325f4
Merge pull request #157289: more pantheon cleanups 2022-01-30 21:30:37 +08:00
Bobby Rong
83e96efd14
pkgs/pantheon: remove unused args 2022-01-30 16:56:29 +08:00
Bobby Rong
d33c073216
pantheon.elementary-code: remove unneeded inputs
The browser preview plugin has been removed in 6.0, ctags has been added to PATH already.
2022-01-30 16:56:29 +08:00
Bobby Rong
cd9779b9cb
pantheon.elementary-camera: remove unneeded inputs
Clutter support is removed in 6.0 in favor of native Gtk element from GStreamer
2022-01-30 16:56:29 +08:00
Bobby Rong
1be885d107
pantheon.elementary-calendar: remove unneeded inputs
Upstream is using GLib.Notification since 5.x, also removes libgdata from args.
2022-01-30 16:06:59 +08:00
Bobby Rong
90964d30ba
pantheon.switchboard-plug-about: introduces a wallpaper meson flag
After some thought, it doesn't make sense to just keep the wallpaper.
2022-01-30 12:40:25 +08:00
Bobby Rong
3fd6c227c6
pantheon.elementary-files: remove unneeded inputs
libdbusmenu-gtk3 is only needed by plank for enable_dbusmenu meson option.
2022-01-30 11:43:38 +08:00
Bobby Rong
1cd734f2d3
pantheon.elementary-photos: remove unneeded inputs
Looks like scour is no needed since 2.7.x.
2022-01-30 11:14:01 +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
0991408d6f
pkgs/pantheon: update meta.license
Based on project_license from appdata.
2022-01-30 11:00:33 +08:00
Bobby Rong
47691ae272
pantheon.elementary-music: remove unneeded inputs
After the LastFM plugin is removed, those inputs are no longer needed.
2022-01-30 10:59:05 +08:00
Bobby Rong
2739552590
pantheon.switchboard-plug-network: 2.4.1 -> 2.4.2 2022-01-27 10:10:51 +08:00
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
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
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
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
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
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
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
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
Bobby Rong
2eafe1f468
pantheon.elementary-screenshot: 6.0.1 -> 6.0.2 2021-12-14 11:15:43 +08:00
Bobby Rong
3aa4359254
pantheon.appcenter: re-add patch for disable packagekit backend
It makes no sense to wait any longer as the app is totally not working specifically on NixOS.
2021-12-12 12:41:21 +08:00
Bobby Rong
01bc1d1b62
pantheon.appcenter: 3.9.0 -> 3.9.1 2021-12-11 20:05:41 +08:00
Bobby Rong
e2ff3faf03
pantheon.elementary-files: 6.1.0 -> 6.1.1 2021-12-10 08:47:01 +08:00
Bobby Rong
0a989ec7ca
pantheon.elementary-files: drop filechooser-portal-hardcode-gsettings-for-nixos.patch 2021-11-30 15:38:11 +08:00
Bobby Rong
94d1b0d541
pantheon.elementary-files: 6.0.4 -> 6.1.0 2021-11-30 10:34:17 +08:00
Bobby Rong
c0966f8571
pantheon.elementary-code: remove zeitgeist from buildInputs 2021-11-28 19:26:55 +08:00
Bobby Rong
b1005e8b3d
pantheon.switchboard: remove clutter-gtk from buildInputs 2021-11-28 19:25:12 +08:00
Bobby Rong
7bec0408e7
pkgs/pantheon: remove unused pantheon from args 2021-11-26 16:51:18 +08:00
Bobby Rong
9949f1009d
pantheon.switchboard-plug-onlineaccounts: 6.2.1 -> 6.2.2 2021-11-26 09:25:24 +08:00
Bobby Rong
5a61f08144
pantheon.elementary-code: 6.0.1 -> 6.1.0 2021-11-25 09:13:50 +08:00
Bobby Rong
7e43f2f850
pantheon.elementary-dock: unstable-2021-07-16 -> unstable-2021-11-08 2021-11-24 21:02:53 +08:00
Bobby Rong
e5afe95fe7
pantheon.switchboard-plug-pantheon-shell: 6.0.0 -> 6.1.0 2021-11-24 21:02:53 +08:00
Bobby Rong
59c9786c5b
pantheon.appcenter: 3.8.2 -> 3.9.0 2021-11-24 21:02:53 +08:00
Bobby Rong
884945d69c
pantheon.switchboard-plug-security-privacy: 2.2.5 -> 2.3.0 2021-11-24 21:02:53 +08:00
Bobby Rong
079cbad8d9
pantheon.elementary-camera: 6.0.1 -> 6.0.2 2021-11-24 21:02:52 +08:00
Bobby Rong
f3b5da17e8
pantheon.switchboard-plug-keyboard: 2.5.1 -> 2.6.0 2021-11-24 20:55:46 +08:00
Bobby Rong
96e5b267fd
pantheon.switchboard-plug-sound: 2.2.7 -> 2.3.0 2021-11-24 10:19:30 +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
cb8398c817
pantheon.elementary-videos: 2.7.3 -> 2.8.0 2021-10-31 09:14:28 +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
8890323d76
pantheon.appcenter: 3.8.1 -> 3.8.2 2021-10-30 20:51:16 +08:00
Bobby Rong
6c43218b7d
pantheon.elementary-files: 6.0.3 -> 6.0.4 2021-10-30 20:51:13 +08:00
Bobby Rong
8d380db0fd
Merge pull request #143285 from bobby285271/mainprogram
pkgs/pantheon: set meta.mainProgram
2021-10-29 08:57:35 +08:00
Bobby Rong
8a7f053f3c
pantheon.switchboard-plug-about: fix wallpaper path 2021-10-29 00:18:25 +08:00
Bobby Rong
758d85fed3
pantheon.elementary-mail: drop downstream patch 2021-10-29 00:18:25 +08:00
Bobby Rong
829e92098e
pantheon.appcenter: drop downstream patch 2021-10-29 00:18:21 +08:00
Bobby Rong
72fe1b1662
pantheon.elementary-screenshot: 6.0.0 -> 6.0.1 2021-10-28 18:26:52 +08:00
Bobby Rong
d4e5b14e90
pantheon.switchboard-plug-display: 2.3.1 -> 2.3.2 2021-10-28 18:26:52 +08:00
Bobby Rong
bd49bccdf7
pantheon.elementary-mail: 6.2.0 -> 6.3.0 2021-10-28 18:26:51 +08:00
Bobby Rong
342035a5d1
pkgs/pantheon: set meta.mainProgram 2021-10-28 10:48:14 +08:00
Bobby Rong
04af89173e
pantheon.elementary-camera: 6.0.0 -> 6.0.1 2021-10-27 11:34:44 +08:00
Bobby Rong
acb17adef6
pantheon.elementary-photos: 2.7.2 -> 2.7.3 2021-10-27 11:34:44 +08:00
Bobby Rong
36cc1ae2ab
pantheon.elementary-calendar: 6.0.2 -> 6.0.3 2021-10-27 09:48:02 +08:00
Bobby Rong
c0c3b61e2e
pantheon.appcenter: 3.8.0 -> 3.8.1 2021-10-27 09:34:18 +08:00
Bobby Rong
2fcee1e35c
pantheon.elementary-calculator: 1.7.0 -> 1.7.1 2021-10-27 09:11:12 +08:00
Bobby Rong
f71d3ea520
pantheon.elementary-photos: fix build with vala 0.54 2021-10-23 19:21:53 +08:00
Bobby Rong
d9e912d367
pantheon.switchboard-plug-power: fix crash 2021-10-06 20:52:52 +08:00
Bobby Rong
4a0e843a5b
pantheon.switchboard-plug-applications: 6.0.0 -> 6.0.1 2021-09-29 08:51:57 +08:00
Bobby Rong
79dd408ce6
pantheon.elementary-tasks: 6.0.3 -> 6.0.4 2021-09-29 08:48:43 +08:00
Bobby Rong
88c7c97ab9
pantheon.elementary-mail: 6.1.1 -> 6.2.0 2021-09-29 08:43:29 +08:00
Bobby Rong
bf03507d6d
pantheon.elementary-files: 6.0.2 -> 6.0.3 2021-09-29 08:40:34 +08:00
Bobby Rong
1a6424832c
pantheon.switchboard-plug-onlineaccounts: 6.2.0 -> 6.2.1 2021-09-29 08:37:30 +08:00
Bobby Rong
7951c9b0a1
pantheon.elementary-code: 6.0.0 -> 6.0.1 2021-09-29 08:34:50 +08:00
Bobby Rong
6adf8ac281
pantheon.elementary-photos: 2.7.1 -> 2.7.2 2021-09-24 08:46:00 +08:00
Bobby Rong
cc8875421b
pantheon.switchboard-plug-mouse-touchpad: remove fetchpatch from input 2021-09-23 22:01:08 +08:00
Bobby Rong
fa24e51b72
pantheon.switchboard-plug-keyboard: remove fetchpatch from input 2021-09-23 21:32:51 +08:00
Bobby Rong
6632becbe0
pantheon.switchboard-plug-mouse-touchpad: 6.0.0 -> 6.1.0 2021-09-23 09:26:13 +08:00
Bobby Rong
6c6ad98728
pantheon.switchboard-plug-keyboard: 2.5.0 -> 2.5.1 2021-09-23 09:24:06 +08:00
Bobby Rong
3984a18983
pantheon.elementary-calendar: 6.0.1 -> 6.0.2 2021-09-23 09:22:06 +08:00
Bobby Rong
8ffb81729c
pantheon.sideload: 6.0.1 -> 6.0.2 2021-09-23 09:15:48 +08:00
Bobby Rong
97567fcbdc
pantheon.appcenter: 3.7.1 -> 3.8.0 2021-09-22 12:41:18 +08:00
Bobby Rong
0fd8cc3908
treewide: switch from pantheon.maintainers to lib.teams.pantheon 2021-09-18 23:07:00 +08:00
Bobby Rong
1258bfcc49
pantheon.elementary-calculator: 1.6.2 -> 1.7.0 2021-09-18 19:33:39 +08:00
Bobby Rong
2c3dec3e2d
pantheon.elementary-photos: fix translations 2021-09-18 19:33:39 +08:00
Bobby Rong
f7b26fbe9a
pantheon.elementary-code: fix translations 2021-09-18 19:33:39 +08:00
Bobby Rong
7627e5523c
pantheon.elementary-terminal: fix translations 2021-09-18 19:33:39 +08:00
Bobby Rong
8808680e7a
pantheon.elementary-videos: fix translations 2021-09-18 19:33:39 +08:00
Bobby Rong
bdce39c9f2
pantheon.appcenter: 3.6.0 -> 3.7.1 2021-09-18 19:33:39 +08:00
Bobby Rong
e56ee9ba66
pantheon.elementary-feedback: 6.0.0 -> 6.1.0 2021-09-18 19:33:39 +08:00
Bobby Rong
5523634193
pantheon.elementary-mail: 6.0.0 -> 6.1.1 2021-09-18 19:33:38 +08:00
Bobby Rong
de73ad2567
pantheon.elementary-files: 4.5.0 -> 6.0.2 2021-09-18 19:33:38 +08:00
Bobby Rong
2cc74a2106
pantheon.elementary-calendar: 5.1.1 -> 6.0.1 2021-09-18 19:33:38 +08:00
Bobby Rong
91073bc810
pantheon.elementary-screenshot: 1.7.1 -> 6.0.0
renamed from pantheon.elementary-screenshot-tool
2021-09-18 19:33:38 +08:00
Bobby Rong
3da8bb4e3a
pantheon.elementary-tasks: init at 6.0.3 2021-09-18 19:33:38 +08:00
Bobby Rong
9a630f47d8
pantheon.elementary-camera: 1.0.6 -> 6.0.0 2021-09-18 19:33:38 +08:00
Bobby Rong
e9facd8a46
pantheon.elementary-music: 5.1.0 -> 5.1.1 2021-09-18 19:33:38 +08:00
Bobby Rong
a13fd37777
pantheon.elementary-dock: unstable-2020-06-11 -> unstable-2021-07-16 2021-09-18 19:33:37 +08:00
Bobby Rong
25070d7d69
pantheon.sideload: 1.1.1 -> 6.0.1 2021-09-18 19:33:37 +08:00
Bobby Rong
3c244eb96f
pantheon.switchboard-plug-wacom: init at 1.0.0 2021-09-18 19:33:34 +08:00
Bobby Rong
c46f522460
pantheon.switchboard-plug-sound: 2.2.5 -> 2.2.7 2021-09-18 19:33:34 +08:00
Bobby Rong
e1d417e254
pantheon.switchboard-plug-sharing: 2.1.4 -> 2.1.5 2021-09-18 19:33:34 +08:00
Bobby Rong
851584bf17
pantheon.switchboard-plug-security-privacy: 2.2.4 -> 2.2.5 2021-09-18 19:33:34 +08:00
Bobby Rong
0864cb054b
pantheon.switchboard-plug-printers: 2.1.9 -> 2.1.10 2021-09-18 19:33:34 +08:00
Bobby Rong
28503b6f32
pantheon.switchboard-plug-power: 2.4.2 -> 2.6.0 2021-09-18 19:33:33 +08:00
Bobby Rong
ed744571e1
pantheon.switchboard-plug-pantheon-shell: 2.8.4 -> 6.0.0 2021-09-18 19:33:33 +08:00
Bobby Rong
b2292021e2
pantheon.switchboard-plug-onlineaccounts: 2.0.1 -> 6.2.0 2021-09-18 19:33:33 +08:00
Bobby Rong
c3e3e5c0a0
pantheon.switchboard-plug-notifications: 2.1.7 -> 2.2.0 2021-09-18 19:33:33 +08:00
Bobby Rong
49bdb6149c
pantheon.switchboard-plug-network: 2.3.2 -> 2.4.1 2021-09-18 19:33:33 +08:00
Bobby Rong
b5fc2607dd
pantheon.switchboard-plug-mouse-touchpad: 2.4.2 -> 6.0.0 2021-09-18 19:33:33 +08:00
Bobby Rong
f8359434e3
pantheon.switchboard-plug-keyboard: 2.4.1 -> 2.5.0 2021-09-18 19:33:33 +08:00
Bobby Rong
c8171d00aa
pantheon.switchboard-plug-display: 2.2.2 -> 2.3.1 2021-09-18 19:33:33 +08:00
Bobby Rong
0c60031997
pantheon.switchboard-plug-datetime: 2.1.9 -> 2.2.0 2021-09-18 19:33:33 +08:00
Bobby Rong
b7a302ef48
pantheon.switchboard-plug-bluetooth: 2.3.2 -> 2.3.6 2021-09-18 19:33:32 +08:00
Bobby Rong
627c9fc86d
pantheon.switchboard-plug-applications: 2.1.7 -> 6.0.0 2021-09-18 19:33:32 +08:00
Bobby Rong
0f4d3a87b4
pantheon.switchboard-plug-about: 2.6.3 -> 6.0.1 2021-09-18 19:33:32 +08:00
Bobby Rong
2912d5927a
pantheon.switchboard-plug-a11y: 2.2.0 -> 2.3.0 2021-09-18 19:33:32 +08:00
Bobby Rong
e79876b1f7
pantheon.switchboard: 2.4.0 -> 6.0.0 2021-09-18 19:33:23 +08:00
Sandro
9774aa4754
Merge pull request #130423 from bobby285271/appcenter
pantheon.appcenter: 3.5.1 -> 3.6.0
2021-07-23 11:35:40 +02:00
R. RyanTM
eed26c83ce pantheon.elementary-calculator: 1.6.1 -> 1.6.2 2021-07-22 11:13:15 -07:00
Bobby Rong
f08f875879 pantheon.appcenter: 3.5.1 -> 3.6.0 2021-07-17 11:34:29 +08:00
Bobby Rong
3f12379409 pantheon.elementary-mail: unstable-2021-06-21 -> 6.0.0 2021-07-17 11:10:24 +08:00
Jan Tojnar
57f63bd52c
Merge pull request #130374 from bobby285271/elementary-terminal
pantheon.elementary-terminal: 5.5.2 -> 6.0.0
2021-07-17 04:07:43 +02:00
Jan Tojnar
3d3e88394e
Merge pull request #130332 from bobby285271/pantheon-test
pantheon.elementary-code: 3.4.1 -> 6.0.0
2021-07-17 04:07:13 +02:00
Bobby Rong
8a9cc8c204 pantheon.elementary-terminal: 5.5.2 -> 6.0.0 2021-07-17 09:00:12 +08:00
Bobby Rong
59b2fe6adc pantheon.elementary-code: 3.4.1 -> 6.0.0 2021-07-17 08:47:47 +08:00
Jan Tojnar
7dbc17410c
Merge pull request #130370 from bobby285271/video
pantheon.elementary-videos: 2.7.2 -> 2.7.3
2021-07-16 20:12:55 +02:00
Jan Tojnar
2cce6e617d
Merge pull request #130339 from bobby285271/photos
pantheon.elementary-photos: 2.7.0 -> 2.7.1
2021-07-16 20:00:54 +02:00
Jan Tojnar
af357107ca
Merge pull request #130333 from bobby285271/elementary-feedback
pantheon.elementary-feedback: 1.0 -> 6.0.0
2021-07-16 20:00:19 +02:00
Bobby Rong
6276e4cebb pantheon.elementary-videos: 2.7.2 -> 2.7.3 2021-07-16 20:12:51 +08:00
Bobby Rong
bca3740562 pantheon.elementary-photos: 2.7.0 -> 2.7.1 2021-07-16 14:27:27 +08:00
Bobby Rong
d0e07c3891 pantheon.elementary-music: 5.0.5 -> 5.1.0 2021-07-16 13:58:03 +08:00
Bobby Rong
f11b21f79c pantheon.elementary-feedback: 1.0 -> 6.0.0 2021-07-16 11:37:54 +08:00
Sandro
d31cce87e1
Merge pull request #127696 from ethancedwards8/pantheon-elementary-mail 2021-06-25 18:54:02 +02:00
Olli Helenius
8609f3fd20
libwnck: make 3.36.0 default 2021-06-24 18:04:30 +03:00
Ethan Edwards
246ae1de11
pantheon.elementary-mail: init at unstable-2021-06-21 2021-06-21 12:49:39 -04:00
R. RyanTM
457e319a2a pantheon.elementary-calculator: 1.6.0 -> 1.6.1 2021-05-19 11:36:36 -07:00
Jan Tojnar
79bcd4797e
pantheon.elementary-code: Fix build with latest Vala 2021-05-05 22:43:09 +02:00
Jan Tojnar
67924b3f45
pantheon.elementary-photos: Fix build with latest Vala 2021-05-05 22:43:08 +02:00
Jan Tojnar
7676f941a5
pantheon.switchboard-plug-security-privacy: Fix build with latest Vala 2021-05-05 22:43:08 +02:00
Jan Tojnar
7a0b4f123d
pantheon.switchboard-plug-printers: Fix build with latest Vala 2021-05-05 22:43:08 +02:00
Jan Tojnar
b1c5c6ce84
pantheon.elementary-calendar: fix build 2021-05-05 22:43:08 +02:00
Jan Tojnar
ab3124de86
pantheon.elementary-music: Fix build with latest Vala 2021-05-05 22:43:07 +02:00
Jan Tojnar
d4e741f6dc
pantheon.appcenter: Fix build
Use upstream patch.

To make it apply, we need to update the src hash, which r-ryantm did not do during the version bump: https://github.com/NixOS/nixpkgs/pull/101311
2021-05-05 22:43:00 +02:00
Sandro
bf0abc558d
Merge pull request #107755 from r-ryantm/auto-update/elementary-calculator
pantheon.elementary-calculator: 1.5.5 -> 1.6.0
2021-01-18 12:01:05 +01:00
Ben Siraphob
5fffcef915 pkgs/desktops: pkgconfig -> pkg-config 2021-01-16 23:49:59 -08:00
Ben Siraphob
badf51221d treewide: stdenv.lib -> lib 2021-01-16 17:58:11 +07:00
Profpatsch
4a7f99d55d treewide: with stdenv.lib; in meta -> with lib;
Part of: https://github.com/NixOS/nixpkgs/issues/108938

meta = with stdenv.lib;

is a widely used pattern. We want to slowly remove
the `stdenv.lib` indirection and encourage people
to use `lib` directly. Thus let’s start with the meta
field.

This used a rewriting script to mostly automatically
replace all occurances of this pattern, and add the
`lib` argument to the package header if it doesn’t
exist yet.

The script in its current form is available at
https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
2021-01-11 10:38:22 +01:00
R. RyanTM
0d3811c52f pantheon.elementary-calculator: 1.5.5 -> 1.6.0 2020-12-27 21:22:48 +00:00
Sandro
4a43b8918f
Merge pull request #101311 from r-ryantm/auto-update/appcenter
pantheon.appcenter: 3.4.2 -> 3.5.1
2020-11-27 02:37:10 +01:00
Sandro
9ed66d049c
Merge pull request #101556 from r-ryantm/auto-update/elementary-calendar
pantheon.elementary-calendar: 5.1.0 -> 5.1.1
2020-11-27 01:10:56 +01:00
R. RyanTM
424b715c8a
pantheon.elementary-calendar: 5.1.0 -> 5.1.1 2020-11-27 01:08:05 +01:00
Andreas Rammhold
db0fe5c3eb
Merge branch master into staging to fix eval error
This fixes the eval error of the small (and "big"?) NixOS test set that
was fixed in 1088f05 & eba8f542.
2020-10-28 03:03:27 +01:00
WORLDofPEACE
8f7b1ecb52 pantheon.switchboard-with-plugs: add testing support 2020-10-26 13:29:22 -04:00
Vladimír Čunát
2f6b00b15e
Merge branch 'staging-next' into staging 2020-10-25 09:47:04 +01:00
WORLDofPEACE
372e3a118d pantheon.switchboard-plug-about: patch some bugfixes
Hopefully fix https://github.com/NixOS/nixpkgs/issues/101221.
Though that issue is flaky on the reproducibility.
2020-10-24 11:50:47 -04:00
WORLDofPEACE
c189b238d8
pantheon.switchboard-plug-onlineaccounts: fix build with vala 2020-10-24 01:17:02 +02:00
WORLDofPEACE
a9785c51fb
pantheon.appcenter: use libhandy_0 2020-10-24 01:17:01 +02:00
R. RyanTM
ca2562af84 pantheon.appcenter: 3.4.2 -> 3.5.1 2020-10-22 01:15:35 +00:00
worldofpeace
ac05da41bd pantheon.elementary-dock: fix double includedir in .pc 2020-09-05 17:59:24 -04:00
worldofpeace
8845cb868c pantheon: remove plank
We don't use this anymore. Oops.
2020-09-03 21:46:19 -04:00
worldofpeace
87f3b4082d pantheon.switchboard-plug-sound: 2.2.4 -> 2.2.5
https://github.com/elementary/switchboard-plug-sound/releases/tag/2.2.5
2020-09-03 20:46:08 -04:00
worldofpeace
72d29c975d pantheon.switchboard-plug-network: 2.3.1 -> 2.3.2
https://github.com/elementary/switchboard-plug-keyboard/releases/tag/2.4.1
2020-09-03 20:46:08 -04:00
worldofpeace
b592c888ad pantheon.switchboard-plug-keyboard: 2.3.6 -> 2.4.1
https://github.com/elementary/switchboard-plug-keyboard/releases/tag/2.4.1
2020-09-03 20:46:08 -04:00
worldofpeace
4b64a23f26 pantheon.elementary-files: 4.4.4 -> 4.5.0
https://github.com/elementary/files/releases/tag/4.5.0
2020-09-03 20:46:08 -04:00
worldofpeace
7dea5d2735 pantheon.elementary-calendar: 5.0.6 -> 5.1.6
https://github.com/elementary/calendar/releases/tag/5.1.0
2020-09-03 19:44:23 -04:00
worldofpeace
3acebf2165 pantheon.appcenter: 3.4.1 -> 3.4.2
https://github.com/elementary/appcenter/releases/tag/3.4.2
2020-09-03 19:43:43 -04:00
worldofpeace
7961afc58a pantheon: update hashes 2020-09-03 19:43:09 -04:00
worldofpeace
d12c11e30c treewide: use nix-update updateScript for packages I maintain 2020-07-29 12:33:39 -04:00
R. RyanTM
7319882162 pantheon.elementary-files: 4.4.3 -> 4.4.4 2020-07-28 11:43:29 +00:00
worldofpeace
d74da4fe52 pantheon.appcenter: fix build
I believe I misunderstood some things greatly 😅
2020-07-22 16:00:09 -04:00
worldofpeace
420918e8e1 pantheon.elementary-dock: 2020-02-28 -> 2020-06-11 2020-07-07 12:09:47 -04:00
worldofpeace
3da77587ee pantheon.elementary-videos: 2.7.1 -> 2.7.2
https://github.com/elementary/videos/releases/tag/2.7.2
2020-07-07 11:35:21 -04:00
worldofpeace
efb60ca5cc pantheon.elementary-calendar: 5.0.5 -> 5.0.6
https://github.com/elementary/calendar/releases/tag/5.0.6
2020-07-07 11:35:21 -04:00
R. RyanTM
7003d6ebf3 pantheon.elementary-code: 3.4.0 -> 3.4.1 2020-06-15 18:36:24 +00:00
worldofpeace
150a36299e fixup! pantheon.switchboard-plug-notifications: 2.1.6 -> 2.1.7 2020-06-07 14:24:31 -04:00
worldofpeace
cf675b75c3 pantheon.switchboard-plug-sound: 2.2.3 -> 2.2.4 2020-06-07 14:12:36 -04:00
worldofpeace
a8800e6b82 pantheon.switchboard-plug-security-privacy: 2.2.3 -> 2.2.4 2020-06-07 14:12:07 -04:00
worldofpeace
2a48d9fa2c pantheon.switchboard-plug-printers: 2.1.8 -> 2.1.9 2020-06-07 14:11:34 -04:00
worldofpeace
766478e2be pantheon.switchboard-plug-power: 2.4.1 -> 2.4.2
https://github.com/elementary/switchboard-plug-power/releases/tag/2.4.2
2020-06-07 14:11:08 -04:00