Commit graph

10076 commits

Author SHA1 Message Date
Ryan Horiguchi 70f65b1ba8
gnomeExtensions: auto-update 2022-03-20 17:59:14 +01:00
Jamie McClymont 694862304b nixos/tests: add passthru.tests to all tested terminal emulators 2022-03-20 16:48:06 +13:00
Bobby Rong b11dd31e74
Merge pull request #164602 from bobby285271/pantheon
pkgs/pantheon: tries to pick up themes correctly
2022-03-19 20:43:59 +08:00
Bobby Rong 536f5450b0
pantheon.wingpanel: remove elementary-gtk-theme from buildInputs
I don't think will work anymore.
The theme is hardcoded and has been added to XDG_DATA_DIRS.
2022-03-18 10:48:45 +08:00
Bobby Rong 42626ba288
pantheon.wingpanel: pick up required icon theme
Looks like the theme is not hardcoded for wingpanel, but wingpanel is called
by greeter which hardcodes the themes. I decide I will just do something
safe before I am confident enough and know what is happening.
2022-03-18 10:48:45 +08:00
Bobby Rong 30df52b931
pantheon.elementary-greeter: remove elementary-gtk-theme from buildInputs
I don't think will work anymore.
The theme is hardcoded and has been added to XDG_DATA_DIRS.
2022-03-18 10:48:45 +08:00
Bobby Rong b856f4ef60
pantheon.elementary-greeter: pick up hardcoded icon theme
wrapGAppsHook no longer pick up XDG_ICON_DIRS for us.
2022-03-18 10:48:45 +08:00
Bobby Rong 094b68cdc8
pantheon.gala: remove elementary-icon-theme from buildInputs
gala does not hardcode the icon theme.
Checked with grep -nr '"elementary"'.
2022-03-18 10:48:45 +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
Anderson Torres 70d4f38db7
Merge pull request #164347 from AndersonTorres/new-arcan
News from Arcan
2022-03-17 09:28:35 -03:00
Bobby Rong 0bc3400b38
Merge pull request #164266 from bobby285271/meson061
gnome.gnome-settings-daemon338: fix build with meson 0.61
2022-03-17 20:11:25 +08:00
AndersonTorres c0d91e2852 arcan.xarcan: 0.6.0+unstable=2021-06-14 -> 0.6.0+date=2021-08-26 2022-03-16 08:12:11 -03:00
AndersonTorres 546cad223d arcan.durden: 0.6.1+date=2021-10-17 -> 0.6.1+date=2022-03-11 2022-03-16 08:12:10 -03:00
AndersonTorres 70e183ec07 arcan.pipeworld: 0.pre+date=2021-11-26 -> 0.pre+date=2021-12-03 2022-03-16 08:12:10 -03:00
AndersonTorres 271f38b401 arcan.prio: reformat expression 2022-03-16 08:11:56 -03:00
AndersonTorres 9aea52cf10 arcan: fixup clone-sources 2022-03-15 23:33:11 -03:00
Bobby Rong 4a71acf24e
gnome.gnome-settings-daemon338: fix build with meson 0.61 2022-03-16 09:17:46 +08:00
José Romildo e31ccc845f lxqt.obconf-qt: 0.16.1 -> 0.16.2 2022-03-15 18:36:14 -03:00
José Romildo c234b17951 xfce.xfce4-screenshooter: 1.9.9 -> 1.9.10 2022-03-15 18:18:03 -03:00
Vladimír Čunát f48c1fda6b
Merge branch 'master' into staging-next
Conflict in pkgs/development/libraries/libvirt/default.nix
required manual adjustments.  The fetched patch is already in src.
I checked that libvirt builds.
2022-03-15 09:52:04 +01:00
Jan Tojnar 3239fd2b8f
Merge pull request #164155 from a-m-joseph/evince-fix-supportMultimedia-false
evince: pass -Dmultimedia=disabled if !supportMultimedia
2022-03-14 21:53:30 +01:00
Adam Joseph a6fc7b2891 evince: pass -Dmultimedia=disabled if !supportMultimedia
The evince derivation has an option supportMultimedia?true, which if
set to false will exclude gstreamer from the nativeBuildInputs.
Unfortunately this is not enough; the build will fail with:

  Run-time dependency gstreamer-base-1.0 found: NO (tried pkgconfig)

  meson.build:236:0: ERROR: Dependency "gstreamer-base-1.0" not found, tried pkgconfig

Let's pass "-Dmultimedia=disabled" to meson in this case so that the
build succeeds.

