Commit graph

201771 commits

Author SHA1 Message Date
Robin Gloster ab99684408
Merge pull request #73169 from Ma27/bump-roundcube
roundcube: 1.3.10 -> 1.4.0
2019-11-15 18:09:43 +01:00
Linus Heckemann 75667c2916 pythonPackages.nixpart: unmark broken 2019-11-15 18:00:36 +01:00
Florian Klink 01f0b323e7
Merge pull request #73462 from flokli/lorri-module-systempackage
nixos/lorri: add to environment.systemPackages
2019-11-15 17:23:04 +01:00
Guillaume Maudoux 9d10b20a63 riot-desktop: fix missing tray icon
The tray icon has always been missing for me (on sway / waybar).
It turns out that it is looked up in a different location than where we package it.

Overall, it seems we are not at all following the upstream layout as can
be seen in data.tar.xz available at packages.riot.im/debian/pool/main/r/riot-web/riot-web_1.4.2_amd64.deb

This is a small fix that works for me. May not be optimal :-).
2019-11-15 17:15:17 +01:00
Florian Klink fd7d88f603 nixos/lorri: add to environment.systemPackages
most likely, people enabling the lorri module also want to use it,
without explicitly having to add it to users.users.<username>.packages.

cc @curiousleo @Profpatsch
2019-11-15 16:59:24 +01:00
worldofpeace 4583e293fd
Merge pull request #73251 from worldofpeace/remove-slim
nixos/slim: remove
2019-11-15 15:56:48 +00:00
Renaud d6fa5402bb
Merge pull request #72214 from tekeri/feature/add-perl-module-crypt-ecb
perlPackages.CryptECB: init at 2.21
2019-11-15 15:57:32 +01:00
R. RyanTM 2685391917 ntl: 11.3.4 -> 11.4.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ntl/versions

 (#71728)
2019-11-15 15:50:44 +01:00
Florian Klink c0f0cb6d2b
Merge pull request #73459 from Profpatsch/nixpkgs-manual-mention-backport
doc/contributing: mention the word “backporting” for grep-ability
2019-11-15 15:11:53 +01:00
Profpatsch 85c2bb3781 doc/contributing: mention the word “backporting” for grep-ability
When a contributor wants to know how to do this ominous “backporting”
everybody is talking about, a grep should be enough to find it.
2019-11-15 15:06:54 +01:00
Jörg Thalheim d729fdcd6e
nifticlib and niftseg: change platform from linux to unix sinc… (#73442)
nifticlib and niftseg: change platform from linux to unix since these…
2019-11-15 11:57:17 +00:00
Jörg Thalheim 919161737b
Merge pull request #73440 from kim0/xmrigproxy500
xmrig-proxy: 3.2.0 -> 5.0.0
2019-11-15 11:42:40 +00:00
Jörg Thalheim 31027381ea
mariadb: remove development components (#70924)
mariadb: remove development components
2019-11-15 11:38:49 +00:00
Marek Mahut 2b488b3fa6
Merge pull request #73426 from equirosa/master
signal-desktop: 1.27.4 -> 1.28.0
2019-11-15 12:32:22 +01:00
Mario Rodas 50d06185ca
Merge pull request #73390 from marsam/update-nodejs-13_x
nodejs-13_x: 13.0.1 -> 13.1.0
2019-11-15 05:50:15 -05:00
Daniel Schaefer a636118725
dragon-drop: 1.1.0 -> 1.1.1 (#73422)
dragon-drop: 1.1.0 -> 1.1.1
2019-11-15 11:34:51 +01:00
Andreas Wiese bef560f578 microcodeIntel: 20191112 -> 20191113
https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/releases/tag/microcode-20191113
 (#73383)
2019-11-15 11:18:59 +01:00
Elis Hirwing 962783eff3
Merge pull request #73415 from kolaente/update/gitea-1.9.6
gitea: 1.9.5 -> 1.9.6
2019-11-15 10:24:52 +01:00
Mario Rodas 0d7a2c1354
Merge pull request #73438 from marsam/update-terraform
terraform: 0.12.14 -> 0.12.15
2019-11-15 04:06:33 -05:00
Izorkin 144735a049 perlPackages.SysCPU: fix checkPhase on Aarch64 2019-11-15 10:16:51 +03:00
Izorkin 8ef9a614b6 zoneminder: fix build 2019-11-15 10:16:51 +03:00
Izorkin 7470e6e6de mariadb: refactor build configuration 2019-11-15 10:16:51 +03:00
Izorkin 3c824cd0f6 mariadb: remove development components 2019-11-15 10:15:25 +03:00
Jan Tojnar 4a3a31be57
Merge pull request #72903 from kylesferrazza/fix-52958
denemo: add WrapGAppsHook
2019-11-15 07:51:33 +01:00
Sarah Brofeldt b3a4f74713
Merge pull request #70905 from saschagrunert/kubernetes-1.16
kubernetes: 1.15.4 -> 1.16.3
2019-11-15 07:37:56 +01:00
Sascha Grunert 7f358a5f3b
nixos/kubernetes: Module and test compatibility with kubernetes 1.16
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2019-11-15 05:58:35 +01:00
Sascha Grunert 5dad4bdd6f
kubernetes: 1.15.4 -> 1.16.3
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2019-11-15 05:58:01 +01:00
Milan Pässler dafbcb986a Revert "python37Packages.pyspf: 2.0.12 -> 2.0.13"
This reverts commit e3f9c4d790.
This fixes #72791.
Version 2.0.13 of pyspf introduced a bug where some incoming mails can cause a
crash and be falsely rejected. (https://github.com/sdgathman/pyspf/issues/17)
2019-11-14 19:33:16 -08:00
Ahmed Kamal 6df2a88049 xmrig-proxy: 3.2.0 -> 5.0.0 2019-11-15 04:30:34 +02:00
Ben Darwin 736860d34b nifticlib and niftseg: change platform from linux to unix since these build on OSX 2019-11-14 21:25:10 -05:00
Kyle Sferrazza 5f373708dd
denemo: add WrapGAppsHook
closes #52958

remove wrapProgram in favor of gappsWrapperArgs
move gettext and pkgconfig to nativeBuildInputs
2019-11-14 20:10:22 -05:00
David Kleuker d793d53b0d doc/rl-1909: fix language
(#71516)
2019-11-15 00:32:09 +01:00
Mario Rodas a6924d3fb7
terraform: 0.12.14 -> 0.12.15
Changelog: https://github.com/hashicorp/terraform/releases/tag/v0.12.15
2019-11-14 18:00:00 -05:00
Daniel Schaefer c96e556ed7
grip-0.8: indexed grip (#60182)
grip-0.8: indexed grip
2019-11-14 23:54:32 +01:00
Daniel Schaefer c4ed79e977
python3Packages.geopy: 1.20 -> unstable-2019-11-10 (#73158) 2019-11-14 23:45:29 +01:00
Eduardo Quiros 470942f29e Add self (equirosa) to signal-desktop maintaners. 2019-11-14 16:25:07 -06:00
Eduardo Quiros 4f8e9b2d13 Add myself to maintainers list. 2019-11-14 16:25:07 -06:00
Jan Tojnar 2024d55020
meson: fix unknown compiler error (#73423)
meson: fix unknown compiler error
2019-11-14 23:24:54 +01:00
Guillaume Desforges 6d12f065e9 python3Packages.geopy: 1.20 -> unstable-2019-11-10
* Update geopy to unstable version from GitHub for Python 3+
* Add GuillaumeDesforges as maintainer
2019-11-14 23:24:16 +01:00
Eduardo Quiros d119e10f74 signal-desktop: 1.27.4 -> 1.28.0 2019-11-14 16:24:14 -06:00
Guanpeng Xu 66d5277375 mathematica: fix version issue with zlib (#73425) 2019-11-14 17:19:30 -05:00
Guillaume Desforges d11137ef90 python2Packages.geopy: Freeze in seperate file 2019-11-14 23:18:43 +01:00
Jan Tojnar 3108c4dd15
meson: fix unknown compiler error 2019-11-14 22:54:37 +01:00
Renaud 32b0cb0f46
Merge pull request #70604 from moaxcp/asciidoctorj
asciidoctorj init at 2.1.0
2019-11-14 22:30:45 +01:00
Daniel Schaefer 6b9390f253 dragon-drop: 1.1.0 -> 1.1.1
Fixes segfault which would make the program unusable.
2019-11-14 22:25:40 +01:00
Milan Svoboda 2bf8cccc0d grip-search: init at 0.8 2019-11-14 22:11:58 +01:00
Renaud df7cdb37ce
Merge pull request #71057 from jansol/renderdoc
renderdoc: 1.4 -> 1.5
2019-11-14 21:45:22 +01:00
Daniel Schaefer a2aaa7cdf4 protocol: 20171226 -> 2019-03-28 2019-11-15 05:36:47 +09:00
Doron Behar c32ecb4b0e luaPackages.pulseaudio: 0.1 -> 0.2 2019-11-15 05:24:19 +09:00
Mario Rodas 669a6d0edb luaPackages.luasystem: fix build on darwin 2019-11-15 05:08:45 +09:00