summary refs log tree commit diff
Commit message (Collapse)AuthorAge
* Merge pull request #67115 from evanjs/feature/postman-7.5.0worldofpeace2019-09-05
|\ | | | | postman: 7.0.7 -> 7.6.0
| * postman: add evanjs to maintainersEvan Stoll2019-09-05
| |
| * postman: 7.0.7 -> 7.6.0Evan Stoll2019-09-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Remove gnome2 (#39976) - Use pango instead of gnome2.pango - Remove gnome2.GConf - Remove gtk2-x11 - Add at-spi2-atk dependency - Explicitly import packages rather than just pkgs or xorg - Refactor patchelf to be more generic - Use wrapGAppsHook - As this app uses GTK3 for the UI, we need to use wrapGAppsHook - Move libPath creation to postFixup - Remove dontPatchELF - Remove unnecessary Postman binary, only use _Postman - Remove unnecessary makeWrapper - Add dontConfigure - Remove unnecessary lib - Move libPath inputs to buildInputs
* | Merge pull request #68137 from eadwu/vscode/1.38.0worldofpeace2019-09-05
|\ \ | |/ |/| vscod{e,ium}: 1.37.1 -> 1.38.0
| * vscodium: 1.37.1 -> 1.38.0Edmund Wu2019-09-05
| |
| * vscode: 1.37.1 -> 1.38.0Edmund Wu2019-09-05
| |
* | signal-desktop: 1.26.2 -> 1.27.1Michael Weiss2019-09-06
| | | | | | | | at-spi2-core is required for the new dependency on libatspi.so.0.
* | Merge pull request #62754 from tbenst/imagecodecs-liteAaron Andersen2019-09-05
|\ \ | | | | | | imagecodecs-lite: init at 2019.4.20
| * | imagecodecs-lite: init at 2019.4.20Tyler Benster2019-09-05
| | |
* | | i3lock-fancy: Bugfix, make scrot overwrite fileEnte2019-09-05
| | | | | | | | | | | | | | | | | | | | | | | | After commit [1] scrot will no longer overwrite files unless the `-o` option is given. This commit makes the i3lock-fancy use `scrot -z -o` instead of just `scrot -o`. [1]: https://github.com/resurrecting-open-source-projects/scrot/commit/489e3229045962be2f63535ecd70cd15e6e2414d
* | | Merge pull request #67894 from marzipankaiser/caffeine-ngFlorian Klink2019-09-05
|\ \ \ | | | | | | | | caffeine-ng: use python3 and some other improvements
| * | | caffeine-ng: move setuptools_scm dependency to buildInputsMarcial Gaißert2019-09-05
| | | | | | | | | | | | | | | | setuptools_scm is only needed during build, not whilst using the package.
| * | | caffeine-ng: remove unneeded dependencies setuptools, wheelMarcial Gaißert2019-09-04
| | | |
| * | | caffeine-ng: use python3Marcial Gaißert2019-09-01
| | | | | | | | | | | | | | | | Using python3 is recommended by upstream.
| * | | caffeine-ng: do not run testsMarcial Gaißert2019-09-01
| | | | | | | | | | | | | | | | | | | | There are no tests anyway. Not finding the tests results in build failures if using Python 3.
* | | | Merge pull request #68131 from 1000101/process-exporterMarek Mahut2019-09-05
|\ \ \ \ | | | | | | | | | | prometheus-process-exporter: init at 0.5.0
| * | | | prometheus-process-exporter: init at 0.5.0Jan Hrnko2019-09-05
| | | | |
* | | | | Merge pull request #68110 from Ma27/weechat-python3Linus Heckemann2019-09-05
|\ \ \ \ \ | | | | | | | | | | | | weechat: build with python3 by default
| * | | | | weechatScripts.weechat-xmpp: removeMaximilian Bosch2019-09-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This plugin is fairly outdated and depends on python2 libraries that don't receive any updates either (xmpppy for instance[1]). [1] https://pypi.org/project/xmpppy/
| * | | | | weechat: build with python3 by defaultMaximilian Bosch2019-09-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | WeeChat also supports Python3 for scripts which should be preferred as CPython2 is about to get EOLed soon: https://weechat.org/scripts/python3/
* | | | | | postgresql: improve identMap descriptionCraige McWhirter2019-09-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This patch provides example usage for identMap based upon PostrgeSQL documentation @thoughtpolice
* | | | | | Merge pull request #63330 from fgaz/michabo/init-for-realAaron Andersen2019-09-05
|\ \ \ \ \ \ | | | | | | | | | | | | | | michabo: init at 0.1
| * | | | | | michabo: init at 0.1Francesco Gazzetta2019-09-05
| | | | | | |
* | | | | | | Merge pull request #64322 from jbedo/xenomapperAaron Andersen2019-09-05
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | xenomapper: init 1.0.2
| * | | | | | | xenomapper: init 1.0.2Justin Bedo2019-09-05
| | | | | | | |
* | | | | | | | Merge pull request #68109 from aanderse/pyvmomiAaron Andersen2019-09-05
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | pythonPackages.pyvmomi: init at 6.7.1.2018.12
| * | | | | | | pythonPackages.pyvmomi: init at 6.7.1.2018.12Aaron Andersen2019-09-04
| | | | | | | |
* | | | | | | | Merge pull request #68140 from esclear/fix-cutterJörg Thalheim2019-09-05
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Fix radare2-cutter: Wrap Cutter with Qt wrapper
| * | | | | | | | Fix radare2-cutter: Wrap Cutter with Qt wrapperDaniel Albert2019-09-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Cutter would not find Qt plugins. This is fixed by wrapping it.
* | | | | | | | | Merge pull request #68111 from Ma27/bump-mautrix-whatsappRyan Mulligan2019-09-05
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | mautrix-whatsapp: 2019-07-04 -> 2019-09-03
| * | | | | | | | | mautrix-whatsapp: 2019-07-04 -> 2019-09-03Maximilian Bosch2019-09-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also got rid of the dependency hakery by using `buildGoModule` and letting `go.mod` do the job.
* | | | | | | | | | Merge pull request #68117 from tadeokondrak/discord-0.0.96Ryan Mulligan2019-09-05
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | discord-canary: 0.0.95 -> 0.0.96
| * | | | | | | | | | discord-canary: 0.0.95 -> 0.0.96Tadeo Kondrak2019-09-04
| | | | | | | | | | |
* | | | | | | | | | | Merge pull request #68124 from xrelkd/update/eksctlRyan Mulligan2019-09-05
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | eksctl: 0.4.3 -> 0.5.0
| * | | | | | | | | | | eksctl: 0.4.3 -> 0.5.0xrelkd2019-09-05
| | | | | | | | | | | |
* | | | | | | | | | | | vivaldi: 2.7.1628.30-1 -> 2.7.1628.33-1Tim Steinbach2019-09-05
| | | | | | | | | | | |
* | | | | | | | | | | | Merge pull request #67937 from lightbulbjim/calibreRyan Mulligan2019-09-05
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | calibre: 3.47.0 -> 3.47.1
| * | | | | | | | | | | calibre: 3.47.0 -> 3.47.1Chris Rendle-Short2019-09-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also rename .desktop files to match app IDs (fixes missing app icons on Wayland).
* | | | | | | | | | | | heimdall: fix the GUI front-end's run-time errorsPeter Simons2019-09-05
| | | | | | | | | | | |
* | | | | | | | | | | | Merge pull request #68060 from dtzWill/update/xbps-0.57Will Dietz2019-09-05
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | xbps: 0.56 -> 0.57
| * | | | | | | | | | | | xbps: fix build w/glibc, disable errors due to unused fread resultWill Dietz2019-09-04
| | | | | | | | | | | | |
| * | | | | | | | | | | | xbps: 0.56 -> 0.57Will Dietz2019-09-03
| | | | | | | | | | | | |
* | | | | | | | | | | | | Merge pull request #68042 from dtzWill/update/v4l-utils-1.16.7Marek Mahut2019-09-05
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | v4l-utils: 1.16.6 -> 1.16.7
| * | | | | | | | | | | | | v4l-utils: 1.16.6 -> 1.16.7Will Dietz2019-09-03
| | | | | | | | | | | | | |
* | | | | | | | | | | | | | Merge pull request #68087 from peterhoeg/u/pio4Marek Mahut2019-09-05
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | platformio: 3.6.6 -> 4.0.3
| * | | | | | | | | | | | | | platformio: 3.6.6 -> 4.0.3Peter Hoeg2019-09-04
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | pythonPackages.semantic-version: 2.6.0 -> 2.8.1Peter Hoeg2019-09-04
| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge pull request #68093 from jonringer/bump-textacyMarek Mahut2019-09-05
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | python3Packages.textacy: 0.6.3 -> 0.9.1
| * | | | | | | | | | | | | | | python3Packages.textacy: 0.6.3 -> 0.9.1Jonathan Ringer2019-09-04
| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge pull request #68130 from marsam/update-terraformMarek Mahut2019-09-05
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | terraform: 0.12.7 -> 0.12.8