Commit Graph

13062 Commits

Author SHA1 Message Date
Bobby Rong
383b753bba
Merge pull request #259363 from bobby285271/fix/gnome-flashback
gnome.gnome-flashback: Fix x-d-p-gnome launch
2023-10-07 20:56:26 +08:00
Bobby Rong
a6f6d24640
Merge pull request #259403 from bobby285271/upd/pantheon
pantheon.elementary-default-settings: Backport pantheon-portals.conf support
2023-10-07 00:07:27 +08:00
Bobby Rong
9a9e44ca04
pantheon.elementary-default-settings: Backport pantheon-portals.conf support
See the changes in x-d-p 1.17 for details. Pantheon's config is quite complex
compared to other DEs >_<  gnome-keyring is already added to xdg.portal.extraPortals
in its separate modules.
2023-10-06 23:24:26 +08:00
Bobby Rong
806415e367
Merge pull request #259382 from bobby285271/upd/xfce
Xfce updates 2023-10-06
2023-10-06 22:52:50 +08:00
Bobby Rong
c9e61619e2
xfce.xfce4-session: Backport xfce-portals.conf support
See the changes in x-d-p 1.17 for details.
2023-10-06 21:47:38 +08:00
Bobby Rong
0b31c97a00
xfce.thunar: Fix log spam with new GLib
https://gitlab.xfce.org/xfce/thunar/-/issues/1204

This is previously in 2.76.0 and is now back.
2023-10-06 21:47:38 +08:00
Bobby Rong
26189ecc33
xfce.xfce4-taskmanager: 1.5.5 -> 1.5.6
https://gitlab.xfce.org/apps/xfce4-taskmanager/-/compare/xfce4-taskmanager-1.5.5...xfce4-taskmanager-1.5.6
2023-10-06 21:47:38 +08:00
Julian Stecklina
e1ee359d16
gnome.gnome-session: fix session crash in gnome-boxes
Fixes https://github.com/NixOS/nixpkgs/issues/226355
2023-10-06 21:36:05 +08:00
Bobby Rong
075f825288
xfce.xfce4-pulseaudio-plugin: 0.4.7 -> 0.4.8
https://gitlab.xfce.org/panel-plugins/xfce4-pulseaudio-plugin/-/compare/xfce4-pulseaudio-plugin-0.4.7...xfce4-pulseaudio-plugin-0.4.8
2023-10-06 20:10:26 +08:00
Bobby Rong
ad65c25dfb
gnome.gnome-flashback: Drop --builtin
We should be able to find the session and desktop files now.
2023-10-06 18:39:10 +08:00
Bobby Rong
ba82dd7148
gnome.gnome-flashback: Add mkGnomeSession
Having this in environment.systemPackages shouldn't be worse than
adding as XDG_DATA_DIRS in gnome-session.
2023-10-06 18:27:49 +08:00
Bobby Rong
21f5cd377a
gnome.gnome-flashback: Add mkWmApplication
Having this in environment.systemPackages shouldn't be worse than
adding as XDG_DATA_DIRS in gnome-session.
2023-10-06 18:22:07 +08:00
Bobby Rong
f6345cd259
gnome.gnome-panel-with-modules: init
Setting X_GNOME_PANEL_MODULESDIR in gnome-session wrapper is confusing to me.
2023-10-06 18:22:07 +08:00
Bobby Rong
55c124cadb
gnome.gnome-panel: Use autoconf271
I don't see any build issues with it.
2023-10-06 18:22:07 +08:00
Maximilian Bosch
8bc5104a6e
treewide: refactor .attrs.sh detection
When specifying the `builder` attribute in `stdenv.mkDerivation`, this
will be effectively transformed into

    builtins.derivation {
      builder = stdenv.shell;
      args = [ "-e" builder ];
    }

This also means that `default-builder.sh` is never sourced and as a
result it's not guaranteed that `$NIX_ATTRS_SH_FILE` is set to a correct
location[1].

Also, we need to source `.attrs.sh` to source `$stdenv`. So, the
following is done now:

* If `$NIX_ATTRS_SH_FILE` points to a correct location, then use it.
  Directly using `.attrs.sh` is problematic for `nix-shell(1)` usage
  (see previous commit for more context), so prefer the environment
  variable if possible.

* Otherwise, if `.attrs.sh` exists, then use it. See [1] for when this
  can happen.

* If neither applies, it can be assumed that `__structuredAttrs` is
  turned off and thus nothing needs to be done.

[1] It's possible that it doesn't exist at all - in case of Nix 2.3 or
    it can point to a wrong location on older Nix versions with a bug in
    `__structuredAttrs`.
2023-10-04 18:36:57 +02:00
Fabián Heredia Montiel
c0073d1dda gnome2: remove reference to gdk_pixbuf (throw since 2022-02) 2023-10-03 15:59:10 -06:00
K900
a7b9a75563
Merge pull request #258158 from K900/cleaner-plasma-shutdown
plasma-workspace: backport patch for cleaner shutdowns
2023-10-02 16:00:14 +03:00
Bobby Rong
8d7b2dba9e
Merge pull request #258492 from FedericoSchonborn/budgie/budgie-desktop-10.8.1
budgie.budgie-desktop: 10.8 -> 10.8.1
2023-10-02 18:25:44 +08:00
Federico Damián Schonborn
4974701f12
budgie.budgie-desktop: 10.8 -> 10.8.1
https://buddiesofbudgie.org/blog/budgie-10-8-1-released
https://github.com/BuddiesOfBudgie/budgie-desktop/releases/tag/v10.8.1

