Commit Graph

1073 Commits

Author SHA1 Message Date
Bobby Rong
211553cc50
pantheon.elementary-feedback: 7.1.0 -> 8.0.0
https://github.com/elementary/feedback/compare/7.1.0...8.0.0
2024-07-07 20:57:29 +08:00
Jan Tojnar
1369411184 gnome-keyring: Move from gnome scope to top-level
It is on the way out.
2024-07-01 09:35:26 +02:00
Jan Tojnar
5482d7417b evince: Move from gnome scope to top-level 2024-07-01 08:26:44 +02:00
Jan Tojnar
85a1179dab file-roller: Move from gnome scope to top-level 2024-07-01 08:26:44 +02:00
Bobby Rong
ebf21b3b43
pantheon.elementary-photos: 2.8.0 -> 8.0.0
https://github.com/elementary/photos/compare/2.8.0...8.0.0
2024-06-14 21:35:25 +08:00
Bobby Rong
4b8ada1d90
Merge pull request #318516 from bobby285271/upd/shortcut-overlay
pantheon.elementary-shortcut-overlay: 2.0.1 -> 8.0.0
2024-06-10 16:34:32 +08:00
Bobby Rong
ff2955ffe3
pantheon.elementary-shortcut-overlay: 2.0.1 -> 8.0.0
https://github.com/elementary/shortcut-overlay/compare/2.0.1...8.0.0
2024-06-10 12:36:04 +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
Bobby Rong
0753d84aa2
pantheon.elementary-capnet-assist: 2.4.4 -> 8.0.0
https://github.com/elementary/capnet-assist/compare/2.4.4...8.0.0
2024-06-08 17:37:29 +08:00
Bobby Rong
b5f8357247
Merge pull request #315914 from bobby285271/upd/elementary-mail
pantheon.elementary-mail: 7.2.0 -> 8.0.0
2024-06-01 18:32:51 +08:00
Bobby Rong
203b9ffef0
pantheon.elementary-mail: 7.2.0 -> 8.0.0
https://github.com/elementary/mail/compare/7.2.0...8.0.0

I am looking at https://bugs.launchpad.net/ubuntu/+source/apparmor/+bug/2046844
and I believe when it comes to NixOS the issue will either affect many apps
or more likely, nothing at all...
2024-05-30 22:49:36 +08:00
Bobby Rong
3661378fef
Merge pull request #315374 from bobby285271/upd/pantheon-agent-polkit
pantheon.pantheon-agent-polkit: 1.0.5 -> 8.0.0
2024-05-29 21:19:26 +08:00
Bobby Rong
e39533f6d8
pantheon.pantheon-agent-polkit: 1.0.5 -> 8.0.0
https://github.com/elementary/pantheon-agent-polkit/compare/1.0.5...8.0.0
2024-05-28 22:48:58 +08:00
Bobby Rong
6aafa50a27
Merge pull request #315137 from bobby285271/upd/gala
pantheon.gala: Fix window placement in MultiTaskingView
2024-05-28 18:32:23 +08:00
Bobby Rong
42f4ab2779
pantheon.gala: Fix window placement in MultiTaskingView
It looks like the fix is very related to the GLib 2.76 bump.
2024-05-28 00:10:47 +08:00
Bobby Rong
5e872e63fe
Merge pull request #314261 from bobby285271/upd/elementary-calculator
pantheon.elementary-calculator: 2.0.3 -> 8.0.0
2024-05-24 22:04:44 +08:00
Bobby Rong
9b88df27e8
pantheon.elementary-calculator: 2.0.3 -> 8.0.0
https://github.com/elementary/calculator/compare/2.0.3...8.0.0
2024-05-24 19:05:54 +08:00
Bobby Rong
7780316162
Merge pull request #314025 from bobby285271/upd/elementary-icon-theme
pantheon.elementary-icon-theme: 7.3.1 -> 8.0.0
2024-05-24 19:04:52 +08:00
Bobby Rong
a5979ef225
pantheon.elementary-icon-theme: 7.3.1 -> 8.0.0
https://github.com/elementary/icons/compare/7.3.1...8.0.0
2024-05-23 23:28:45 +08:00
Bobby Rong
3cb1f43f33
Merge pull request #310108 from bobby285271/upd/elementary-gtk-theme
pantheon.elementary-gtk-theme: 7.3.0 -> 8.0.0
2024-05-23 21:35:37 +08:00
Bobby Rong
4f5bd47b56
pantheon-tweaks: 1.1.2 -> 2.0.1
Also move to by-name.

https://github.com/pantheon-tweaks/pantheon-tweaks/compare/1.1.2...2.0.1
2024-05-22 21:58:09 +08:00
éclairevoyant
9f038dd682
Merge pull request #309375 from OPNA2608/fix/stableVersion/pkgs-stuff
treewide: Fix some unstableGitUpdater users
2024-05-09 10:03:46 +00:00
Bobby Rong
7441c52c79
pantheon.elementary-gtk-theme: 7.3.0 -> 8.0.0
https://github.com/elementary/stylesheet/compare/7.3.0...8.0.0
2024-05-08 20:47:05 +08:00
Bobby Rong
5ed5977709
pantheon.granite7: 7.4.0 -> 7.5.0
https://github.com/elementary/granite/compare/7.4.0...7.5.0
2024-05-07 20:02:09 +08:00
OPNA2608
cfc30e7094 wingpanel-indicator-ayatana: unstable-2023-04-18 -> 2.0.7-unstable-2023-04-18 2024-05-05 17:55:54 +02:00
OPNA2608
29a16ce2a7 pantheon.file-roller-contract: unstable-2021-02-22 -> 0-unstable-2021-02-22 2024-05-05 17:55:48 +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
Bobby Rong
851cfda4bd
pantheon.elementary-notifications: Fix build with Vala 0.56.16
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.
2024-04-22 21:11:24 +02:00
Bobby Rong
050c43b4fc
pantheon.elementary-photos: Build without webkit2gtk-4.0
By fully removing publishing plugins (we are not enabling plugins before already).

