Commit graph

6005 commits

Author SHA1 Message Date
worldofpeace 837cc0767d
Merge pull request #70501 from hedning/fix-gnome-session-env-setup
gnome3.gnome-session: always run /etc/set-environment on startup
2019-10-07 00:00:55 +00:00
José Romildo Malaquias 412da0bf9e
Merge pull request #70169 from romildo/upd.enlightenment
enlightenment.enlightenment: 0.23.0 -> 0.23.1
2019-10-06 17:46:18 -03:00
José Romildo Malaquias 6bb16d235e
Merge pull request #70052 from romildo/upd.mate
Update a few mate packages
2019-10-06 17:44:45 -03:00
Tor Hedin Brønner a43660271b gnome3.gnome-session: always run /etc/set-environment on startup
gnomes-session sources its environment from a login shell. But if the systemd
user environment already contains `__NIXOS_SET_ENVIRONMENT_DONE` the environment
setup won't happen correctly. Simply unset this variable to ensure a fresh
environment.

This was previously handled by a GDM patch, but it no longer works reliably with
gnome-sessions systemd session.

We still need the GDM patch to handle running other sessions (eg. plasma).

See https://github.com/NixOS/nixpkgs/issues/48255 for more info on the
underlying issue.
2019-10-06 07:35:36 +02:00
worldofpeace 99df63be0a nixos/pantheon: add elementary-default-settings for services
This is needed for the AccountsService interfaces (in systemPackages).
2019-10-05 06:43:38 -04:00
worldofpeace 7e7a155a9c pantheon.elementary-session-settings: build with meson 2019-10-05 06:00:49 -04:00
worldofpeace 614c493592 pantheon.elementary-session-settings: use writeTextFile, change plank dirs
Adapts to plank launcher directory change.
2019-10-05 06:00:49 -04:00
worldofpeace 1f4b22cb37 pantheon.elementary-gsettings-schemas: drop wallpaper setting
We have this built-in with meson from elementary-default-settings.
2019-10-05 06:00:49 -04:00
worldofpeace 9b8c532a59 pantheon.elementary-default-settings: 5.1.0 -> 5.1.1
* downstream patch meson
2019-10-05 06:00:48 -04:00
worldofpeace 6dbb7b2437
Merge pull request #70344 from worldofpeace/fix-some-stuff
Fixup some glib/gtk vala FTBFS
2019-10-03 22:13:40 +00:00
worldofpeace ca18f905df gnome3.seahorse: 3.32.2 -> 3.34
* dropped gobject-introspection
2019-10-03 17:14:06 -04:00
worldofpeace e4b323d47d deepin.deepin-terminal: fix build
There appears to be issues with the xcb.vapi