Signed-off-by: Federico Damián Schonborn <fdschonborn@gmail.com>
2023-10-01 20:22:06 -03:00
Bobby Rong
a5b890b7a7
Merge pull request #258144 from bobby285271/upd/xfce
Xfce updates 2023-09-30
2023-10-01 09:49:26 +08:00
K900
05290d4aa0 plasma-workspace: backport patch for cleaner shutdowns 2023-09-30 10:57:40 +03:00
Bobby Rong
6012a834aa
xfce.gigolo: 0.5.2 -> 0.5.3
https://gitlab.xfce.org/apps/gigolo/-/compare/gigolo-0.5.2...gigolo-0.5.3
2023-09-30 13:00:33 +08:00
Bobby Rong
6da085e336
xfce.xfce4-clipman-plugin: 1.6.4 -> 1.6.5
https://gitlab.xfce.org/panel-plugins/xfce4-clipman-plugin/-/compare/xfce4-clipman-plugin-1.6.4...xfce4-clipman-plugin-1.6.5
2023-09-30 13:00:33 +08:00
Bobby Rong
f8d46a6ac2
xfce.xfce4-panel: 4.18.4 -> 4.18.5
https://gitlab.xfce.org/xfce/xfce4-panel/-/compare/xfce4-panel-4.18.4...xfce4-panel-4.18.5
2023-09-30 12:33:33 +08:00
Bobby Rong
e639783dd2
Merge pull request #258028 from bobby285271/upd/cinnamon
cinnamon.nemo: 5.8.4 -> 5.8.5
2023-09-30 12:12:02 +08:00
Bobby Rong
adcf31f0e1
cinnamon.nemo: 5.8.4 -> 5.8.5
https://github.com/linuxmint/nemo/compare/5.8.4...5.8.5
2023-09-29 20:37:08 +08:00
Bobby Rong
f0dae4e8a9
Merge pull request #257432 from bobby285271/upd/pantheon
Pantheon updates 2023-09-26
2023-09-29 14:25:03 +08:00
Bobby Rong
c2b6902880
pantheon.wingpanel-indicator-network: 7.0.1 -> 7.0.2
https://github.com/elementary/wingpanel-indicator-network/compare/7.0.1...7.0.2
2023-09-28 21:30:05 +08:00
Bobby Rong
699b4f0315
pantheon.elementary-files: 6.5.0 -> 6.5.2
https://github.com/elementary/files/compare/6.5.0...6.5.2
2023-09-28 21:29:59 +08:00
R. Ryantm
5e5d80aaaa gnome.pomodoro: 0.23.1 -> 0.24.0 2023-09-28 00:54:42 +00:00
piegames
af044ad31e
Merge pull request #256977: paperwm: remove manually packaged extension 2023-09-25 21:59:35 +02:00
R. RyanTM
034b9ec5f7
pantheon.appcenter: 7.3.0 -> 7.4.0 (#257248)
Actually does the bump.

Fixes cb5ce1520a.
2023-09-25 20:35:56 +08:00
Sebastian Gabriel Trzpiot
860f42f451 paperwm: remove manually packaged extension
PaperWM became available on extensions.gnome.org at the end of July.
See: https://github.com/paperwm/PaperWM/pull/569
2023-09-23 23:34:41 +02:00
Weijia Wang
0c265c1651
Merge pull request #256604 from wineee/deepin-compressor
deepin.deepin-compressor: 5.12.17 -> 5.12.18
2023-09-22 08:34:40 +02:00
rewine
4d915aab9d deepin.deepin-compressor: 5.12.17 -> 5.12.18 2023-09-22 10:13:06 +08:00
Weijia Wang
fac12b959a
Merge pull request #256528 from wineee/6.0.7
deepin.deepin-terminal: 6.0.6 -> 6.0.7
2023-09-21 22:18:47 +02:00
Alyssa Ross
c57e7d5622 gnome3.adwaita-icon-theme.meta.homepage: init 2023-09-21 18:09:07 +00:00
rewine
43454dfc99 deepin.deepin-terminal: 6.0.6 -> 6.0.7 2023-09-22 00:16:21 +08:00
Bobby Rong
dd7ea9090d
Merge pull request #256111 from bobby285271/upd/pantheon
Pantheon updates 2023-09-19
2023-09-21 20:49:37 +08:00
Doron Behar
8ace65ff3d
treewide: use finalAttrs in all packages I maintain (#255902)
* mpd-touch-screen-gui: use finalAttrs in mkDerivation; reformat

* musescore: use finalAttrs in mkDerivation

* syncthingtray: use stdenv.mkDerivation with a function; reformat

* ocrfeeder: use finalAttrs in mkDerivation; reformat

* castget: use finalAttrs in mkDerivation

* gnome-network-displays: use finalAttrs in mkDerivation

* mailreaders: use finalAttrs in mkDerivation

* mswatch: use finalAttrs in mkDerivation

* uhd: use finalAttrs in mkDerivation

* maxima: use finalAttrs in mkDerivation

* qalculate-gtk: use finalAttrs in mkDerivation

* qalculate-qt: use finalAttrs in mkDerivation

* wxmaxima: use finalAttrs in mkDerivation

* lammps: use finalAttrs in mkDerivation

* mlterm: use finalAttrs in mkDerivation

* video-trimmer: use finalAttrs in mkDerivation

* nerdfonts: use finalAttrs in mkDerivation

* gnomeExtensions.easyScreenCast: use finalAttrs in mkDerivation

* octave: use finalAttrs in mkDerivation; reformat

* comedilib: use finalAttrs in mkDerivation

* cpp-utilities: use finalAttrs in mkDerivation

* libsForQt5.kpeoplevcard: use finalAttrs in mkDerivation; reformat

* liberio: use finalAttrs in mkDerivation

* libqalculate: use finalAttrs in mkDerivation; reformat

* libwtk-sdl2: use finalAttrs in mkDerivation

* libsForQt5.pulseaudio-qt: use finalAttrs in mkDerivation; reformat

* qrupdate: use finalAttrs in mkDerivation; reformat

* libsForQt5.qtforkawesome: use finalAttrs in mkDerivation; reformat

* libsForQt5.qtutilities: use finalAttrs in mkDerivation; reformat

* sqlitecpp: use finalAttrs in mkDerivation; reformat

* tweeny: use finalAttrs in mkDerivation

* volk: use finalAttrs in mkDerivation

* wiringpi: use finalAttrs in mkDerivation

* snzip: use finalAttrs in mkDerivation; reformat

* bpm-tools: use finalAttrs in mkDerivation; reformat

* sacd: use finalAttrs in mkDerivation

* gtk-gnutella: use finalAttrs in mkDerivation; reformat

* sile: use finalAttrs in mkDerivation

* pplatex: use finalAttrs in mkDerivation; reformat
2023-09-21 11:31:17 +03:00
Bobby Rong
a81a96b1c8
pantheon.wingpanel-indicator-notifications: 7.0.0 -> 7.1.0
https://github.com/elementary/wingpanel-indicator-notifications/compare/7.0.0...7.1.0
2023-09-19 21:07:02 +08:00
Bobby Rong
cb5ce1520a
pantheon.appcenter: 7.3.0 -> 7.4.0
https://github.com/elementary/appcenter/compare/7.3.0...7.4.0
2023-09-19 21:05:44 +08:00
Bobby Rong
969484e63e
mate.mate-user-guide: 1.26.1 -> 1.26.2
https://github.com/mate-desktop/mate-user-guide/compare/v1.26.1...v1.26.2
2023-09-19 20:47:36 +08:00
Bobby Rong
4cfe585a35
mate.libmatemixer: 1.26.0 -> 1.26.1
https://github.com/mate-desktop/libmatemixer/compare/v1.26.0...v1.26.1
2023-09-19 20:47:20 +08:00
Bobby Rong
6431e433ed
mate.mate-desktop: 1.26.1 -> 1.26.2
https://github.com/mate-desktop/mate-desktop/compare/v1.26.1...v1.26.2
2023-09-17 15:55:48 +08:00
Jan Solanti
ac38e6c351 plasma5/systemsettings: add kirigami-addons
Some plugins fail to load if this is not in the QML import path and
simply having it as a dependency on the individual plugins does not add
it to the import path.
2023-09-15 03:52:03 +03:00
rewine
f8ad7cd1ef
deepin.deepin-icon-theme: 2021.11.24 -> 2023.04.03 2023-09-14 16:45:17 +08:00
piegames
de3946feec
Merge pull request #255002: gnomeExtensions: auto-update 2023-09-14 10:14:21 +02:00
github-actions[bot]
98892da85b
Merge master into staging-next 2023-09-13 18:01:09 +00:00
Bobby Rong
74ebb96a9d
Merge pull request #254945 from bobby285271/upd/pantheon
pantheon.wingpanel: 3.0.4 -> 3.0.5
2023-09-13 23:21:42 +08:00
Bobby Rong
620b29a77b
pantheon.wingpanel: 3.0.4 -> 3.0.5
https://github.com/elementary/wingpanel/releases/tag/3.0.5
2023-09-13 20:39:54 +08:00
Ryan Horiguchi
92887a8f37 gnomeExtensions: auto-update 2023-09-12 23:00:09 +02:00
github-actions[bot]
41b9c0a6d9
Merge master into staging-next 2023-09-12 18:01:00 +00:00
K900
90d4eee2d3
Merge pull request #254736 from K900/plasma-5.27.8
plasma: 5.27.7 -> 5.27.8
2023-09-12 20:23:00 +03:00
Vladimír Čunát
300eaad172
Merge branch 'master' into staging-next 2023-09-12 19:06:44 +02:00
Maxine Aubrey
9204ded9bd
maintainers: maxeaubrey → amaxine 2023-09-12 17:21:05 +02:00
github-actions[bot]
92f41becba
Merge master into staging-next 2023-09-12 12:01:13 +00:00
K900
d36449b1fb plasma: 5.27.7 -> 5.27.8 2023-09-12 14:52:49 +03:00
maxine
bf39054f86
Merge pull request #253789 from jtojnar/gnome-stable
gnome.gnome-shell: 44.3 → 44.4
2023-09-12 13:43:46 +02:00
github-actions[bot]
72404a8fe8
Merge master into staging-next 2023-09-10 18:00:53 +00:00
Mario Rodas
23bc87054a
Merge pull request #253955 from ExpidusOS/update/expidus-file-manager
expidus-file-manager: update 0.2.0 -> 0.2.1
2023-09-10 07:46:31 -05:00
Yureka
ef69e91c60 Merge branch 'waf-cross' of https://github.com/atorres1985-contrib/nixpkgs into HEAD 2023-09-09 08:27:19 +02:00
Tristan Ross
75cfae1fc1
expidus-file-manager: update 0.2.0 -> 0.2.1 2023-09-07 21:29:39 -07:00
Nick Cao
682985913d
Merge pull request #253841 from wineee/deepin-reader
deepin.deepin-reader: 5.10.29 -> 6.0.2
2023-09-07 10:29:21 -04:00
rewine
c53ada6cab deepin.deepin-reader: 5.10.29 -> 6.0.2 2023-09-07 20:10:38 +08:00
Jan Tojnar
41acd5bc57 gnome.gnome-shell: 44.3 → 44.4
https://gitlab.gnome.org/GNOME/gnome-shell/-/compare/44.3...44.4
2023-09-07 07:38:36 +02:00
Jan Tojnar
28fb2d91b4 gnome.mutter: 44.3 → 44.4
https://gitlab.gnome.org/GNOME/mutter/-/compare/44.3...44.4
2023-09-07 07:38:36 +02:00
Jan Tojnar
48e6cd0038 gnome.gnome-boxes: 44.2 → 44.3
https://gitlab.gnome.org/GNOME/gnome-boxes/-/compare/44.2...44.3
2023-09-07 07:38:29 +02:00
Anderson Torres
f2f9262b92 treewide: waf.hook -> wafHook 2023-09-06 10:41:28 -03:00
github-actions[bot]
72eff9fe5d
Merge master into staging-next 2023-09-06 00:01:57 +00:00
Christoph Neidahl
166442660b
lomiri.geonames: Use devdoc for documentation instead (#253407)
Which is apparently a thing that already handles gtk-doc documentation moving, and
more closely aligns with upstream's feedback on the merge request.
2023-09-05 23:15:46 +02:00
Vladimír Čunát
b4cc333048
Merge branch 'master' into staging-next 2023-09-04 20:19:44 +02:00
Bobby Rong
a8e3f93bcd
Merge pull request #252986 from FedericoSchonborn/budgie-module-update
nixos/budgie: Use Network Manager Applet indicator, budgie.budgie-gsettings-overrides: Update defaults
2023-09-05 00:02:22 +08:00
Federico Damián Schonborn
9ee75852d2
budgie.budgie-gsettings-overrides: Update defaults
Enables tap-to-click and edge tiling.

Signed-off-by: Federico Damián Schonborn <fdschonborn@gmail.com>
2023-09-03 19:59:06 -03:00
github-actions[bot]
b6f9cf5799
Merge master into staging-next 2023-09-03 18:01:01 +00:00
Bobby Rong
979b4f4b1b
Merge pull request #253106 from bobby285271/upd/mutter43
gnome.mutter43: 43.7 → 43.8
2023-09-03 22:56:13 +08:00
Bobby Rong
d0a8c1b075
gnome.mutter43: 43.7 → 43.8
https://gitlab.gnome.org/GNOME/mutter/-/compare/43.7...43.8
2023-09-03 20:13:52 +08:00
github-actions[bot]
29aea2bf52
Merge master into staging-next 2023-09-03 12:00:53 +00:00
Bobby Rong
983104d287
Merge pull request #253076 from bobby285271/upd/xfce
xfce.thunar: 4.18.6 -> 4.18.7
2023-09-03 19:38:02 +08:00
Bobby Rong
2adb0afae1
xfce.thunar: 4.18.6 -> 4.18.7
https://gitlab.xfce.org/xfce/thunar/-/compare/thunar-4.18.6...thunar-4.18.7
2023-09-03 15:55:09 +08:00
github-actions[bot]
14f4a764c5
Merge master into staging-next 2023-09-02 00:02:17 +00:00
José Romildo
cc8ca23dda lxqt.xdg-desktop-portal-lxqt: add libexif and menu-cache dependencies 2023-08-31 14:22:05 -03:00
github-actions[bot]
f57e8b5fb2
Merge master into staging-next 2023-08-31 06:00:58 +00:00
Bobby Rong
b0832edc0c
Merge pull request #252350 from bobby285271/upd/xfce
xfce.xfce4-whiskermenu-plugin: 2.7.3 -> 2.8.0
2023-08-31 10:44:47 +08:00
github-actions[bot]
ce84b1371f
Merge master into staging-next 2023-08-31 00:01:54 +00:00
Maciej Krüger
b9ab9a92b9
Merge pull request #251409 from gilice/flutter-313 2023-08-30 22:00:14 +02:00
github-actions[bot]
e3e1b16eb6
Merge master into staging-next 2023-08-30 18:00:58 +00:00
Bobby Rong
d6a9856b3b
xfce.xfce4-whiskermenu-plugin: 2.7.3 -> 2.8.0
https://gitlab.xfce.org/panel-plugins/xfce4-whiskermenu-plugin/-/compare/v2.7.3...v2.8.0

Replaced popup script with executable:
5ea01727ea
2023-08-30 22:45:10 +08:00
Bobby Rong
a5cdd7f10e
Merge pull request #252337 from bobby285271/upd/pantheon
pantheon.elementary-iconbrowser: 2.1.1 -> 2.2.0
2023-08-30 22:07:40 +08:00
Bobby Rong
fad0b9e956
pantheon.elementary-iconbrowser: 2.1.1 -> 2.2.0
https://github.com/elementary/iconbrowser/releases/tag/2.2.0
2023-08-30 20:38:06 +08:00
github-actions[bot]
2296693f8e
Merge staging-next into staging 2023-08-29 18:01:29 +00:00
Bobby Rong
730b34882a
Merge pull request #252109 from bobby285271/upd/pantheon
pantheon.wingpanel: 3.0.3 -> 3.0.4
2023-08-29 23:32:56 +08:00
hacker1024
92e5c1fcec expidus.file-manager: Resolve dependencies for Flutter 3.13.0 2023-08-29 13:12:05 +02:00
Bobby Rong
cff9c7a2a0
pantheon.wingpanel: 3.0.3 -> 3.0.4
https://github.com/elementary/wingpanel/releases/tag/3.0.4
2023-08-29 17:49:49 +08:00
github-actions[bot]
974a40b58e
Merge staging-next into staging 2023-08-28 18:01:36 +00:00
Jan Tojnar
434d160d7c
Merge pull request #234615 from linsui/dconf
nixos/dconf: support generating from attrs
2023-08-28 18:31:52 +02:00
github-actions[bot]
88c79356ec
Merge staging-next into staging 2023-08-28 12:01:39 +00:00
Bobby Rong
dd552086a2
Merge pull request #251783 from bobby285271/upd/pantheon
Pantheon updates 2023-08-28
2023-08-28 16:11:16 +08:00
Bobby Rong
1ffac91a87
pantheon.switchboard-plug-applications: 7.0.0 -> 7.0.1
https://github.com/elementary/switchboard-plug-applications/releases/tag/7.0.1
2023-08-28 14:04:08 +08:00
Bobby Rong
c9de78a330
pantheon.wingpanel-indicator-power: 6.2.0 -> 6.2.1
https://github.com/elementary/wingpanel-indicator-power/releases/tag/6.2.1
2023-08-27 22:27:18 +08:00
github-actions[bot]
a8ab645455
Merge staging-next into staging 2023-08-27 12:01:31 +00:00
github-actions[bot]
859a8f3bfa
Merge master into staging-next 2023-08-27 12:01:03 +00:00
Nadim Kobeissi
8aad9cf7f5 plasma-desktop: remove Discover from default panel
This commit removes shortcuts to KDE Discover from
the default menus of the default Plasma Desktop
installation in NixOS. Right now, in for example
the official NixOS 23.05 Plasma Desktop ISO (as
well as other installation vectors), a broken KDE
Discover link is included in the default toolbar
and other places, leading to a worse user experience,
since NixOS intentionally does not ship the
Plasma Desktop with KDE Discover.

Confirmed working through building an ISO.
2023-08-27 11:44:01 +02:00
github-actions[bot]
4b0e375dc9
Merge staging-next into staging 2023-08-26 18:01:28 +00:00
github-actions[bot]
3503eea847
Merge master into staging-next 2023-08-26 18:00:55 +00:00
michaelgrahamevans
f9aa8c555f
gnome.gnome-maps: 44.3 → 44.4
https://gitlab.gnome.org/GNOME/gnome-maps/-/compare/v44.3...v44.4
2023-08-26 23:01:50 +08:00
Anderson Torres
46f28863df xfce.xfce4-namebar-plugin: change wafHook to waf.hook 2023-08-26 13:12:09 +00:00
Austin Horstman
8f1e764551
treewide: add meta.mainProgram (#251487)
* skhd: add meta.mainProgram

* yabai: add meta.mainProgram

* kitty: add meta.mainProgram

* alacritty: add meta.mainProgram

* thunar: add meta.mainProgram

* looking-glass-client: add meta.mainProgram

* thunderbird: add meta.mainProgram

* ckb-next: add meta.mainProgram

* virt-manager: add meta.mainProgram

* gh: add meta.mainProgram
2023-08-26 15:03:52 +03:00
github-actions[bot]
4cdbb53d13
Merge master into staging-next 2023-08-26 12:01:05 +00:00
Matthias Beyer
ff51e947fe
Merge pull request #251508 from FedericoSchonborn/budgie.magpie-0.9.3
budgie.magpie: 0.9.2 -> 0.9.3
2023-08-26 10:16:32 +02:00
Federico Damián Schonborn
512644190b
budgie.magpie: 0.9.2 -> 0.9.3
Signed-off-by: Federico Damián Schonborn <fdschonborn@gmail.com>
2023-08-26 00:44:24 -03:00
github-actions[bot]
e79f8fd118
Merge master into staging-next 2023-08-25 18:00:58 +00:00
Bobby Rong
ea96bb8a5a
Merge pull request #251282 from bobby285271/upd/pantheon
pantheon.elementary-files: 6.4.1 -> 6.5.0
2023-08-25 23:56:24 +08:00
github-actions[bot]
8680fe99a1
Merge master into staging-next 2023-08-25 12:01:24 +00:00
Bobby Rong
540e170aad
Merge pull request #251287 from bobby285271/upd/xfce
xfce.xfce4-appfinder: 4.18.0 -> 4.18.1
2023-08-25 15:00:12 +08:00
github-actions[bot]
a11e7e3428
Merge master into staging-next 2023-08-25 06:00:56 +00:00
Bobby Rong
45adc10ae0
xfce.xfce4-appfinder: 4.18.0 -> 4.18.1
https://gitlab.xfce.org/xfce/xfce4-appfinder/-/compare/xfce4-appfinder-4.18.0...xfce4-appfinder-4.18.1
2023-08-25 11:51:48 +08:00
Bobby Rong
102c3c667e
pantheon.elementary-files: 6.4.1 -> 6.5.0
https://github.com/elementary/files/releases/tag/6.5.0
2023-08-25 11:45:45 +08:00
Nick Cao
3b474d314d
Merge pull request #251133 from wineee/music
deepin-music: 6.2.28 -> 6.2.31
2023-08-25 09:40:22 +08:00
rewine
c5fd60599e
deepin-music: 6.2.28 -> 6.2.31 2023-08-24 18:09:50 +08:00
github-actions[bot]
11e56ed9bb
Merge master into staging-next 2023-08-23 12:01:03 +00:00
Nick Cao
638ab6a3b1
Merge pull request #250892 from wineee/deepin-camera
deepin-camera: 1.4.13 -> 6.0.2
2023-08-23 16:58:06 +08:00
github-actions[bot]
b179570bca
Merge master into staging-next 2023-08-23 06:01:21 +00:00
Bobby Rong
1c14766c33
Merge pull request #250765 from bobby285271/upd/xfce
xfce.xfce4-terminal: 1.0.4 -> 1.1.0
2023-08-23 11:53:22 +08:00
rewine
e7fc5b6bec
deepin.deepin-camera: 1.4.13 -> 6.0.2 2023-08-23 11:32:02 +08:00
github-actions[bot]
f888200b3a
Merge master into staging-next 2023-08-22 18:00:55 +00:00
Bobby Rong
ab91caf05e
Merge pull request #250664 from bobby285271/upd/pantheon
Pantheon updates 2023-08-22
2023-08-22 21:48:59 +08:00
Bobby Rong
6d2a11d1a4
xfce.xfce4-terminal: 1.0.4 -> 1.1.0
https://gitlab.xfce.org/apps/xfce4-terminal/-/compare/xfce4-terminal-1.0.4...xfce4-terminal-1.1.0

- Explicitly add glib.
- Format with nixpkgs-fmt.
- Clean up unneeded NIX_CFLAGS_COMPILE.
2023-08-22 21:06:41 +08:00
github-actions[bot]
602e1b2392
Merge staging-next into staging 2023-08-22 06:01:39 +00:00
Bobby Rong
ae0c83c22d
Merge pull request #250654 from bobby285271/fix/xfce4-screensaver
xfce.xfce4-screensaver: Unbreak xfce4-screensaver-configure
2023-08-22 13:50:16 +08:00
Bobby Rong
92cbf5e6a0
pantheon.elementary-feedback: 7.0.0 -> 7.1.0
https://github.com/elementary/feedback/releases/tag/7.1.0
2023-08-22 11:48:21 +08:00
Bobby Rong
1d942ec8ea
pantheon.elementary-notifications: 7.0.0 -> 7.0.1
https://github.com/elementary/notifications/releases/tag/7.0.1
2023-08-22 11:46:08 +08:00
Bobby Rong
3b4550a55a
pantheon.switchboard-plug-keyboard: 3.2.0 -> 3.2.1
https://github.com/elementary/switchboard-plug-keyboard/releases/tag/3.2.1
2023-08-22 11:41:53 +08:00
Bobby Rong
bf5e23f441
pantheon.xdg-desktop-portal-pantheon: 7.1.0 -> 7.1.1
https://github.com/elementary/portals/releases/tag/7.1.1
2023-08-22 11:15:01 +08:00
Bobby Rong
b44f013821
xfce.xfce4-screensaver: Unbreak xfce4-screensaver-configure
Adding missing python should be enough to fix the wrong shebangs.
2023-08-22 10:21:39 +08:00
rewine
e1bc521587
deepin.deepin-editor: 6.0.10 -> 6.0.11 2023-08-22 10:17:22 +08:00
github-actions[bot]
7946d3b039
Merge staging-next into staging 2023-08-21 18:01:26 +00:00
Federico Damián Schonborn
53d7ae9de9
budgie.budgie-desktop: 10.7.2 -> 10.8
Signed-off-by: Federico Damián Schonborn <fdschonborn@gmail.com>
2023-08-22 01:11:02 +08:00
github-actions[bot]
56f5b9fafc
Merge staging-next into staging 2023-08-21 12:01:35 +00:00
Nick Cao
7b0aa5ffa7
Merge pull request #250490 from wineee/deepin-terminal
deepin.deepin-terminal: 6.0.5 -> 6.0.6
2023-08-21 18:59:00 +08:00
Theodore Ni
d494084017
Merge branch 'staging-next' into staging
Merging https://github.com/NixOS/nixpkgs/pull/245957 with https://github.com/NixOS/nixpkgs/pull/246022.
2023-08-20 20:09:45 -07:00
Artturi
bde196dde9
Merge pull request #245957 from amjoseph-nixpkgs/pr/lib/customization/makeScopeWithSplicing2 2023-08-20 18:57:05 +03:00
piegames
62d9cc2d62
Merge pull request #250090 from LudovicoPiero/gnome-impatience-bump
gnomeExtension.impatience: unstable-2022-03-26 -> unstable-2023-04-04
2023-08-20 16:04:45 +02:00
rewine
fd1defebf3 deepin.deepin-terminal: 6.0.5 -> 6.0.6
https://github.com/linuxdeepin/deepin-terminal/compare/6.0.5...6.0.6
2023-08-20 21:01:04 +08:00
github-actions[bot]
f6d3a09e06
Merge staging-next into staging 2023-08-20 06:01:25 +00:00
Bobby Rong
3476a10478
Merge pull request #250160 from bobby285271/upd/gnome
GNOME updates 2023-08-19
2023-08-20 09:26:14 +08:00
github-actions[bot]
9145b3fd81
Merge staging-next into staging 2023-08-19 18:01:22 +00:00
Bobby Rong
be9afcd6ef
Merge pull request #250088 from bobby285271/upd/pantheon
pantheon.elementary-default-settings: 7.0.2 -> 7.1.0
2023-08-19 20:31:19 +08:00
Bobby Rong
e3de770dce
gnome.ghex: 44.1 → 44.2
https://gitlab.gnome.org/GNOME/ghex/-/compare/44.1...44.2
2023-08-19 18:10:54 +08:00
Bobby Rong
536d77dffd
gnome.geary: 44.0 → 44.1
https://gitlab.gnome.org/GNOME/geary/-/compare/44.0...44.1
2023-08-19 18:08:58 +08:00
Bobby Rong
c6ba803d6e
gnome.gnome-bluetooth: 42.5 → 42.6
https://gitlab.gnome.org/GNOME/gnome-bluetooth/-/compare/42.5...42.6
2023-08-19 18:01:15 +08:00
Ludovico Piero
e3fbb8ac71
gnome-shell-extension-impatience: unstable-2022-03-26 -> unstable-2023-04-04 2023-08-19 13:24:35 +10:00
Bobby Rong
b413d3d189
pantheon.elementary-default-settings: 7.0.2 -> 7.1.0
https://github.com/elementary/default-settings/releases/tag/7.1.0
2023-08-19 11:22:33 +08:00
Theodore Ni
ece0953571
Merge branch 'staging-next' into staging 2023-08-18 16:02:27 -07:00
Nick Cao
0e0b2fb549
mate.libmateweather: fix cross compilation, set strictDeps 2023-08-18 09:20:01 +08:00
Bobby Rong
fd1f73aaa2
Merge pull request #249312 from FedericoSchonborn/budgie/magpie
budgie.magpie: init at 0.9.2, replace Mutter with it on Budgie
2023-08-17 15:43:43 +08:00
Federico Damián Schonborn
dc01c463b6
budgie.budgie-gsettings-overrides: Remove unused Mutter
Signed-off-by: Federico Damián Schonborn <fdschonborn@gmail.com>
2023-08-17 00:56:43 -03:00
Federico Damián Schonborn
748f36da30
budgie.budgie-control-center: Replace Mutter with Magpie
Signed-off-by: Federico Damián Schonborn <fdschonborn@gmail.com>
2023-08-17 00:56:43 -03:00
Federico Damián Schonborn
f0da6992b9
budgie.budgie-desktop: Replace Mutter with Magpie
Signed-off-by: Federico Damián Schonborn <fdschonborn@gmail.com>
2023-08-17 00:56:37 -03:00
Federico Damián Schonborn
16e347c83d
budgie.magpie: init at 0.9.2
Signed-off-by: Federico Damián Schonborn <fdschonborn@gmail.com>
2023-08-17 00:55:53 -03:00
Jan Tojnar
86797b2008 Merge branch 'staging-next' into staging
Conflicts:
- pkgs/development/libraries/qt-6/default.nix
  Merge a5b92645f1 and 0597d865ef
2023-08-16 19:37:11 +02:00
Bobby Rong
8639573ee8
Merge pull request #249491 from bobby285271/upd/pantheon
pantheon.elementary-files: Fix log spam with new GLib
2023-08-16 21:17:29 +08:00
Bobby Rong
4904773edb
pantheon.elementary-files: Fix log spam with new GLib 2023-08-16 11:58:32 +08:00
Nick Cao
6ee965697c
Merge pull request #249235 from wineee/5.12.15
deepin.deepin-compressor: 5.12.15 -> 5.12.17
2023-08-15 21:04:44 -06:00
linsui
0e6827ed9c nixos/gdm: switch to dconf settings 2023-08-15 19:20:39 +08:00
github-actions[bot]
3fb3f13d9b
Merge staging-next into staging 2023-08-15 06:01:55 +00:00
Pol Dellaiera
3eb7f7a63b
Merge pull request #248683 from oxij/tree/source-root-continues-3
treewide: cleanup `sourceRoot` and `setSourceRoot` usage
2023-08-15 05:53:52 +02:00
rewine
5eba05f230
deepin.deepin-compressor: 5.12.15 -> 5.12.17 2023-08-15 09:37:22 +08:00
Nick Cao
e03e8cf783
Merge pull request #249219 from FedericoSchonborn/budgie/budgie-backgrounds-2.0
budgie.budgie-backgrounds: 1.0 -> 2.0
2023-08-14 18:47:32 -06:00
Federico Damián Schonborn
e543e81fae
budgie.budgie-backgrounds: 1.0 -> 2.0
Signed-off-by: Federico Damián Schonborn <fdschonborn@gmail.com>
2023-08-14 20:51:37 -03:00
K900
b16cdbe202
Merge pull request #243088 from Alper-Celik/kde-accessibility-fix
plasma-desktop: add missing gsettings schemas on kaccess
2023-08-14 16:18:38 +03:00
Alper Çelik
a37e23c8ca
plasma-desktop: add missing gsettings schemas on kaccess
this commit lets kaccess to read screen reader settings[1] using
gsettings by adding required gsettings schemas dirs to the $XDG_DATA_DIRS

this commit also refactors previus gsettings schemas fix of kcm_access
for allowing reuse of wrapped gsettings between kaccess and kcm_access
2023-08-14 16:13:39 +03:00
Adam Joseph
cbc8aa437c treewide: use uncurried version of makeScopeWithSplicing 2023-08-14 02:51:10 +03:00
Artturi
c4ff6e3885
Merge pull request #247841 from uninsane/pr-cross-engrampaD 2023-08-13 20:41:59 +03:00
Bobby Rong
ab1eb30c42
Merge pull request #248526 from bobby285271/upd/pantheon
Pantheon updates 2023-08-11
2023-08-13 20:50:46 +08:00
Bobby Rong
4392a7e3bc
pantheon.elementary-default-settings: Backport picture-uri-dark changes 2023-08-13 20:10:46 +08:00
Nick Cao
661dcac514
Merge pull request #248020 from ExpidusOS/feat/update-file-manager
expidus.file-manager: 0.1.2 -> 0.2.0
2023-08-13 00:07:20 -06:00
Colin
408a6b0c1d mate.engrampa: support cross compilation 2023-08-13 06:18:24 +03:00
Jan Malakhovski
60e834fa00 rox-filer: simplify sourceRoot 2023-08-12 08:29:56 +00:00
Jan Tojnar
52fbc287ca gnome.gnome-shell: Provide schema compiler path
This is required for installing extensions containing schemas since GNOME 44:

> Error while installing just-perfection-desktop@just-perfection: Failed to execute child process “glib-compile-schemas” (No such file or directory)

While at it, also unify the other patched paths.

This adds `glib.dev` to the GNOME Shell runtime closure but it is just 20 MiB increase to 1.9 GiB.
2023-08-11 22:15:28 +02:00
Tristan Ross
62e81bf6bf
expidus.file-manager: 0.1.2 -> 0.2.0 2023-08-11 07:40:45 -07:00
Bobby Rong
82ac97f610
pantheon.elementary-onboarding: 7.1.0 -> 7.2.0
https://github.com/elementary/onboarding/releases/tag/7.2.0
2023-08-11 20:30:10 +08:00
Bobby Rong
ec07684718
pantheon.elementary-videos: 2.9.1 -> 3.0.0
https://github.com/elementary/videos/releases/tag/3.0.0
2023-08-11 20:30:10 +08:00
Bobby Rong
56d038d8f9
pantheon.gala: 7.1.1 -> 7.1.2
https://github.com/elementary/gala/releases/tag/7.1.2
2023-08-11 18:20:50 +08:00
rewine
279ca86645 deepin.image-editor: 1.0.24 -> 1.0.32 2023-08-10 21:26:09 +08:00
K900
4b19c9e327 plasma-workspace: backport fix recommended by upstream
See https://mail.kde.org/pipermail/distributions/2023-August/001396.html
2023-08-10 12:49:16 +03:00
Bobby Rong
25cfddf2f8
Merge pull request #248073 from bobby285271/upd/pantheon
pantheon.elementary-icon-theme: 7.3.0 -> 7.3.1
2023-08-09 23:00:10 +08:00
K900
6338d16648
Merge pull request #247685 from K900/kzones-0.6
kzones: 0.5 -> 0.6, use finalAttrs
2023-08-09 17:45:03 +03:00
Bobby Rong
8d90ea5913
pantheon.elementary-icon-theme: 7.3.0 -> 7.3.1
https://github.com/elementary/icons/releases/tag/7.3.1
2023-08-09 11:05:44 +08:00
Bobby Rong
ff1834f0a3
Merge pull request #247886 from bobby285271/fix/cinnamon-background
cinnamon.cinnamon-common: Backport pillow 10.0.0 support
2023-08-08 16:46:20 +08:00
Bobby Rong
deace553fa
cinnamon.cinnamon-common: Backport pillow 10.0.0 support
ref: bdf1a96570
2023-08-08 15:52:55 +08:00
Bobby Rong
9e3941778f
Merge pull request #247865 from bobby285271/upd/cinnamon
gthumb, cinnamon.pix: Fix build with exiv2 0.28
2023-08-08 15:38:23 +08:00
Bobby Rong
150172424d
cinnamon.pix: Fix build with exiv2 0.28 2023-08-08 14:37:41 +08:00
Weijia Wang
3d772a1811
Merge pull request #247785 from wegank/gnome-color-manager-exiv2
gnome-color-manager: add patch for exiv2 0.28
2023-08-08 08:00:42 +02:00
Weijia Wang
610dc986d6 gnome-color-manager: add patch for exiv2 0.28 2023-08-07 21:51:58 +02:00
Robert Schütz
242d458f25 Merge branch 'master' into staging-next 2023-08-07 12:40:10 -07:00
Jan Tojnar
25ced5ec2d
Merge pull request #247662 from bobby285271/upd/gnome
GNOME updates 2023-08-07
2023-08-07 20:12:35 +02:00
github-actions[bot]
462b4c7567
Merge master into staging-next 2023-08-07 18:01:16 +00:00
Bobby Rong
170fe8cd9b
Merge pull request #247630 from bobby285271/upd/xfce
xfce.catfish: 4.16.4 -> 4.18.0
2023-08-07 23:47:25 +08:00
K900
4d88dcf1ff kzones: 0.5 -> 0.6, use finalAttrs 2023-08-07 11:54:25 +03:00
Bobby Rong
9a7825e199
gnome.gnome-terminal: 3.48.1 → 3.48.2
https://gitlab.gnome.org/GNOME/gnome-terminal/-/compare/3.48.1...3.48.2
2023-08-07 12:31:40 +08:00
Bobby Rong
7930f24ef5
xfce.catfish: 4.16.4 -> 4.18.0
https://gitlab.xfce.org/apps/catfish/-/compare/catfish-4.16.4...catfish-4.18.0
2023-08-07 10:19:54 +08:00
github-actions[bot]
6458cb74a2
Merge master into staging-next 2023-08-05 12:01:30 +00:00
Bobby Rong
0d98427489
Merge pull request #247322 from bobby285271/upd/cinnamon
cinnamon.xreader: Backport meson 1.2 fix
2023-08-05 20:00:16 +08:00
Bobby Rong
dfde395b2a
cinnamon.xreader: Backport meson 1.2 fix
Because meson 1.2 is already in staging.
2023-08-05 18:55:21 +08:00
piegames
ab364f08b3
Merge pull request #246866: gnomeExtensions: auto-update 2023-08-05 10:25:17 +02:00
github-actions[bot]
16547be5c0
Merge master into staging-next 2023-08-05 00:02:07 +00:00
maxine
cc4951bfaa
Merge pull request #247134 from bobby285271/upd/gnome 2023-08-04 20:21:40 +02:00
Bobby Rong
ea1c770d87
gnome.rygel: 0.42.3 → 0.42.4
https://gitlab.gnome.org/GNOME/rygel/-/compare/rygel-0.42.3...rygel-0.42.4
2023-08-04 23:53:15 +08:00
Bobby Rong
a323ed3d15
gnome.gnome-software: 44.3 → 44.4
https://gitlab.gnome.org/GNOME/gnome-software/-/compare/44.3...44.4
2023-08-04 22:49:48 +08:00
github-actions[bot]
0542af4e29
Merge master into staging-next 2023-08-04 00:02:04 +00:00
Jan Malakhovski
5852f26bdc treewide: noop: refer to src.name or similar in sourceRoot where appropriate, part 1: trivial cases 2023-08-03 16:32:03 +00:00
github-actions[bot]
e8caa03cd0
Merge master into staging-next 2023-08-03 06:01:20 +00:00
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
github-actions[bot]
5827446dce
Merge master into staging-next 2023-08-03 00:01:56 +00:00
Ryan Horiguchi
67d8c41b40 gnomeExtensions: auto-update 2023-08-03 00:30:39 +02: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
github-actions[bot]
f4d61a2542
Merge master into staging-next 2023-08-02 18:01:18 +00: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
github-actions[bot]
5220a928f2
Merge master into staging-next 2023-08-02 06:01:23 +00: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
Doron Behar
cc63e791bf Merge branch 'master' into staging-next
* master: (77 commits)
  containerd: 1.7.2 -> 1.7.3
  python310Packages.transformers: 4.30.2 -> 4.31.0
  plasma-sdk: unbreak build, again
  stellarium: add patch for indi 2.0 compatibility
  indi-full: 1.9.8 -> 2.0.2, reenable Atik, Pentax and SX drivers
  indilib: 1.9.8 -> 2.0.2
  plasma: 5.27.6 -> 5.27.7
  alsa-scarlett-gui: light refactoring
  alsa-scarlett-gui: Change icons path back to relative in desktop entry file
  alsa-scarlet-gui: light refactoring Done some light refactoring for better consitence in the code.
  alsa-scarlett-gui: fix for deskop integration
  alsa-scarlett-gui: fixed desktop entry
  release-notes: note breaking woodpecker update
  woodpecker-*: 0.15.11 -> 1.0.0
  pnpm-lock-export: use fork with v6 support
  suricata: 6.0.13 -> 7.0.0
  rubyfmt: add support for macos arm64/x86
  rubyfmt: init at 0.8.1
  dayon: init at 11.0.7
  nixos/atuin: harden systemd unit
  ...
2023-08-01 16:52:24 +03: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
github-actions[bot]
4168b4005a
Merge master into staging-next 2023-07-30 18:01:01 +00: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
github-actions[bot]
1f2d6d5548
Merge master into staging-next 2023-07-30 12:01:17 +00: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
github-actions[bot]
d64d339ecf
Merge master into staging-next 2023-07-29 06:01:06 +00: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
OPNA2608
4c03c879ca lomiri.lomiri-schemas: init at 0.1.3 2023-07-28 18:07:01 +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
github-actions[bot]
433ca82232
Merge staging-next into staging 2023-07-27 12:01:56 +00: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