Commit graph

12636 commits

Author SHA1 Message Date
Bobby Rong cf684a79f7
Merge pull request #246783 from bobby285271/upd/pantheon
Pantheon updates 2023-08-02
2023-08-03 10:23:20 +08:00
Nick Cao 86a4f6593d
Merge pull request #246686 from wineee/deepin-clone
deepin.deepin-clone: 5.0.11 -> 5.0.15
2023-08-02 18:58:26 -06:00
Robert Hensing f8f9f13d57
Merge pull request #246386 from hercules-ci/lib-getExe-dont-make-name-assumption
lib.getExe: Do not make assumptions about the main program
2023-08-02 20:05:52 +02:00
Bobby Rong c04bb6143d
Merge pull request #246734 from bobby285271/upd/budgie
budgie.budgie-control-center: 1.2.0 -> 1.3.0
2023-08-02 23:44:08 +08:00
Bobby Rong 0d1cc078c9
pantheon.switchboard-plug-security-privacy: 7.0.0 -> 7.1.0
https://github.com/elementary/switchboard-plug-security-privacy/releases/tag/7.1.0
2023-08-02 21:08:26 +08:00
Bobby Rong 2dd5cccb11
pantheon.elementary-code: 7.0.0 -> 7.1.0
https://github.com/elementary/code/releases/tag/7.1.0
2023-08-02 21:05:27 +08:00
Bobby Rong d309780fe8
pantheon.elementary-mail: 7.1.0 -> 7.2.0
https://github.com/elementary/mail/releases/tag/7.2.0
2023-08-02 20:57:46 +08:00
Bobby Rong 1be8728715
budgie.budgie-control-center: 1.2.0 -> 1.3.0
https://github.com/BuddiesOfBudgie/budgie-control-center/compare/v1.2.0...v1.3.0
2023-08-02 15:37:44 +08:00
rewine 2e56191de9 deepin.deepin-clone: 5.0.11 -> 5.0.15 2023-08-02 10:12:41 +08:00
Nick Cao c1e1fe0068
Merge pull request #246533 from wineee/terminal-emulators
deepin-terminal: enable nixosTests.terminal-emulators
2023-08-01 18:27:28 -06:00
Nick Cao 7ebf27bf39
Merge pull request #246525 from wineee/dde-calendar
deepin.dde-calendar: 5.8.30 -> 5.10.1
2023-08-01 18:24:58 -06:00
K900 9506c32119 plasma-sdk: unbreak build, again 2023-08-01 14:22:34 +03:00
K900 149fb38d5e plasma: 5.27.6 -> 5.27.7 2023-08-01 14:07:20 +03:00
Robert Hensing 34ee0260ec treewide: Add meta.mainProgram
Based on ofborg feedback.
Part of https://github.com/NixOS/nixpkgs/pull/246386
2023-08-01 12:21:05 +02:00
rewine 6fbb653d0e
nixosTests.terminal-emulators: deprecated machine' attribute by nodes.machine' 2023-08-01 18:01:18 +08:00
rewine 9278b39e90
deepin-terminal: enable nixosTests.terminal-emulators 2023-08-01 17:49:39 +08:00
rewine a58db6d363
deepin.dde-calendar: 5.8.30 -> 5.10.1 2023-08-01 17:31:30 +08:00
Bobby Rong 0d28359c91
xfce.xfce4-clipman-plugin: 1.6.3 -> 1.6.4
https://gitlab.xfce.org/panel-plugins/xfce4-clipman-plugin/-/compare/xfce4-clipman-plugin-1.6.3...xfce4-clipman-plugin-1.6.4
2023-08-01 10:58:46 +08:00
Jan Tojnar 195110917e
Merge pull request #246189 from bobby285271/upd/gnome
GNOME updates 2023-07-30
2023-07-30 16:59:30 +02:00
Bobby Rong d02bcaf5f1
epiphany: 44.5 → 44.6
https://gitlab.gnome.org/GNOME/epiphany/-/compare/44.5...44.6
2023-07-30 20:47:51 +08:00
K900 c6f7f41627
Merge pull request #245725 from K900/kzones-0.5
libsForQt5.kzones: 0.4 -> 0.5
2023-07-30 10:06:39 +03:00
Bobby Rong a4c0bbf98b
Merge pull request #245447 from thoughtfull-systems/fix-xfpm-polkit-on-rebuild
xfce.xfce4-power-manager: use fixed path for helpers
2023-07-29 14:00:15 +08:00
Silvan Mosberger a0b8caf3bc
Revert "lib.customisation: uncurry makeScopeWithSplicing" 2023-07-28 23:04:09 +02:00
Artturin 3716ef19d8 lib.makeScopeWithSplicing: provide default for keep,extra
These are often unneeded by the user.
2023-07-28 17:41:01 +03:00
Adam Joseph cb13669b00 lib.customisation: uncurry makeScopeWithSplicing
Deeply-curried functions are pretty error-prone in untyped languages
like Nix.  This is a particularly bad case because
`top-level/splice.nix` *also* declares a makeScopeWithSplicing, but
it takes *two fewer arguments*.

Let's switch to attrset-passing form, to provide some minimal level
of sanity-checking.
2023-07-27 21:31:59 -07:00
K900 ce056317e3 libsForQt5.kzones: 0.4 -> 0.5
Diff: https://github.com/gerritdevriese/kzones/compare/v0.4...v0.5
2023-07-27 14:48:34 +03:00
Paul Stadig 6a2999310e xfce.xfce4-power-manager: use fixed path for helpers
Using a nix store path for `xfpm-power-backlight-helper` and `xfce4-pm-helper` causes permission
errors after a rebuild when adjusting brightness or putting the system to sleep, because the
permitted executables are different from the ones `xfce4-power-manager` wants to execute.  Using a
fixed path (/run/current-system/sw/bin) means the paths do not change after a rebuild, so there's no
permission error.

