about summary refs log tree commit diff
path: root/pkgs/desktops
Commit message (Collapse)AuthorAge
* lumina.lumina-calculator: use mkDerivation from libsForQt5José Romildo Malaquias2020-05-23
|
* lumina.lumina-pdf: use mkDerivation from libsForQt5José Romildo Malaquias2020-05-23
|
* lumina.lumina: use mkDerivation from libsForQt5José Romildo Malaquias2020-05-23
|
* lumina.lumina-pdf: 2019-04-27 -> 1.6.0Milan Pässler2020-05-23
|
* lumina.lumina: 1.5.0 -> 1.6.0Milan Pässler2020-05-23
|
* lumina.lumina-calculator: 2019-04-27 -> 1.6.0Milan Pässler2020-05-23
|
* Merge pull request #88062 from romildo/upd.lxqt-archiverJosé Romildo Malaquias2020-05-22
|\ | | | | lxqt.lxqt-archiver: 0.1.1 -> 0.2.0
| * lxqt.lxqt-archiver: 0.1.1 -> 0.2.0José Romildo Malaquias2020-05-18
| |
* | Merge pull request #88058 from romildo/upd.pcmanfm-qtJosé Romildo Malaquias2020-05-22
|\ \ | | | | | | lxqt.{libfm,pcmanfm}-qt: 0.15.0 -> 0.15.1
| * | lxqt.pcmanfm-qt: 0.15.0 -> 0.15.1José Romildo Malaquias2020-05-18
| | |
| * | lxqt.libfm-qt: 0.15.0 -> 0.15.1José Romildo Malaquias2020-05-18
| |/
* | Merge pull request #88536 from r-ryantm/auto-update/gnome-appletsJan Tojnar2020-05-22
|\ \
| * | gnome3.gnome-applets: 3.36.2 -> 3.36.3R. RyanTM2020-05-21
| |/
* | Merge pull request #88495 from r-ryantm/auto-update/evinceMaximilian Bosch2020-05-22
|\ \ | | | | | | evince: 3.36.0 -> 3.36.1
| * | evince: 3.36.0 -> 3.36.1R. RyanTM2020-05-21
| |/
* | Merge pull request #79175 from helsinki-systems/init/sogoLassulus2020-05-22
|\ \ | | | | | | sogo: init at 4.3.2
| * | Revert "gnustep.libobjc: 1.9 -> 2.0"ajs1242020-05-02
| | | | | | | | | | | | This reverts commit 937b6d73b4a8878dad269a36e5819c65e8b3e466.
* | | deepin.dde-control-center: always run systemctl of the currently running systemdFlorian Klink2020-05-21
| | |
* | | maxx: drop (#87715)gnidorah2020-05-19
| |/ |/|
* | 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.