about summary refs log tree commit diff
path: root/pkgs/desktops
Commit message (Collapse)AuthorAge
* Merge pull request #87974 from jtojnar/gnome-more-updatesJan Tojnar2020-05-17
|\
| * gnome3.gnome-clocks: 3.36.0 → 3.36.2Jan Tojnar2020-05-16
| | | | | | | | https://gitlab.gnome.org/GNOME/gnome-clocks/-/commit/48f29ab8230bfcd15ea5dfb682192d8e1c33cd39
| * gnome3.gnome-logs: format with nixpkgs-fmtJan Tojnar2020-05-16
| |
| * gnome3.gnome-logs: 3.34.0 → 3.36.0Jan Tojnar2020-05-16
| | | | | | | | https://ftp.gnome.org/pub/GNOME/sources/gnome-logs/3.36/gnome-logs-3.36.0.news
| * simple-scan: 3.36.2 → 3.36.2.1Jan Tojnar2020-05-16
| | | | | | | | https://ftp.gnome.org/pub/GNOME/sources/simple-scan/3.36/simple-scan-3.36.2.1.news
| * simple-scan: format with nixpkgs-fmtJan Tojnar2020-05-16
| |
* | Merge pull request #87744 from jtojnar/ch-g-sJan Tojnar2020-05-15
|\ \
| * | chrome-gnome-shell: Fix missing introspection dataJan Tojnar2020-05-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It was crashing with: TypeError: gobject `__main__+ChromeGNOMEShell' doesn't support property `application_id' – that is the constructor of parent class Gio.Application does not recognize the kwarg. This is typically caused by missing pygobject overrides but I think ones for Gio are built-in into pygobject. Even weirder, adding just `${gobject-introspection}/lib/girepository-1.0` seems to fix the issue so it might be missing the whole typelib. But then why does not it fail when importing it? from gi.repository import GLib, Gio For now, I am adding the Gio typelib which should been done from the start but more debugging should be done since weirdness like this can bring more bugs. Fixes: https://github.com/NixOS/nixpkgs/issues/87740
| * | chrome-gnome-shell: clean upJan Tojnar2020-05-13
| | | | | | | | | | | | | | | | | | * format with nixpkgs-fmt * reorder attributes * inline version
* | | glade: rename from gnome3.gladeJan Tojnar2020-05-15
| |/ |/|
* | Merge pull request #87757 from romildo/upd.eflJosé Romildo Malaquias2020-05-14
|\ \ | | | | | | enlightenment.efl: 1.24.0 -> 1.24.1
| * | enlightenment.efl: enable connman network backendJosé Romildo Malaquias2020-05-13
| | | | | | | | | | | | Default is none.
| * | enlightenment.efl: avahi is not enabled by defaultJosé Romildo Malaquias2020-05-13
| | |
| * | enlightenment.efl: does not depend on libXp, libxkbfile and xcbutilkeysymsJosé Romildo Malaquias2020-05-13
| | |
| * | enlightenment.efl: use the default tpe of OpenGL support: es-eglJosé Romildo Malaquias2020-05-13
| | | | | | | | | | | | According to the Debian package full OpenGL is no longer supported on Linux.
| * | enlightenment.efl: evas loaders disabler defaults to jsonJosé Romildo Malaquias2020-05-13
| | | | | | | | | | | | No need to mention it explicitly.
| * | enlightenment.efl: no python script depends on dbus-pythonJosé Romildo Malaquias2020-05-13
| | |
| * | enlightenment.efl: remove SDL dependence in favor of SDL2José Romildo Malaquias2020-05-13
| | |
| * | enlightenment.efl: 1.24.0 -> 1.24.1José Romildo Malaquias2020-05-13
| | |
* | | enlightenment.terminology: 1.6.0 -> 1.7.0José Romildo Malaquias2020-05-13
|/ /
* | Merge pull request #87235 from NixOS/staging-nextFrederik Rietdijk2020-05-11
|\ \ | | | | | | Staging next
| * | Merge master into staging-nextFrederik Rietdijk2020-05-11
| |\|
| * | Merge master into staging-nextFrederik Rietdijk2020-05-10
| |\ \
| * \ \ Merge master into staging-nextFrederik Rietdijk2020-05-09
| |\ \ \
| * \ \ \ Merge staging-next into stagingFrederik Rietdijk2020-05-08
| |\ \ \ \
| * | | | | gnome3.adwaita-icon-theme: 3.36.0 -> 3.36.1 (#86766)R. RyanTM2020-05-06
| | | | | |
* | | | | | Merge pull request #86615 from shatsky/plasma-waylandThomas Tuegel2020-05-11
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | plasma5.kwin: add mesa dependency
| * | | | | plasma5.kwin: add mesa dependencyEugene Shatsky2020-05-03
| | | | | | | | | | | | | | | | | | | | | | | | mesa provides libgbm required to build kwin_wayland drm backend with hw accel (compositing&clients)
* | | | | | gnomeExtensions.clipboard-indicator: 30 -> 34R. RyanTM2020-05-10
| |_|_|_|/ |/| | | |
* | | | | gnomeExtensions: add 'uuid' attr to all extensionsBjørn Forsman2020-05-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Some already have it, this adds it to the rest. With all extensions having an 'uuid' attr we can do cool things like declaratively enable extensions on NixOS.
* | | | | gnomeExtensions.window-is-ready-remover unstable-2020-03-25 -> 1.02Roman Firment2020-05-09
| |_|_|/ |/| | | | | | | | | | | Also add license.
* | | | Merge pull request #87216 from romildo/upd.xfconfJosé Romildo Malaquias2020-05-08
|\ \ \ \ | |_|_|/ |/| | | xfce.xfconf: 4.14.1 -> 4.14.3
| * | | xfce.xfconf: 4.14.1 -> 4.14.3José Romildo Malaquias2020-05-07
| | | |
* | | | Merge pull request #87195 from r-ryantm/auto-update/gnome-desktopJan Tojnar2020-05-08
|\ \ \ \ | |/ / / |/| | |
| * | | gnome3.gnome-desktop: 3.36.1 -> 3.36.2R. RyanTM2020-05-07
| | |/ | |/|
* | | Merge pull request #86937 from romildo/upd.xfce4-xfce4-notifydJosé Romildo Malaquias2020-05-07
|\ \ \ | | | | | | | | xfce.xfce4-notifyd: 0.6.0 -> 0.6.1
| * | | xfce.xfce4-notifyd: 0.6.0 -> 0.6.1José Romildo Malaquias2020-05-05
| | | |
* | | | Merge pull request #86708 from romildo/deepin.updateScriptJosé Romildo Malaquias2020-05-07
|\ \ \ \ | | | | | | | | | | deepin: redefine updateScript to use genericUpdater
| * | | | deepin: redefine updateScript to use genericUpdaterJosé Romildo Malaquias2020-05-04
| | | | |
| * | | | deepin: format with nixpkgs-fmtJosé Romildo Malaquias2020-05-04
| | | | |
* | | | | Merge pull request #86519 from romildo/upd.eflJosé Romildo Malaquias2020-05-07
|\ \ \ \ \ | | | | | | | | | | | | enlightenment.efl: 1.23.3 -> 1.24.0; new test module
| * | | | | enlightenment.econnman: migrate to python3José Romildo Malaquias2020-05-02
| | | | | |
| * | | | | enlightenment.efl: migrate to python3José Romildo Malaquias2020-05-02
| | | | | |
| * | | | | enlightenment.efl: 1.23.3 -> 1.24.0José Romildo Malaquias2020-05-02
| | | | | |
| * | | | | enlightenment.efl: format with nixpkgs-fmtJosé Romildo Malaquias2020-05-02
| | |_|_|/ | |/| | |
* | | | | gnome3.gucharmap: 13.0.0 -> 13.0.2 (#86885)R. RyanTM2020-05-06
| | | | |
* | | | | Merge pull request #86661 from hedning/gnome-3.36.2Tor Hedin Brønner2020-05-06
|\ \ \ \ \ | | | | | | | | | | | | Gnome 3.36.2
| * | | | | gnome3.quadrapassel: 3.36.00 -> 3.36.02Tor Hedin Brønner2020-05-03
| | | | | |
| * | | | | gnome3.gnome-flashback: 3.36.1 -> 3.36.3Tor Hedin Brønner2020-05-03
| | | | | |
| * | | | | gnome3.iagno: 3.36.0 -> 3.36.2Tor Hedin Brønner2020-05-03
| | | | | |