A similar approach is taken with gnome's `gsd-backlight-helper`.

Fixes #77485
2023-07-27 06:12:34 -04:00
Bobby Rong 69a7cd6718
Merge pull request #245481 from bobby285271/upd/pantheon
Pantheon updates 2023-07-26
2023-07-27 16:04:25 +08:00
Bobby Rong 4e9f191620
Merge pull request #245496 from bobby285271/upd/xfce
xfce.xfce4-volumed-pulse: 0.2.3 -> 0.2.4
2023-07-27 11:54:42 +08:00
Bobby Rong c5355d2bfe
xfce.xfce4-volumed-pulse: 0.2.3 -> 0.2.4
https://gitlab.xfce.org/apps/xfce4-volumed-pulse/-/compare/xfce4-volumed-pulse-0.2.3...xfce4-volumed-pulse-0.2.4
2023-07-26 12:51:54 +08:00
Bobby Rong 3abda3dfda
pantheon.elementary-greeter: 6.1.1 -> 7.0.0
https://github.com/elementary/greeter/releases/tag/7.0.0
2023-07-26 12:22:51 +08:00
Bobby Rong 1865a3e4ac
pantheon.wingpanel-indicator-a11y: 1.0.1 -> 1.0.2
https://github.com/elementary/wingpanel-indicator-a11y/releases/tag/1.0.2
2023-07-26 12:19:53 +08:00
Bobby Rong e7cfc23ce4
pantheon.elementary-settings-daemon: 1.3.0 -> 1.3.1
https://github.com/elementary/settings-daemon/releases/tag/1.3.1
2023-07-26 12:15:22 +08:00
Bobby Rong 5c327bc55b
Merge pull request #245289 from bobby285271/upd/pantheon
Pantheon updates 2023-07-25
2023-07-26 12:11:19 +08:00
Bobby Rong 31f992d386
pantheon.elementary-notifications: Backport fix for broken notification filter 2023-07-25 10:45:08 +08:00
Bobby Rong bdb0a58369
pantheon.switchboard-plug-keyboard: 3.1.1 -> 3.2.0
https://github.com/elementary/switchboard-plug-keyboard/releases/tag/3.2.0
2023-07-25 10:38:35 +08:00
Bobby Rong 3cce91e692
pantheon.switchboard-plug-pantheon-shell: 6.4.0 -> 6.5.0
https://github.com/elementary/switchboard-plug-pantheon-shell/releases/tag/6.5.0
2023-07-25 10:38:35 +08:00
Bobby Rong 09ac4e2784
pantheon.switchboard-plug-sound: 2.3.2 -> 2.3.3
https://github.com/elementary/switchboard-plug-sound/releases/tag/2.3.3
2023-07-25 10:38:35 +08:00
Bobby Rong eda2ca13b3
pantheon.elementary-calendar: 6.1.2 -> 7.0.0
https://github.com/elementary/calendar/releases/tag/7.0.0
2023-07-25 10:38:35 +08:00
Bobby Rong 1ad62e1b31
pantheon.elementary-tasks: 6.3.1 -> 6.3.2
https://github.com/elementary/tasks/releases/tag/6.3.2
2023-07-25 10:38:35 +08:00
Bobby Rong 208aa1b096
pantheon.elementary-settings-daemon: 1.2.0 -> 1.3.0
https://github.com/elementary/settings-daemon/releases/tag/1.3.0
2023-07-25 10:38:29 +08:00
github-actions[bot] aae1f8ef06
Merge master into staging-next 2023-07-24 06:01:13 +00:00
Paul Stadig fe89df18bf
xfce.xfce4-pulseaudio-plugin: enable playing sound with volume change
When libcanberra is a build input to xfce4-pulseaudio-plugin it enables an option to play a sound with volume changes.

https://gitlab.xfce.org/panel-plugins/xfce4-pulseaudio-plugin/-/merge_requests/15
2023-07-24 10:19:02 +08:00
Bobby Rong 6264140578
Merge pull request #245037 from bobby285271/upd/xfce
xfce.xfce4-cpugraph-plugin: 1.2.7 -> 1.2.8
2023-07-24 09:34:54 +08:00
github-actions[bot] 6afe543aec
Merge master into staging-next 2023-07-23 18:01:33 +00:00
Sandro a8ddb427af
Merge pull request #241335 from OPNA2608/init/lomiri/libusermetrics
lomiri.libusermetrics: init at 1.3.0
2023-07-23 18:18:03 +02:00
Bobby Rong 118c91d4bd
xfce.xfce4-cpugraph-plugin: 1.2.7 -> 1.2.8
https://gitlab.xfce.org/panel-plugins/xfce4-cpugraph-plugin/-/compare/xfce4-cpugraph-plugin-1.2.7...xfce4-cpugraph-plugin-1.2.8
2023-07-23 21:38:54 +08:00
github-actions[bot] 10af23a180
Merge master into staging-next 2023-07-23 12:01:27 +00:00
maxine 743859780c
Merge pull request #245003 from bobby285271/upd/gnome 2023-07-23 13:07:54 +02:00
Bobby Rong 3fa05e01ce
gnome.gpaste: 44.0 → 44.1
https://github.com/Keruspe/GPaste/compare/v44.0...v44.1
2023-07-23 17:17:43 +08:00