Seeing errors like
xcb.vapi:411.3-411.48: error: missing return statement at end of subroutine body
2019-10-03 15:31:15 -04:00
worldofpeace 1e5457c8b4 lxqt.lxqt-archiver: 2019-09-15 -> 2019-09-25 2019-10-03 15:31:14 -04:00
worldofpeace 8256ec72d0 lxqt.libfm-qt: 0.14.1 -> 2019-09-22
See: https://github.com/lxqt/libfm-qt/pull/472
2019-10-03 15:31:14 -04:00
Jan Tojnar 4655669483
Gnome 3.34 (#68608)
Gnome 3.34
2019-10-03 00:38:54 +02:00
worldofpeace fa8b4eec80
gnome3.gnome-keyring: 3.31.91 -> 3.34.0 2019-10-03 00:09:20 +02:00
worldofpeace 04b726c032
gnome3.evince: 3.32.0 -> 3.34.0 2019-10-03 00:09:20 +02:00
Tor Hedin Brønner 4b3942b75a
gnomeExtensions.dash-to-dock: 66 -> 20190921
There's still no official release for gnome-3.34
2019-10-03 00:09:20 +02:00
worldofpeace a631d57c79
pantheon.wingpanel-indicator-datetime: use older e-s-d
Workaround https://github.com/elementary/wingpanel-indicator-datetime/issues/122
Revert once resolved upstream.
2019-10-03 00:09:19 +02:00
worldofpeace 6d88a57efe
gnome3.evolution: fix FHS paths
This includes commands to spamassassin, sa-learn, bogofilter
and the prefix to openldap
2019-10-03 00:09:19 +02:00
Jan Tojnar 1c5db6535d
gnome3.seahorse: fix build with recent libsecret 2019-10-03 00:09:19 +02:00
Jan Tojnar b8ab8598ed
vte-ng: move inside termite
It is just a few patches only needed by termite. Let's not pollute our tree with it.
2019-10-03 00:09:18 +02:00
Tor Hedin Brønner 880fab10fc
gnome3.mutter: Add upstream patches before 3.34.1
Fixes some eg. animation related crashes which in particular affected
dash-to-dock.
2019-10-03 00:09:18 +02:00
Tor Hedin Brønner 34a76d40cd
gnome3.gnome-shell: drop caribou
This should no longer be necessary as gnome-shell ships its own on-screen
keyboard.
2019-10-03 00:09:18 +02:00
worldofpeace 2f41598ba8
gnome3.gnome-session: fix debug spam with systemd session 2019-10-03 00:09:18 +02:00
worldofpeace dcd578d949
gnome3.gdm: Remove duplicate sessions when on Xorg 2019-10-03 00:09:17 +02:00
worldofpeace 22dccf9602
gnome3.gdm: fix rebuild switch
See: https://gitlab.gnome.org/GNOME/gdm/issues/515
2019-10-03 00:09:17 +02:00
worldofpeace a62a8aaa14
pantheon.elementary-session-settings: add default settings to config dirs
Also don't use placeholder in the executable.
2019-10-03 00:09:17 +02:00
worldofpeace 513e8de83b
pantheon.elementary-settings-daemon: fix gnome-session detecting autostarts
For some reason GNOME 3.34 gnome-session fails to recognize
these autostarts suffixed with `-pantheon`, whereas they worked before.
It seems to work fine without the suffix, and it's verified elementary-settings-daemon
proccess are running in the session.
2019-10-03 00:09:17 +02:00
worldofpeace da8226b334
gnome3.pomodoro: 0.15.1 -> 2019-09-15 2019-10-03 00:09:17 +02:00
worldofpeace 76d12e8b88
gnomeExtension.timepp: mark as broken 2019-10-03 00:09:16 +02:00
worldofpeace eebc63aabd
gnomeExtension.tilingnome: 2019-01-18 -> 2019-09-19 2019-10-03 00:09:16 +02:00
worldofpeace 3e0539af09
gnomeExtension.taskwhisperer: mark as broken 2019-10-03 00:09:16 +02:00
worldofpeace b9f3160c2a
gnomeExtension.system-monitor-applet: mark as broken 2019-10-03 00:09:16 +02:00
worldofpeace 9599236469
gnomeExtension.sound-output-device-chooser: 2019-04-01 -> 24 2019-10-03 00:09:16 +02:00
worldofpeace d6413fc352
gnomeExtensions.remove-dropdown-arrows: 11 -> 13 2019-10-03 00:09:15 +02:00
worldofpeace 4333119b64
gnomeExtensions.pidgin-im-integration: mark as broken 2019-10-03 00:09:15 +02:00
worldofpeace 006330bce4
gnomeExtensions.icon-hider: mark as broken 2019-10-03 00:09:15 +02:00
worldofpeace 77f1d77a3b
gnomeExtensions.clipboard-indicator: mark as broken 2019-10-03 00:09:15 +02:00
worldofpeace 18f2e6230a
gnomeExtensions.caffeine: make as broken 2019-10-03 00:09:14 +02:00
worldofpeace 3b81b3a827
gnomeExtensions.arc-menu: 31 -> 33.2 2019-10-03 00:09:14 +02:00
worldofpeace fc8413d218
gnomeExtensions.appindicator: 29 -> 30 2019-10-03 00:09:14 +02:00
worldofpeace d935c9bc59
gnomeExtensions.mediaplayer: remove
Source repo is archived and the extension was retired [0]

[0]: https://github.com/JasonLG1979/gnome-shell-extensions-mediaplayer/blob/master/README.md
2019-10-03 00:09:14 +02:00
worldofpeace e7b7d75825
epiphany: 3.32.4 -> 3.34.0 2019-10-03 00:09:13 +02:00
worldofpeace ea6aae81f1
gnome3.gdm: add branding
We use the logo key to add the NixOS text logo to GDM.
2019-10-03 00:09:12 +02:00
worldofpeace f8682c31dd
gnome3.gnome-initial-setup: init at 3.34.0 2019-10-03 00:09:11 +02:00
worldofpeace 643b6a8c76
Merge pull request #70042 from ericdallo/add-gnome-extension-drop-down-terminal
gnomeExtensions.drop-down-terminal: init at v24
2019-10-02 13:48:20 +00:00
Eric Dallo b1bf22ab00 gnomeExtensions.drop-down-terminal: init at 24 2019-10-02 09:44:02 -04:00
Matthew Bauer d93fb7b272
Merge pull request #70140 from matthewbauer/fix-68316
kwallet-pam: wrap pam_kwallet_init
2019-10-01 13:21:52 -04:00
Matthew Bauer a296cc254f kwallet-pam: wrap pam_kwallet_init
This needs a compatible env as kwalletd daemon. Need to wrap it to
correct this.

Fixes #68316
2019-10-01 11:15:39 -04:00