summary refs log tree commit diff
path: root/pkgs/desktops
Commit message (Collapse)AuthorAge
* gnome3.libgnome-games-support: propagate required dependenciesJan Tojnar2018-08-14
|
* gnome3.atomix: init at 3.29.3Jan Tojnar2018-08-14
|
* mate.mate-media: 1.20.1 -> 1.21.0 (#44745)R. RyanTM2018-08-13
| | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/mate-media/versions.
* plasma5: 5.13.2 -> 5.13.4 (#44643)Bastian Köcher2018-08-10
|
* Merge pull request #44803 from ↵Jan Tojnar2018-08-09
|\ | | | | | | | | cdepillabout/add-correct-propagatedbuildinput-to-vte add gtk3 as propagatedBuildInput to vte
| * vte: Change comment to talk about vte-2.91.pc file instead of .gir file.(cdep)illabout2018-08-09
| |
| * vte: Add gtk3 as propagatedBuildInput(cdep)illabout2018-08-09
| | | | | | | | | | | | The `Vte.2.91.gir` imports `Gtk.3.0.gir`. So in order to use `Vte.2.91.gir`, you must also have `Gtk.3.0.gir` on the GI_TYPELIB_PATH. Adding gtk3 to the `propagatedBuildInputs` of vte accomplishes this.
* | Merge pull request #44689 from jtojnar/gnome-cleanupJan Tojnar2018-08-09
|\ \ | | | | | | GNOME2 cleanup
| * | gnome3: fix networkmanager gnome usageJan Tojnar2018-08-09
| | |
| * | gnome2.gnome-desktop: dropJan Tojnar2018-08-09
| | |
| * | gnome2.libgnomekbd: dropJan Tojnar2018-08-09
| | |
| * | gnome2.libgweather: dropJan Tojnar2018-08-09
| | |
| * | gnome2.zenity: dropJan Tojnar2018-08-09
| | |
| * | gnome2.gnome_keyring: dropJan Tojnar2018-08-09
| | |
| * | gnome2.gnome_vfs_monikers: dropJan Tojnar2018-08-09
| | |
| * | gnome2.at_spi: dropJan Tojnar2018-08-09
| | |
| * | gnome2.gnome_menus: dropJan Tojnar2018-08-09
| | |
| * | gnome2.metacity: dropJan Tojnar2018-08-09
| | |
| * | gnome3.gucharmap: clean upJan Tojnar2018-08-09
| | | | | | | | | | | | Clean up package, split into multiple outputs, enable devdoc.
| * | gnome2.gnome-panel: dropJan Tojnar2018-08-09
| | |
| * | gnome3.gnome-applets: init at 3.28.0Jan Tojnar2018-08-09
| | |
| * | gnome2.gnome-settings-daemon: dropJan Tojnar2018-08-09
| | |
| * | gnome2.gnome-control-center: dropJan Tojnar2018-08-09
| | |
| * | gnome3.gnome-flashback: init at 3.28.0Jan Tojnar2018-08-09
| | |
| * | gnome3.gnome-panel: init at 3.28.0Jan Tojnar2018-08-09
| | |
| * | gnome3.metacity: init at 3.28.0Jan Tojnar2018-08-09
| | |
| * | gnome3.gnome-desktop: clean upJan Tojnar2018-08-09
| | |
| * | gnome3.gnome-terminal: clean upJan Tojnar2018-08-09
| |/
* | Merge pull request #44791 from r-ryantm/auto-update/deepin-gtk-themeJörg Thalheim2018-08-09
|\ \ | |/ |/| deepin.deepin-gtk-theme: 17.10.6 -> 17.10.8
| * deepin.deepin-gtk-theme: 17.10.6 -> 17.10.8R. RyanTM2018-08-08
| | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/deepin-gtk-theme/versions.
* | Merge pull request #39792 from Moredread/fwupdJan Tojnar2018-08-08
|\ \ | | | | | | WIP fwupd: 1.0.5 -> 1.1.0
| * | gnome3.gnome-software: enable fwupdJan Tojnar2018-08-07
| | |
* | | mate-screensaver: 1.20.1 -> 1.21.0 (#44572)José Romildo Malaquias2018-08-07
| |/ |/|
* | gnome3.gnome-todo: init at 3.28.1Jan Tojnar2018-08-04
| |
* | Merge pull request #43778 from volth/xfce413-updatesxeji2018-08-03
|\ \ | | | | | | xfce4-13: backport panel plugins and icon themes from xfce4-12
| * | xfce4-13: backport panel plugins from xfce4-12volth2018-08-02
| | |
* | | Merge pull request #43992 from jtojnar/upstream-sessionsJan Tojnar2018-08-03
|\ \ \ | | | | | | | | Upstream sessions
| * | | gnome3.gnome-session: use absolute pathsJan Tojnar2018-08-01
| | | | | | | | | | | | | | | | | | | | | | | | TryExec needs absolute path too, otherwise the desktop file will be ignored unless gnome-session is in PATH, in which case, we would not need to patch Exec.
| * | | gnome3.gpaste: hard-code pathsJan Tojnar2018-08-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | GPaste GNOME Shell extension uses GPaste library generated via introspection. Previously, we added the gpaste package to services.xserver.desktopManager.gnome3.sessionPath option, which added its typelib directory to GI_TYPELIB_PATH environment variable globally, in order for GNOME Shell to be able to find it. This is not very Nix-y, though, so we have decided to patch the code to append the path to the GI repository search path. Additionally, the code relies on GPaste’s GSettings schemas, so we had to hard-code the paths to them as well. We ignored the GNOME Shell’s schemas, since they will already be available for the extension inside GNOME Shell program.
| * | | gnome3.gdm: add upstream xsessionJan Tojnar2018-08-01
| | | |
* | | | xfce4-13.xfce4-panel: fix path to tzdata (#44350)volth2018-08-02
| |/ / |/| |
* | | xfce4-13.xfce4-session: init at 4.13.0 (#44336)volth2018-08-02
| | |
* | | xfce4-13.xfce4-clipman-plugin: init at 1.4.2 (#44319)volth2018-08-02
| | |
* | | xfce4-13.xfce4-xkb-plugin: init at 0.8.1 (#44320)volth2018-08-02
| | |
* | | xfce4-13.xfce4-whiskermenu-plugin: init at 2.2.0 (#44317)volth2018-08-01
| | |
* | | xfce4-13.xfce4-cpufreq-plugin: init at 1.2.0 (#44316)volth2018-08-01
| | |
* | | xfce4-13.xfce4-netload-plugin: init at 1.3.1 (#44315)volth2018-08-01
| | |
* | | xfce4-13.xfce4-pulseaudio-plugin: init at 0.4.1 (#44314)volth2018-08-01
| |/ |/|
* | plasma-nm: fix path to mobile broadband provider file (#44302)Yarny02018-08-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When creating a new mobile broadband connection with the plasma network manager connection editor, it tries to find a file containing provider information somewhere in /usr/share/... . The build recipe contains a patch to fix the lookup path such that it finds the file in the corresponding package, probably added due to https://github.com/NixOS/nixpkgs/issues/9389 . The actual lookup path is injected into the patch file with substituteAll. With commit a31d98f3120e0f676303b7fc3e84424e6b325290 , the variable name used in subsituteAll changed from mobile_broadband_provider_info to mobile-broadband-provider-info (underscores in package names turned into dashes). Apparently, substituteAll can't handle dashes in variable names. Consequently, the variable name was no longer resolved. plasma-nm failed to create new mobile broadband connections; the connection creator silently exited and logged the error > plasma-nm: Error opening providers file "@mobile-broadband-provider-info@/share/mobile-broadband-provider-info/serviceproviders.xml" This commit keeps the dashes in package names, but it restores the underscores in the variable used by substituteAll, thereby ensuring the variable gets resolved properly.
* | Merge pull request #44278 from jtojnar/gnome-updateJan Tojnar2018-08-01
|\ \ | | | | | | Gnome update