Checked with nixpkgs-hammer, which did not report any new warnings
introduced by this commit.
2022-03-14 12:45:04 -07:00
Bobby Rong 45289e1f25
Merge pull request #164085 from bobby285271/pantheon
Pantheon: prepare for vala 0.56
2022-03-14 22:56:08 +08:00
github-actions[bot] 0ed928e4ab
Merge master into staging-next 2022-03-14 12:01:26 +00: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
davidak 26c983d95e
Merge pull request #164051 from r-ryantm/auto-update/evince
evince: 41.3 -> 41.4
2022-03-14 08:31:51 +01:00
R. Ryantm 11e41ae4b2 evince: 41.3 -> 41.4 2022-03-13 22:12:41 +00:00
github-actions[bot] 295cda2612
Merge master into staging-next 2022-03-12 18:00:58 +00:00
R. Ryantm a610331778 gnome.gnome-todo: unstable-2022-02-01 -> unstable-2022-03-11 2022-03-12 15:04:30 +01:00
github-actions[bot] e01403d0eb
Merge master into staging-next 2022-03-11 12:01:14 +00:00
piegames 0ff66591e4
Merge pull request #162668: gnomeExtensions.arcmenu: 23 -> 24 2022-03-11 12:21:01 +01:00
Ryan Horiguchi a396af658c
gnomeExtensions: auto-update 2022-03-10 23:44:18 +01:00
github-actions[bot] 76c5dacba7
Merge master into staging-next 2022-03-10 18:01:25 +00:00
Sandro 769881ffdc
Merge pull request #162937 from romildo/upd.xfce4-cpufreq-plugin 2022-03-10 15:01:28 +01:00
Sandro fce81c5761
Merge pull request #162939 from romildo/upd.mate-tweak 2022-03-10 15:01:18 +01:00
github-actions[bot] d47f26379a
Merge master into staging-next 2022-03-08 18:01:16 +00:00
Felix Buehler 783d2679e5 treewide: rename name to pname&version 2022-03-08 13:24:25 +01:00
github-actions[bot] 8e01330277
Merge master into staging-next 2022-03-07 12:01:33 +00:00
Sandro 94342fb23b
Merge pull request #163068 from Stunkymonkey/plasma5-pname 2022-03-07 10:59:52 +01:00
github-actions[bot] 196bab22be
Merge master into staging-next 2022-03-07 06:01:25 +00:00
Felix Buehler e728776b56 plasma5: rename name to pname 2022-03-06 22:28:59 +01:00
R. Ryantm f59dd81b3d gnome.gnome-tweaks: 40.0 -> 40.10 2022-03-05 22:59:38 +00:00
José Romildo 2b3b7f3f36 mate.mate-tweak: 22.04.1 → 22.04.4 2022-03-05 22:59:05 +00:00
José Romildo 2e44f478cc xfce.xfce4-cpufreq-plugin: 1.2.6 -> 1.2.7 2022-03-05 19:51:17 -03:00
github-actions[bot] 437813752b
Merge master into staging-next 2022-03-04 18:01:19 +00:00
Sandro f74045c683
Merge pull request #161443 from aanderse/krunner-ssh 2022-03-04 14:46:52 +01:00
R. Ryantm 5e6e647dc1 gnomeExtensions.arcmenu: 23 -> 24 2022-03-03 20:27:58 +00:00
github-actions[bot] cd1f27794e
Merge master into staging-next 2022-03-02 06:11:13 +00:00
Bobby Rong 80d84b063b
Merge pull request #162293 from bobby285271/pantheon
Pantheon updates 2022-02-28
2022-03-02 10:21:09 +08:00
github-actions[bot] fbe95e7196
Merge master into staging-next 2022-03-01 18:05:48 +00:00
Bobby Rong 4646e7f59c
pantheon.elementary-greeter: 6.0.1 -> 6.0.2 2022-03-01 10:23:06 +08:00
Bobby Rong 1bff9045b4
pantheon.appcenter: fix AppStream.PoolFlags being renamed 2022-03-01 10:10:48 +08:00
Jan Tojnar 3935dd094d libgnome-games-support: move out of gnome scope
We do not want libraries there.
2022-02-28 15:18:35 +01:00
AndersonTorres ed2b1b4b90 Merge branch 'master' into staging-next 2022-02-26 21:04:25 -03:00
Aaron Andersen a31c55c3a4 krunner-ssh: init at 1.0 2022-02-26 10:26:58 -05:00
R. Ryantm 9c61cdfb85 gnome.gpaste: 3.42.5 -> 3.42.6 2022-02-26 16:06:28 +01:00
R. Ryantm 61d2bc0cfe gnome-tour: 40.0 -> 40.1 2022-02-26 15:49:32 +01:00
R. Ryantm 733e15de50 gnome.gnome-mines: 40.0 -> 40.1 2022-02-25 10:57:22 -08:00
Sandro 035c360136
Merge pull request #148257 from zseri/opt-disable-avahi-geoclue 2022-02-25 13:00:05 +01:00
R. Ryantm bdc5169fa4 gnomeExtensions.dash-to-dock: 71+date=2022-01-24 -> 71+date=2022-02-23 2022-02-24 13:51:29 +01:00
R. Ryantm 52e9fca9ee gnomeExtensions.arcmenu: 21 -> 23 2022-02-24 05:53:24 +00:00
github-actions[bot] cd6011bf17
Merge master into staging-next 2022-02-24 00:02:03 +00:00
zseri 2bd4a5d10d evince: make libsecret optional 2022-02-23 23:38:06 +01:00
José Romildo Malaquias f1143cb501
Merge pull request #161144 from romildo/new.git-updater
gitUpdater: init
2022-02-23 18:48:24 -03:00
Jan Tojnar 2427ba619c
Merge pull request #161260 from jtojnar/gnome-update-bump
gnome.updateScript: Various improvements
2022-02-23 21:17:45 +01:00
github-actions[bot] 37f89e2837
Merge master into staging-next 2022-02-23 18:01:10 +00:00
Maciej Krüger cbf53467e5
Merge pull request #161475 from r-ryantm/auto-update/xreader 2022-02-23 14:54:47 +01:00
R. RyanTM 36c1ca8260
libsForQt5.krohnkite: 0.7 -> 0.8.2
* libsForQt5.krohnkite: 0.7 -> 0.8.1 (#160024)

* libsForQt5.krohnkite: 0.8.1 -> 0.8.2
v0.8.1 will only work with KWin >= v5.24.0

Co-authored-by: Renaud <c0bw3b@users.noreply.github.com>
2022-02-23 13:27:32 +01:00
github-actions[bot] 10c4b97b44
Merge master into staging-next 2022-02-23 12:01:11 +00:00
piegames ac3478bf83
Merge pull request #161103: gnomeExtensions: auto-update 2022-02-23 11:53:50 +01:00
R. Ryantm 91f3a4593c cinnamon.xreader: 3.2.2 -> 3.3.0 2022-02-23 08:05:12 +00:00
Jan Tojnar 00ee56846b gnome.updateScript: allow updating to unstable releases
It is now possible to update to GNOME pre-release by simply running:

GNOME_UPDATE_STABILITY=unstable nix-shell maintainers/scripts/update.nix --arg predicate '(path: pkg: pkg.updateScript.name or null == "gnome-update-script")' --argstr keep-going true --argstr commit true
2022-02-21 19:12:36 +01:00
Jan Tojnar 86a0a335dc gnome.updateScript: avoid rebuilding the derivation
Previously, a separate derivation was needed for each upper bound.

Since we are using bash specific features, let’s declare it explicitly.
2022-02-21 19:12:35 +01:00
Jan Tojnar 5b8320d446 gnome.updateScript: Use experimental support for custom commit messages 2022-02-21 19:12:35 +01:00
José Romildo 005ac63a19 httpTwoLevelsUpdater: init 2022-02-21 13:01:49 -03:00
José Romildo ba59355e81 gitUpdater: init
- Add the 'gitUpdater' helper function to update git based packages, using the
'genericUpdater' function.
- Rework argument passing to the `list-git-tags' and 'list-archive-two-level-versions' scripts.
- Replace 'genericUpdater' plus 'list-git-tags' by 'gitUpdater'
2022-02-21 13:01:49 -03:00
github-actions[bot] 5e0b594cc3
Merge staging-next into staging 2022-02-21 06:01:54 +00:00
Sandro 8e7223238c
Merge pull request #159994 from romildo/upd.xfce4-notifyd 2022-02-21 03:38:08 +01:00
github-actions[bot] 5fa658968b
Merge staging-next into staging 2022-02-21 00:02:41 +00:00
Ryan Horiguchi 10600763f5
gnomeExtensions: auto-update 2022-02-20 21:14:00 +01:00
Maciej Krüger 0f4537bf59
Merge pull request #160969 from tu-maurice/xviewer-3.2.4 2022-02-20 19:50:29 +01:00
github-actions[bot] 6ceaf1126b
Merge staging-next into staging 2022-02-20 12:01:51 +00:00
0x4A6F 09033167ee gnome-bluetooth: fix transposition error 2022-02-20 11:58:16 +01:00
github-actions[bot] fd240cb362
Merge staging-next into staging 2022-02-20 06:01:57 +00:00
Bobby Rong 9042c882af
Merge pull request #159732 from NixOS/pantheon
pantheon.elementary-greeter: actually fix the crash
2022-02-20 11:31:06 +08:00
tu-maurice c9effadcfc cinnamon.xviewer: 3.2.2 -> 3.2.4 2022-02-19 23:31:23 +01:00
tu-maurice 9fb8a2923b cinnamon.xapps: 2.2.5 -> 2.2.8 2022-02-19 23:29:53 +01:00
github-actions[bot] 8e6a0d953b
Merge staging-next into staging 2022-02-19 12:01:49 +00:00
piegames bb04f169d0
Merge pull request #160726: dash-to-dock: Build from source again
gnomeExtensions.dash-to-dock: Build from source again
2022-02-19 12:18:55 +01:00
R. Ryantm 0925d04a8e gnome.mutter: 41.3 -> 41.4 2022-02-19 11:55:56 +01:00
github-actions[bot] 4c21d3f2d3
Merge staging-next into staging 2022-02-19 06:01:44 +00:00
R. Ryantm d0b5c17b5c gnome.gnome-shell: 41.3 -> 41.4 2022-02-19 01:21:38 +01:00
github-actions[bot] 7f28a5962a
Merge staging-next into staging 2022-02-19 00:02:38 +00:00
R. Ryantm 664c68a5c4 gnome.gnome-shell-extensions: 41.1 -> 41.2 2022-02-19 00:53:39 +01:00
github-actions[bot] 6d75bf658e
Merge staging-next into staging 2022-02-18 18:01:57 +00:00
Jan Tojnar 967a4c22db gnomeExtensions.dash-to-dock: Build from source again
The stable version has several usability bugs (e.g. https://github.com/micheleg/dash-to-dock/issues/1629)
but patches do not apply cleanly to the zips from the extension portal.
Let’s switch back to building from source to make it easier to update the extension.

This reverts commit 2bb795bab2,
adds an update script and updates to latest git revision.
2022-02-18 17:28:28 +01:00
Maciej Krüger 722fb55f3e
Merge pull request #159616 from r-ryantm/auto-update/nemo 2022-02-18 14:39:54 +01:00
github-actions[bot] 705cd79939
Merge staging-next into staging 2022-02-18 00:02:26 +00:00
zowoq 27b5a7b494 maintainers: remove mjlbach 2022-02-18 06:53:19 +10:00
github-actions[bot] 0b3f2598c3
Merge staging-next into staging 2022-02-17 06:01:55 +00:00
R. Ryantm d67ffe7bcb gnome.gpaste: 3.42.2 -> 3.42.5 2022-02-17 02:06:29 +01:00
Anders Kaseorg 854a00b962 yelp: Use webkit2gtk-4.0 ABI
yelp was our only package using the webkit2gtk-4.1 ABI, which inflated
the NixOS GNOME ISO with an extra flavor of webkit2gtk.

Fixes part of #159612.

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2022-02-17 02:06:12 +01:00
R. Ryantm f70e28e3b1 gnome.gnome-autoar: 0.4.2 -> 0.4.3 2022-02-17 02:05:54 +01:00
R. Ryantm 7ff5dd058d gnome.gnome-software: 41.3 -> 41.4 2022-02-17 02:05:42 +01:00
R. Ryantm 08a56a0435 evolution-data-server: 3.42.3 -> 3.42.4 2022-02-17 02:05:36 +01:00
R. Ryantm 1f9f068724 gnome.gedit: 40.1 -> 41.0 2022-02-17 02:05:07 +01:00
R. Ryantm 4aa5df74fc gnome.gnome-control-center: 41.2 -> 41.4 2022-02-17 02:04:49 +01:00
André Vitor de Lima Matos 217b65f690 kde/plasma5: adjust patches to 5.24 2022-02-15 22:59:28 -03:00
André Vitor de Lima Matos d38a799ff8 kde/plasma5: 5.23.5 -> 5.24.0 2022-02-15 22:59:28 -03:00
piegames 48343d24e4
Merge pull request #159338: gnomeExtensions.arcmenu: 20 -> 21 2022-02-15 21:02:38 +01:00
José Romildo Malaquias 979ddc97ae
Merge pull request #158798 from romildo/upd.efl
enlightenment.efl: 1.26.1 -> 1.26.2; enlightenment.enlightenment: 0.25.1 -> 0.25.3
2022-02-15 15:50:35 -03:00
R. Ryantm 7c5210039b gnome.gnome-todo: unstable-2022-01-01 -> unstable-2022-02-01 2022-02-15 14:11:52 +01:00
Bobby Rong e7439d8fcf
Merge pull request #160128 from r-ryantm/auto-update/gnome-initial-setup
gnome.gnome-initial-setup: 41.2 -> 41.4
2022-02-15 19:35:47 +08:00
R. Ryantm 760e49aece gnome.gnome-maps: 41.2 -> 41.4 2022-02-15 12:34:56 +01:00
R. Ryantm 6067bd6a2e gnome.gnome-initial-setup: 41.2 -> 41.4 2022-02-15 09:41:44 +00:00
José Romildo fe813855cd xfce.xfce4-notifyd: 0.6.2 -> 0.6.3 2022-02-14 11:56:18 -03:00
Bobby Rong f29955df81
pantheon.elementary-greeter: actually fix the crash
Fixed a use-after-free issue where logged_in_context is used in update_style().
There are several reports for this but upstream has no action for this so far during the 6.x cycle.
See the provided link for more details.
2022-02-14 13:17:04 +08:00
Bobby Rong 2a376bb3da
Revert "pantheon.elementary-greeter: add patch for revert pull request 566"
This reverts commit 34d5d14fd0.
2022-02-14 13:17:04 +08:00
R. Ryantm 8d0a25ddb0 gnustep.gworkspace: 0.9.4 -> 1.0.0 2022-02-12 20:58:16 -08:00
R. Ryantm 6cff7cf37d cinnamon.nemo: 5.2.3 -> 5.2.4 2022-02-12 18:31:06 +00:00
R. Ryantm 068c36f83b gnomeExtensions.arcmenu: 20 -> 21 2022-02-11 20:52:05 +00:00
piegames ac68b477d6
Merge pull request #158952: gnomeExtensions: auto-update 2022-02-11 13:01:58 +01:00
piegames 1a7a5bf2e8
Merge pull request #157147: gnomeExtensions.dash-to-panel: move to manual packaging
gnomeExtensions.dash-to-panel: fix wrongly shown version number and remove manual packaging (closes #157005)
2022-02-10 21:13:44 +01:00
José Romildo 2de7302ded enlightenment.enlightenment: 0.25.1 -> 0.25.3 2022-02-10 11:00:00 -03:00
José Romildo 8a65a94a87 enlightenment.efl: 1.26.1 -> 1.26.2 2022-02-10 10:59:59 -03:00
Ryan Horiguchi 6d715cb295
gnomeExtensions: auto-update 2022-02-10 13:09:40 +01:00
Bobby Rong 4118c7ad03
Merge pull request #158787: Pantheon: enable packagekit and drop appcenter patch 2022-02-10 12:56:27 +08:00
Sandro 3c3f67ec5a
Merge pull request #157732 from romildo/upd.xfce4-cpufreq-plugin 2022-02-09 23:37:39 +01:00
Sandro 11ece13219
Merge pull request #158398 from romildo/upd.xfce4-cpugraph-plugin 2022-02-09 23:37:24 +01:00
Sandro f549e399e0
Merge pull request #158399 from romildo/upd.xfce4-sensors-plugin 2022-02-09 23:37:03 +01:00
Sandro 3f51701bcd
Merge pull request #158402 from romildo/upd.mate-tweak 2022-02-09 23:36:27 +01:00
Bobby Rong 767370c478
pantheon.elementary-default-settings: install dockitem for appcenter 2022-02-09 22:20:06 +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
Simon Voordouw d6209cb7ab gnomeExtensions.pop-shell: fix executables
Fix the shebang and set the executable bit for the color_dialog
and floating_exceptions executables.
2022-02-08 23:45:26 +01:00
Nathanael Robbins cf55578b76 libsForQt5.bismuth: 2.2.0 -> 2.3.0 2022-02-06 17:05:54 -08:00
José Romildo 9f67b1d450 mate.mate-tweak: 22.04.0 -> 22.04.1 2022-02-06 18:08:46 -03:00
José Romildo af8869b940 xfce.xfce4-sensors-plugin: 1.4.2 -> 1.4.3 2022-02-06 17:54:29 -03:00
José Romildo 699c09cbda xfce.xfce4-cpugraph-plugin: 1.2.5 -> 1.2.6 2022-02-06 17:47:46 -03:00
Sandro d6fa7779f9
Merge pull request #156994 from romildo/upd.mate-panel 2022-02-04 18:25:16 +01:00
Artturi 0f491bd7a3
Merge pull request #157264 from FliegendeWurst/disable-broken-parallel 2022-02-03 16:04:57 +02:00
Bobby Rong 95dab32edc
Merge pull request #157716 from bobby285271/pantheon
Pantheon updates 2022-02-01
2022-02-03 20:37:27 +08:00
FliegendeWurst 3d6155a8a7 cdesktopenv: disable parallel build 2022-02-02 12:03:03 +01:00
Bobby Rong 9137abbea8
pkgs/pantheon: remove old aliases
This is mostly Pantheon version of e703bc0ade,
we move the aliases outside of the scope.
2022-02-02 13:48:07 +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
github-actions[bot] 70961d54d6
Merge master into staging-next 2022-02-02 00:01:49 +00:00
Martin Weinelt 778d148959
Merge pull request #155061 from piegamesde/gnome 2022-02-01 20:53:10 +01:00
José Romildo 37c4bacf4c xfce.xfce4-cpufreq-plugin: 1.2.5 -> 1.2.6 2022-02-01 15:16:44 -03:00
github-actions[bot] 991e2a4022
Merge master into staging-next 2022-01-31 12:01:14 +00:00
Jan Tojnar 95ba61a82a
Merge pull request #157350 from NixOS/gnome
GNOME: 41.2 → 41.3
2022-01-31 11:22:41 +01:00
R. Ryantm c63b71869b gnome.tali: 40.4 -> 40.5 2022-01-31 06:46:07 +00:00
Jan Tojnar 345a5e4bea gnome.gnome-shell: 41.2 → 41.3
https://ftp.gnome.org/pub/GNOME/sources/gnome-shell/41/gnome-shell-41.3.news
2022-01-30 20:39:49 +01:00
Jan Tojnar 75df38ecda gnome.mutter: 41.2 → 41.3
https://ftp.gnome.org/pub/GNOME/sources/mutter/41/mutter-41.3.news
2022-01-30 20:39:49 +01:00
Jan Tojnar 161cd51dc4 gnome.gnome-session: 40.1.1 → 41.3
https://ftp.gnome.org/pub/GNOME/sources/gnome-session/40/gnome-session-40.8.news
https://ftp.gnome.org/pub/GNOME/sources/gnome-session/41/gnome-session-41.3.news

- Patch no longer relies on grep (db1a97c2ff).
- Also format the expression.
2022-01-30 20:39:49 +01: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 60e289a6d0
pantheon.gnome-bluetooth-contract: fix version, add passthru.updateScript
Upstream doesn't tag release, we use unstableGitUpdater.
2022-01-30 15:54:06 +08:00
Bobby Rong 60b8276d82
pantheon.file-roller-contract: fix version, add passthru.updateScript
Upstream doesn't tag release, we use unstableGitUpdater.
2022-01-30 15:51:50 +08:00
Bobby Rong 5161b59fe0
wingpanel-indicator-ayatana: add passthru.updateScript
Upstream doesn't tag release, we use unstableGitUpdater.
2022-01-30 12:46:19 +08:00
Bobby Rong 544586a9b3
pantheon.granite: drop passthru.updateScript, disable bot update
granite 7 has been ported to GTK 4 and introduces some breaking
API changes. Following what is done in elementary OS, we maintain
pantheon.granite7 as a new package and keep pantheon.granite on
6.x. To make sure this package will never be updated to 7.x by
accident, let's disable the bot (r-ryantm) update with:
nixpkgs-update: no auto update

See also 58c5426a5b/src/Skiplist.hs (L131)
2022-01-30 12:43:32 +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
Jan Tojnar 6396b5dbc2 gnome.gnome-desktop: 41.2 → 41.3
https://ftp.gnome.org/pub/GNOME/sources/gnome-desktop/41/gnome-desktop-41.3.news
2022-01-30 04:47:01 +01:00
Jan Tojnar 1a11eb1eb3 gnome.gdm: 41.0 → 41.3
Remove nvidiaWayland NixOS option since it was severely out of date.

https://ftp.gnome.org/pub/GNOME/sources/gdm/41/gdm-41.3.news
2022-01-30 04:47:01 +01:00
Jan Tojnar c1556aac51 gitg: 3.32.1 → 41
https://ftp.gnome.org/pub/GNOME/sources/gitg/41/gitg-41.news
2022-01-30 04:47:01 +01: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
José Romildo Malaquias a64f60b1b8
Merge pull request #156996 from romildo/upd.mate-tweak
mate.mate-tweak: 21.10.0 -> 22.04.0
2022-01-29 14:23:44 -03:00
piegames 5f192c0e73 libglademm: drop 2022-01-29 18:09:14 +01:00
piegames 0f5180e7ca xfce: drop libglade 2022-01-29 18:08:52 +01:00
piegames defabb219d
Merge pull request #157154: gnomeExtensions: auto-update 2022-01-29 18:05:35 +01:00
Ryan Horiguchi 833cc0db4e
gnomeExtensions.dash-to-panel: fix wrongly shown version number and remove manual packaging (closes #157005) 2022-01-29 17:26:16 +01:00
Jan Tojnar 17969a9b55
Merge pull request #156978 from rhendric/submit/gnome-2048
gnome-2048: init at 3.38.2
2022-01-28 16:33:44 +01:00
Ryan Horiguchi 79dd2fd10a
gnomeExtensions: auto-update 2022-01-28 16:05:51 +01:00
Ryan Hendrickson 617d557d3b gnome-2048: init at 3.38.2 2022-01-27 15:40:02 -05:00
Bobby Rong c2f5452f26
Merge pull request #156936 from bobby285271/pantheon
Pantheon updates 2022-01-26
2022-01-27 21:03:07 +08:00
José Romildo dcaf8a381a mate.mate-tweak: 21.10.0 -> 22.04.0 2022-01-27 08:47:31 -03:00
José Romildo 08c554b624 mate.mate-panel: 1.26.1 -> 1.26.2 2022-01-27 08:16:27 -03:00
Bobby Rong c6fd5ab6a6
pantheon.elementary-capnet-assist: 2.4.0 -> 2.4.1 2022-01-27 10:12:19 +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 9fcaa4b33e
pantheon.xdg-desktop-portal-pantheon: 1.0.1 -> 1.1.0 2022-01-27 10:09:26 +08:00
Bobby Rong e722007bf0
Merge pull request #156801 from bobby285271/pantheon
pantheon.elementary-files: 6.1.1 -> 6.1.2
2022-01-26 21:01:16 +08:00
Bobby Rong 56642610e7
pantheon.elementary-files: 6.1.1 -> 6.1.2 2022-01-26 10:55:15 +08:00
Bobby Rong 8021a4e39a
Merge pull request #156646 from bobby285271/pantheon
Pantheon updates 2022-01-24
2022-01-26 10:46:10 +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 34d5d14fd0
pantheon.elementary-greeter: add patch for revert pull request 566
There are several reports upstream but no actions are taken so far.
2022-01-25 10:08:40 +08:00
Bobby Rong 45ec3d3d4a
pantheon.elementary-session-settings: fix xsession TryExec
Otherwise Pantheon may not appear in display managers.
2022-01-24 20:31:09 +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
github-actions[bot] 11cced7438
Merge master into staging-next 2022-01-24 00:01:45 +00:00
piegames 0354c3a913
Merge pull request #156199: gnomeExtensions: auto-update 2022-01-24 00:12:22 +01:00
github-actions[bot] 93a9821309
Merge master into staging-next 2022-01-23 18:01:11 +00:00
Jörg Thalheim 543dbb4ffb gnomeExtension.pop-shell: 2021-11-30 -> 2022-01-14 2022-01-23 11:58:41 +01:00
Ryan Horiguchi 6ac669cca9
gnomeExtensions: auto-update 2022-01-22 20:47:44 +01:00
Naïm Favier b5c610bac8
arcan.xarcan: fix build with meson 0.60
Adds upstream patch from b67e514dbb
to remove the warnings (which are now errors)
2022-01-22 20:14:18 +01:00
github-actions[bot] 413effd66b
Merge master into staging-next 2022-01-22 12:01:15 +00: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
Vladimír Čunát 14dfd74d8e
gnome.gnome-settings-daemon338: fix build with new meson
Our default gnome-settings-daemon release already contains this.
2022-01-22 08:06:05 +01:00
Bobby Rong ac06871a54
pantheon.elementary-calendar: 6.0.3 -> 6.1.0 2022-01-22 09:26:28 +08:00
github-actions[bot] fd5336b13e
Merge master into staging-next 2022-01-21 18:01:25 +00:00
R. Ryantm 90ec465b16 gnome.nautilus: 41.1 -> 41.2 2022-01-21 13:31:56 +01:00
github-actions[bot] fc3ddb8979
Merge master into staging-next 2022-01-21 00:01:42 +00:00
R. Ryantm 4c719f8666 xfce.ristretto: 0.12.1 -> 0.12.2 2022-01-20 14:26:54 +00:00
github-actions[bot] 360ff20100
Merge master into staging-next 2022-01-20 06:01:09 +00:00
Sandro 2ff3f181e1
Merge pull request #155741 from bachp/xfce-vte 2022-01-20 03:00:38 +01:00
github-actions[bot] b74b591fbe
Merge master into staging-next 2022-01-20 00:01:46 +00:00
Anderson Torres a97ae545f3
Merge pull request #155048 from mweinelt/python2-must-die
gnome2.vte: drop with all reverse dependencies
2022-01-19 19:24:20 -03:00
Pascal Bach b528e350cd xfce: use pkgs.vte instead of gnome.vte 2022-01-19 23:07:11 +01:00
github-actions[bot] 9e9e41da09
Merge master into staging-next 2022-01-19 18:01:22 +00:00
Maciej Krüger 914047c6c5
Merge pull request #154176 from Kranzes/nemo 2022-01-19 15:26:17 +01:00
Martin Weinelt 6de75c797a
gnome2.vte: drop
Depends on pygtk, which is python2 only and thus due for removal.
2022-01-19 13:45:07 +01:00
github-actions[bot] c795e7ba4f
Merge master into staging-next 2022-01-17 18:01:06 +00:00
Jan Tojnar 0b3e6e3783
Merge pull request #154239 from bobby285271/vala
Vala updates 2022-01-09
2022-01-17 18:46:07 +01:00
Frederik Rietdijk 4d125692e5 Merge master into staging-next 2022-01-17 16:10:06 +01: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
github-actions[bot] f8fb795136
Merge master into staging-next 2022-01-16 00:01:52 +00:00
Renaud 5758299f95
Merge pull request #154580 from romildo/upd.lxqt-globalkeys
lxqt.lxqt-globalkeys: 1.0.0 -> 1.0.1
2022-01-15 20:59:03 +01:00
github-actions[bot] ed9751296d
Merge master into staging-next 2022-01-15 18:01:07 +00:00
piegames 385d12ff26
Merge pull request #154692 from rhoriguchi/gnomeExtensions.volume-mixer
gnomeExtensions.volume-mixer: add override to fix extension
2022-01-15 15:21:50 +01:00
github-actions[bot] 6d8719a23d
Merge master into staging-next 2022-01-15 12:01:13 +00:00
Jörg Thalheim c991351858
Merge pull request #155068 from jtojnar/xiphos-cleanup
xiphos: clean up
2022-01-15 08:10:47 +00:00
github-actions[bot] a6317e795d
Merge master into staging-next 2022-01-15 06:01:01 +00:00
Jan Tojnar 081dc871ee
Merge pull request #154834 from jtojnar/gnome.noalias
gnome: Remove old aliases
2022-01-15 06:22:43 +01:00
Jan Tojnar 94517ee0c7 gnome2.gtkhtml4: do not use patchFlags
Those apply to all patches making applying patches in the future problematic.
2022-01-15 05:35:27 +01:00
github-actions[bot] 2e421aaac4
Merge master into staging-next 2022-01-15 00:01:36 +00: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
github-actions[bot] dc1b038f25
Merge master into staging-next 2022-01-14 12:01:14 +00:00
Jan Tojnar 897f195006
Merge pull request #154185 from symphorien/eds-udpdate
evolution-data-server: 3.42.2 -> 3.42.3
2022-01-14 12:16:30 +01:00
Dmitry Kalinkin a56da82f7a
Merge branch 'master' into staging-next
Conflicts:
	pkgs/development/python-modules/restfly/default.nix
2022-01-13 21:39:05 -05:00
Anderson Torres 235949bbbd
Merge pull request #154796 from dasj19/xiphos-enchant2
xiphos: 4.1.0 -> 4.2.1
2022-01-13 11:34:59 -03:00
Daniel Șerbănescu 8696842641 gtkhtml4: added support for enchant2 2022-01-13 14:15:56 +01: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 76a8c87e13
pantheon.elementary-capnet-assist: 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:18 +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 bde17935d4
pantheon.elementary-greeter: 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:09 +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 e941b7465b
pantheon.elementary-shortcut-overlay: 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:00 +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
Jan Tojnar f49d95382e gnome: Drop old removed aliases
These have been removed over two years ago.
2022-01-13 03:55:59 +01:00