Commit graph

218381 commits

Author SHA1 Message Date
worldofpeace 4feb4cf707 networkmanager: 1.22.8 -> 1.22.10 2020-03-26 11:13:26 -04:00
Benjamin Hipple e49a624390 sudo: switch download from FTP to HTTPS
Many firewalls don't allow FTP traffic through; HTTPS should be preferred when
possible for both availability and performance.
2020-03-26 08:04:30 +01:00
Niklas Hambüchen 69a8835157
Merge pull request #83394 from r-ryantm/auto-update/sudo
sudo: 1.8.31 -> 1.8.31p1
2020-03-26 02:33:21 +01:00
R. RyanTM eb554b490a sudo: 1.8.31 -> 1.8.31p1 2020-03-26 01:07:07 +00:00
Michael Weiss 7525624b6e
Merge pull request #83290 from primeos/gn
gn: 20190403 -> 2020-03-09
2020-03-26 01:13:23 +01:00
Michael Weiss ad66bbd98b
aseprite.skia: Override the gn version to fix the build
With #83290 merged the build would fail during the configuration phase:
```
configuring
ERROR at //gn/BUILDCONFIG.gn:85:14: Script returned non-zero exit code.
  is_clang = exec_script("gn/is_clang.py",
             ^----------
Current dir: /build/source/out/Release/
Command: python /build/source/gn/gn/is_clang.py cc c++
Returned 2.
stderr:

python: can't open file '/build/source/gn/gn/is_clang.py': [Errno 2] No such file or directory
```
2020-03-25 23:55:00 +01:00
Tor Hedin Brønner 83d1e9eb1f
gtk3: fix clipboard related crashes in wayland (#83303)
Some apps tended to crash when using the clipboard (eg. firefox-wayland
and evince).

https://gitlab.gnome.org/GNOME/gtk/-/merge_requests/1528
2020-03-24 21:51:04 +01:00
Jan Tojnar 487bd1a0dc
Merge pull request #81626 from NixOS/gnome-3.36
Gnome 3.36
2020-03-24 17:11:53 +01:00
Michael Weiss a1b4bfe34f
gn: 20190403 -> 2020-03-09
This updates gn to the required version for chromiumDev (the recommended
version for the stable release of Chromium isn't sufficient [0]).

[0]: The Chromium build fails during the configuration phase:
ERROR at //mojo/public/tools/bindings/mojom.gni:393:16: Undefined identifier
               "cpp_typemaps",
               ^-------------
2020-03-24 14:41:11 +01:00
worldofpeace 5e98740af0
gnomeExtensions.caffeine: 33 -> 2020-03-13 2020-03-24 07:11:28 +01:00
Jan Tojnar 687254fe2a
gnomeExtensions.drop-down-terminal: mark as broken 2020-03-24 07:11:28 +01:00
Jan Tojnar 92b58b6248
gnomeExtensions.impatience: 0.4.5 → unstable-2019-09-23
It has been broken since GNOME 3.34
2020-03-24 07:11:28 +01:00
Jan Tojnar 0cc063f8d2
gnomeExtensions.mpris-indicator-button: 2019-09-29 → 2020-03-21 2020-03-24 07:11:27 +01:00
Jan Tojnar b6e2705445
gnomeExtensions.appindicator: 32 -> 33 2020-03-24 07:11:27 +01:00
Jan Tojnar d4ed177aba
gnomeExtensions.gnomeExtensions.sound-output-device-chooser: 25 → 28 2020-03-24 07:11:26 +01:00
Jan Tojnar d7b5e4e264
gnomeExtensions.system-monitor: mark as broken 2020-03-24 07:11:26 +01:00
Jan Tojnar 2f8e6bdec7
gnomeExtensions.topicons-plus: mark as broken
We forgot to do that last time.
2020-03-24 07:11:26 +01:00
Jan Tojnar a3c93efbc0
gnomeExtensions.window-corner-preview: mark as broken 2020-03-24 07:11:25 +01:00
Jan Tojnar 3218938e7e
gnomeExtensions.workspace-matrix: 3.0.0 → 4.0.0
https://github.com/mzur/gnome-shell-wsmatrix/releases/tag/v4.0.0
2020-03-24 07:11:25 +01:00
Jan Tojnar ca0b1405cb
pantheon.cerbere: Fix build 2020-03-24 07:11:24 +01:00
Jan Tojnar 5f996f3843
telepathy-mission-control: Fix property name
New GLib is much stricter.
2020-03-24 07:11:24 +01:00
Jan Tojnar 0ce270707c
tree-wide: remove aliases from gnome update scripts 2020-03-24 07:11:24 +01:00
Jan Tojnar f0a4cc5002
tracker: 2.3.2 -> 2.3.4 2020-03-24 07:11:23 +01:00
Jan Tojnar 190fc23cb7
tracker-miners: 2.3.2 -> 2.3.3 2020-03-24 07:11:23 +01:00
Tor Hedin Brønner 398016914c
xfce.xfce4-dockbarx-plugin: use older vala
Bulid fails with 0.48, no fix upstream as I can see.
2020-03-24 07:11:22 +01:00
Tor Hedin Brønner 253d090786
notes-up: use older vala to fix build
Looks unresolved upstream:
https://github.com/Philip-Scott/Notes-up/issues/349
2020-03-24 07:11:22 +01:00
Tor Hedin Brønner 9b8b765723
gnome3.gnome-screensaver: remove
It has been abandoned for ages and we only reintroduced it for GNOME Flashback.

Since Flashback now has its own lock screen manager [1], we can finally drop this.

[1]: https://gitlab.gnome.org/GNOME/gnome-flashback/issues/18
2020-03-24 07:11:22 +01:00
Tor Hedin Brønner 4a3bc3e23d
pantheon.switchboard-plug-onlineaccounts: use older vala
This is fixed upstream, but the patch doesn't apply cleanly, so simply
use vala-0.46 to work around the issue until next release.

https://github.com/elementary/switchboard-plug-onlineaccounts/pull/120
2020-03-24 07:11:21 +01:00
Tor Hedin Brønner 04dbbfc2c2
pantheon.elementary-terminal: fix build with vte-2.91 2020-03-24 07:11:21 +01:00
Tor Hedin Brønner 385f8189a8
gnome3.gnome-notes: add new dependency libhandy 2020-03-24 07:11:20 +01:00
Tor Hedin Brønner 2fc72b7624
gnome3.gnome-notes: format 2020-03-24 07:11:20 +01:00
Tor Hedin Brønner f3b309224d
osinfo-db: fix homepage
Changed homepage to gitlab, as prior seems outdated.
2020-03-24 07:11:20 +01:00
Tor Hedin Brønner 1fd7d8a2e3
libosinfo: 1.6.0 -> 1.7.1
gnome-software require >= 1.7.0

- Ported to meson
- Changed homepage to gitlab, prior one seemed outdated
- Disabled failing tests

https://gitlab.com/libosinfo/libosinfo/-/blob/1.7.1/NEWS
2020-03-24 07:11:19 +01:00
Tor Hedin Brønner fdd1a1ffcc
libosinfo: format 2020-03-24 07:11:19 +01:00
Jan Tojnar 3c69255eb7
python3.pkgs.gst-python: 1.14.4 → 1.16.2 2020-03-24 07:11:19 +01:00
Jan Tojnar 0a01b0c7d2
python3.pkgs.gst-python: clean up
* Format with nixpkgs-fmt
* Reorder attributes according to estabilished convention
* Drop unnecessaty mirror
* Move pname & version into the main attrset
2020-03-24 07:11:18 +01:00
Jan Tojnar 2044b58ef3
arc-theme: disable GNOME Shell support
Upstream is dead and does not support GNOME 3.36
2020-03-24 07:11:18 +01:00
Jan Tojnar c5523ba1bf
deepin.go-gir-generator: Fix compat with glib 2.63+ 2020-03-24 07:11:18 +01:00
Tor Hedin Brønner b05ce413fd
gnomeExtensions.dash-to-dock: 67 -> 2020-03-19 2020-03-24 07:11:17 +01:00
Tor Hedin Brønner 038a8890a7
rl-2009: note gnome desktop upgrade 2020-03-24 07:11:17 +01:00
Tor Hedin Brønner dcd3c2a52e
weston: use pipewire_0_2
Still haven't migrated to pipewire-0.3.
2020-03-24 07:11:17 +01:00
Tor Hedin Brønner 87ddf52fd5
xdg-desktop-portal: use pipewire_0_2
Migrates to pipewire-0.3 next version.
2020-03-24 07:11:16 +01:00
Tor Hedin Brønner 2e4e77cef7
gjs: fix installed test paths
libgimarshallingtests references gobject-introspection.dev bloating the
closure.
2020-03-24 07:11:16 +01:00
Jan Tojnar 943c870092
vala: Switch to 0.48 2020-03-24 07:11:15 +01:00
Jan Tojnar aed58e7a86
python3.pkgs.pygobject3: 3.34.0 → 3.36.0
https://ftp.gnome.org/pub/GNOME/sources/pygobject/3.36/pygobject-3.36.0.news
2020-03-24 07:11:15 +01:00
Jan Tojnar 4825cf9ebb
tepl: Propagate required dependencies
If dependencies are listed in Requires field of the pc file, they need to be available in consumers in order for pkg-config to find the dependent library.
2020-03-24 07:11:15 +01:00
Jan Tojnar 30ef9b92fa
gnome3.vino: remove
It has been removed from g-s-d, only a tiny bit remain in g-c-c.
2020-03-24 07:11:14 +01:00
Jan Tojnar 981ba77ebc
librsvg: drop gsf dependency
It have not been used for a long time:

59a3fed362
2020-03-24 07:11:14 +01:00
Tor Hedin Brønner 701e10dd29
tepl: 4.3.1 -> 4.4.0
Gedit requires >= 4.4.0
2020-03-24 07:11:13 +01:00
Tor Hedin Brønner 7422681403
gnome3.libgweather: 3.34.0 -> 3.36.0 2020-03-24 07:11:13 +01:00