about summary refs log tree commit diff
path: root/pkgs/desktops
Commit message (Collapse)AuthorAge
* Merge pull request #78328 from mkg20001/pkg/cinnamon-control-centerworldofpeace2020-01-29
|\ | | | | cinnamon.cinnamon-control-center: init at 4.4.0
| * cinnamon.cinnamon-control-center: init at 4.4.0Maciej Krüger2020-01-25
| |
* | Merge master into staging-nextFrederik Rietdijk2020-01-28
|\ \
| * \ Merge pull request #78265 from Synthetica9/https-homepagesSilvan Mosberger2020-01-27
| |\ \ | | | | | | | | treewide: fix redirected urls
| | * | treewide: fix redirected urlsPatrick Hilhorst2020-01-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | According to https://repology.org/repository/nix_unstable/problems, we have a lot of packages that have http links that redirect to https as their homepage. This commit updates all these packages to use the https links as their homepage. The following script was used to make these updates: ``` curl https://repology.org/api/v1/repository/nix_unstable/problems \ | jq '.[] | .problem' -r \ | rg 'Homepage link "(.+)" is a permanent redirect to "(.+)" and should be updated' --replace 's@$1@$2@' \ | sort | uniq > script.sed find -name '*.nix' | xargs -P4 -- sed -f script.sed -i ```
| * | | Merge pull request #78421 from worldofpeace/upstream-session-xfceworldofpeace2020-01-25
| |\ \ \ | | |_|/ | |/| | nixos/xfce: use sessionPackages
| | * | nixos/xfce: use sessionPackagesworldofpeace2020-01-24
| | | |
| * | | gnomeExtensions.gsconnect: 30 -> 31 (#78359)Tor Hedin Brønner2020-01-24
| | | | | | | | | | | | | | | | | | | | No longer depends on libfolks :) https://github.com/andyholmes/gnome-shell-extension-gsconnect/releases/tag/v31
| * | | Merge pull request #78325 from romildo/upd.screengrabArseniy Seroka2020-01-23
| |\ \ \ | | |/ / | |/| | lxqt.screengrab: 1.101 -> 2.0.0
| | * | lxqt.screengrab: 1.101 -> 2.0.0José Romildo Malaquias2020-01-22
| | | |
| * | | cinnamon.*: add licensesMaciej Krüger2020-01-22
| | | | | | | | | | | | | | | | Co-Authored-By: worldofpeace <worldofpeace@protonmail.ch>
| * | | Merge pull request #77979 from mkg20001/pkg/nemoworldofpeace2020-01-22
| |\ \ \ | | |/ / | |/| | cinnamon.nemo: init at 4.4.1
| | * | cinnamon.nemo: init at 4.4.1Maciej Krüger2020-01-22
| | |/
| * | Merge pull request #78144 from mkg20001/pkg/csdworldofpeace2020-01-21
| |\ \ | | | | | | | | cinnamon.cinnamon-settings-daemon: init at 4.4.0
| | * | cinnamon.cinnamon-settings-daemon: init at 4.4.0Maciej Krüger2020-01-21
| | | |
| * | | Merge pull request #78213 from worldofpeace/pantheon-update-jan-21worldofpeace2020-01-21
| |\ \ \ | | | | | | | | | | Pantheon updates jan 21
| | * | | pantheon.switchboard-plug-mouse-touchpad: 2.3.1 -> 2.4.0worldofpeace2020-01-21
| | | | | | | | | | | | | | | | | | | | https://github.com/elementary/switchboard-plug-mouse-touchpad/releases/tag/2.4.0
| | * | | pantheon.elementary-screenshot-tool: 1.7.0 -> 1.7.1worldofpeace2020-01-21
| | | | | | | | | | | | | | | | | | | | https://github.com/elementary/screenshot/releases/tag/1.7.1
| | * | | pantheon.elementary-gtk-theme: 5.4.0 -> 5.4.1worldofpeace2020-01-21
| | | |/ | | |/| | | | | | | | | | | | | * Improve contrast in text selections https://github.com/elementary/stylesheet/pull/572 * Add border and background to selected image radios https://github.com/elementary/stylesheet/pull/576
| * | | Merge pull request #78180 from r-ryantm/auto-update/four-in-a-rowworldofpeace2020-01-21
| |\ \ \ | | | | | | | | | | gnome3.four-in-a-row: 3.34.1 -> 3.34.3
| | * | | gnome3.four-in-a-row: 3.34.1 -> 3.34.3R. RyanTM2020-01-21
| | | | |
| * | | | Merge pull request #78169 from r-ryantm/auto-update/gnome-boxesworldofpeace2020-01-21
| |\ \ \ \ | | | | | | | | | | | | gnome3.gnome-boxes: 3.34.2 -> 3.34.3
| | * | | | gnome3.gnome-boxes: 3.34.2 -> 3.34.3R. RyanTM2020-01-21
| | |/ / /
| * | | | Merge pull request #78184 from r-ryantm/auto-update/iagnoworldofpeace2020-01-21
| |\ \ \ \ | | | | | | | | | | | | gnome3.iagno: 3.34.3 -> 3.34.4
| | * | | | gnome3.iagno: 3.34.3 -> 3.34.4R. RyanTM2020-01-21
| | |/ / /
| * | | | gnome3.gnome-taquin: 3.34.2 -> 3.34.3 (#78171)R. RyanTM2020-01-21
| | | | |
| * | | | gnome3.gnome-notes: 3.34.1 -> 3.34.2 (#78167)R. RyanTM2020-01-21
| | |_|/ | |/| |
| * | | cinnamon.cinnamon-translations: init at 4.4.0Maciej Krüger2020-01-21
| | | |
| * | | Merge pull request #78121 from mkg20001/pkg/cinnamon-menusworldofpeace2020-01-20
| |\ \ \ | | | | | | | | | | cinnamon.cinnamon-menus: init at 4.4.0
| | * | | cinnamon.cinnamon-menus: init at 4.4.0Maciej Krüger2020-01-21
| | | |/ | | |/|
| * / | cinnamon.cjs: add nma for nma typelibMaciej Krüger2020-01-20
| |/ /
| * | cinnamon.cinnamon-desktop: init at 4.4.0Maciej Krüger2020-01-20
| | |
| * | Merge pull request #75680 from mkg20001/pkg/cjsworldofpeace2020-01-19
| |\ \ | | | | | | | | cinnamon.cjs: init at 4.4.0
| | * | cinnamon.cjs: init at 4.4.0Maciej Krüger2020-01-20
| | | |
| | * | spidermonkey_52: init at 52.9.0Maciej Krüger2020-01-20
| | | |
| * | | pantheon.wingpanel-indicator-session: 2.2.6 -> 2.2.7worldofpeace2020-01-18
| | | | | | | | | | | | | | | | https://github.com/elementary/wingpanel-indicator-session/releases/tag/2.2.7
| * | | pantheon.elementary-default-settings: 5.1.1 -> 5.1.2worldofpeace2020-01-18
| | | | | | | | | | | | | | | | https://github.com/elementary/default-settings/releases/tag/5.1.2
| * | | pantheon.elementary-icon-theme: 5.1.0 -> 5.2.0worldofpeace2020-01-18
| | | | | | | | | | | | | | | | https://github.com/elementary/icons/releases/tag/5.2.0
| * | | pantheon.switchboard: 2.3.7 -> 2.3.8worldofpeace2020-01-18
| | | | | | | | | | | | | | | | https://github.com/elementary/switchboard/releases/tag/2.3.8
| * | | pantheon.elementary-terminal: 5.5.0 -> 5.5.1worldofpeace2020-01-18
| | | | | | | | | | | | | | | | https://github.com/elementary/terminal/releases/tag/5.5.1
| * | | nixpkgs-github-update: slownessworldofpeace2020-01-18
| | | |
| * | | gdm: refactor to properly handle wayland sessionsElyhaka2020-01-18
| |/ /
* | | Merge master into staging-nextFrederik Rietdijk2020-01-17
|\| |
| * | Merge pull request #77749 from r-ryantm/auto-update/elementary-codeworldofpeace2020-01-16
| |\ \ | | | | | | | | pantheon.elementary-code: 3.1.1 -> 3.2.0
| | * | pantheon.elementary-code: 3.1.1 -> 3.2.0R. RyanTM2020-01-15
| | |/
| * | gnome3.gnome-klotski: 3.34.0 -> 3.34.3 (#77757)R. RyanTM2020-01-15
| | |
| * | gnome3.dconf-editor: 3.34.2 -> 3.34.3 (#77743)R. RyanTM2020-01-15
| |/
* | treewide: Fix unsafe concatenation of $LD_LIBRARY_PATHAnders Kaseorg2020-01-15
| | | | | | | | | | | | | | | | | | | | Naive concatenation of $LD_LIBRARY_PATH can result in an empty colon-delimited segment; this tells glibc to load libraries from the current directory, which is definitely wrong, and may be a security vulnerability if the current directory is untrusted. (See #67234, for example.) Fix this throughout the tree. Signed-off-by: Anders Kaseorg <andersk@mit.edu>
* | Merge staging-next into stagingFrederik Rietdijk2020-01-15
|\|
| * gnome3.seahorse: 3.34 -> 3.34.1 (#77543)zowoq2020-01-12
| | | | | | https://gitlab.gnome.org/GNOME/seahorse/blob/3.34.1/NEWS