https://fedoraproject.org/wiki/Changes/Remove_webkit2gtk-4.0_API_Version
2024-04-15 07:30:29 +08:00
Bobby Rong
cf95976e0e
pantheon.elementary-session-settings: 6.0.0-unstable-2023-09-05 -> 6.0.0-unstable-2024-03-29
3476c89bbb...53bf57e5b3
2024-04-05 21:25:47 +08:00
Bobby Rong
bd3f680d37
pantheon.gala: Backport Wayland menu commit
gala-daemon actually needs a correct environment for `AppInfo.launch_default_for_uri`.
2024-04-05 21:23:11 +08:00
Bobby Rong
e96d5c13d0
Merge pull request #140429 from bobby285271/pantheon-systemd
pantheon: manage user session with systemd
2024-03-29 22:55:39 +08:00
Bobby Rong
bdf65be4be
pantheon: Skip nixpkgs-update for packages using un-tagged commits
It looks like nix-update-script cannot handle this well, we can switch to
other updaters but I am just too lazy to do that.
2024-03-24 14:38:01 +08: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
Bobby Rong
a4bca9aaef
nixos/pantheon: Add missing gala-daemon systemd services
Otherwise it doesn't autostart after user session managed by systemd.
2024-03-17 13:42:33 +08:00
Bobby Rong
7522f97cbe
pantheon: Manage user session with systemd
This is now needed as gnome-session 46 drops `--builtin` option.
2024-03-17 13:41:51 +08:00
Bobby Rong
4c7ad186a5
pantheon.elementary-session-settings: 6.0.0 -> 6.0.0-unstable-2023-09-05
https://github.com/elementary/session-settings/compare/6.0.0...3476c89bbb66564a72c6495ac0c61f8f9ed7a3ec

This brings initial systemd support, this is a preparation of gnome-session 46 --builtin removal.
2024-03-16 19:35:22 +08:00
Bobby Rong
70990ee74d
pantheon.appcenter: 7.4.0-unstable-2023-12-04 -> 7.4.0-unstable-2024-02-07
d93e135a0b...fce55d9373

Use a commit that is actually accepted on upstream.
2024-03-16 19:35:10 +08:00
Bobby Rong
d07b693f03
pantheon.elementary-code: 7.1.0 -> 7.2.0
https://github.com/elementary/code/compare/7.1.0...7.2.0
2024-01-19 20:46:09 +08:00
Bobby Rong
04e5c939cc
Merge pull request #279337 from bobby285271/upd/pantheon-tweaks
pantheon-tweaks: 1.1.1 -> 1.1.2
2024-01-08 20:57:11 +08:00
Bobby Rong
62d82846df
pantheon-tweaks: 1.1.1 -> 1.1.2
https://github.com/pantheon-tweaks/pantheon-tweaks/compare/1.1.1...1.1.2
2024-01-07 19:13:26 +08:00
Bobby Rong
5d90c42b4b
pantheon.wingpanel-indicator-network: 7.0.2 -> 7.1.0
https://github.com/elementary/wingpanel-indicator-network/compare/7.0.2...7.1.0
2024-01-06 20:08:27 +08:00
Bobby Rong
efb02fcd96
pantheon.switchboard-plug-network: unstable-2023-09-05 -> 2.5.0
3b69132788...2.5.0
2024-01-06 20:07:44 +08:00
Bobby Rong
bc12055907
Merge pull request #274107 from bobby285271/upd/pantheon
pantheon.elementary-files: 6.5.2 -> 6.5.3
2023-12-14 21:28:08 +08:00
Bobby Rong
c5d0c3da49
pantheon.elementary-files: 6.5.2 -> 6.5.3
https://github.com/elementary/files/compare/6.5.2...6.5.3
2023-12-14 08:17:47 +08:00
Bobby Rong
fed0cb17ed
pantheon.elementary-feedback: Backport AppStream 1.0 build fix 2023-12-11 22:15:54 +08:00
Bobby Rong
3a47ec54b8
pantheon.appcenter: 7.4.0 -> 7.4.0-unstable-2023-12-04
https://github.com/elementary/appcenter/compare/7.4.0...d93e135a0b0c9a6e0fbad18fe90d46425823a42c

This contains build fix for AppStream 1.0.
2023-12-11 22:15:48 +08:00
Bobby Rong
011272cc6d
Merge pull request #272049 from bobby285271/upd/pantheon
pantheon.switchboard-plug-about: Backport AppStream 1.0 build fix
2023-12-07 15:43:02 +08:00
Bobby Rong
7663c81ab8
pantheon.elementary-calculator: 2.0.2 -> 2.0.3
https://github.com/elementary/calculator/compare/2.0.2...2.0.3
2023-12-05 21:06:07 +08:00