1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-19 12:11:28 +00:00
Commit graph

12619 commits

Author SHA1 Message Date
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
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
github-actions[bot] 86a73bdb86
Merge master into staging-next 2023-07-23 00:02:31 +00:00
Sandro 61677c946c
Merge pull request #241259 from OPNA2608/init/lomiri/geonames
lomiri.geonames: init at 0.3.0
2023-07-22 21:20:38 +02:00
github-actions[bot] 41e6556ad3
Merge master into staging-next 2023-07-22 18:01:06 +00:00
Adam Joseph 12303c652b
xfce.mousepad: allow to disable polkit
mousepad recently accrued a `polkit` dependency.  This commit allows
to disable that dependency via `enablePolkit`, like many other
polkitized packages.
2023-07-22 21:03:31 +08:00
Vladimír Čunát 2fda37fb1a
gnustep.base: patch build after libxml2 update
https://hydra.nixos.org/build/228323615/nixlog/1/tail
2023-07-20 11:21:54 +02:00
Bobby Rong a5f8a0908c gnome.cheese: 44.0.1 → 44.1
https://gitlab.gnome.org/GNOME/cheese/-/compare/44.0.1...44.1
2023-07-18 20:05:31 +02:00
Sandro 377f9c29b3
Merge pull request #237660 from ExpidusOS/feat/file-manager
expidus.file-manager: init at 0.1.2
2023-07-17 22:25:54 +02:00
Bobby Rong 4ae90dc260
xfce.xfce4-verve-plugin: 2.0.1 -> 2.0.3
https://gitlab.xfce.org/panel-plugins/xfce4-verve-plugin/-/compare/2.0.1...xfce4-verve-plugin-2.0.3

Also clean up unneeded hardeningDisable.
2023-07-16 16:33:09 +08:00
OPNA2608 b2f4cdf2fe lomiri.geonames: Upstream better GNUInstallDirs variable usage 2023-07-14 11:44:43 +02:00
OPNA2608 c907360ea2 lomiri.libusermetrics: init at 1.3.0 2023-07-12 21:44:15 +02:00
Bobby Rong f1c39fbfc9
Merge pull request #242983 from bobby285271/upd/pantheon
pantheon.wingpanel-indicator-sound: 6.0.2 -> 7.0.0
2023-07-12 16:16:09 +08:00
OPNA2608 609c49f740 lomiri.geonames: Use CMAKE_CROSSCOMPILING_EMULATOR instead of patching in emulator call 2023-07-12 08:47:25 +02:00
Bobby Rong ad4082d8f9
pantheon.wingpanel-indicator-sound: 6.0.2 -> 7.0.0
https://github.com/elementary/wingpanel-indicator-sound/releases/tag/7.0.0
2023-07-12 11:35:45 +08:00
Jan Tojnar d04bbe9c81
Merge pull request #241586 from jtojnar/gnome
GNOME updates 2023-07-04
2023-07-11 15:29:06 +02:00
OPNA2608 983e3f7d18 lomiri.geonames: init at 0.3.0 2023-07-11 11:02:24 +02:00
Bobby Rong b5daa1cc8d
pantheon.elementary-files: 6.4.0 -> 6.4.1
https://github.com/elementary/files/releases/tag/6.4.1
2023-07-11 09:57:02 +08:00
Bobby Rong b5b535ce35
Merge pull request #242400 from bobby285271/upd/cinnamon
Cinnamon updates 2023-07-09
2023-07-09 21:13:55 +08:00