Commit graph

119087 commits

Author SHA1 Message Date
zimbatm abbea503b9 CODEOWNERS: add zimbatm to ruby modules 2017-10-30 15:13:47 +00:00
Tim Steinbach ca901691bc
Merge pull request #30970 from earldouglas/jenkins-2.87
jenkins: 2.86 -> 2.87
2017-10-30 11:09:59 -04:00
James Earl Douglas da866a6f29
jenkins: 2.86 -> 2.87 2017-10-30 08:57:54 -06:00
Orivej Desh 3c6bcab73b
Merge pull request #30956 from teto/pandas
pandas: 0.20.3 -> 0.21.0
2017-10-30 14:48:31 +00:00
Matthieu Coudron d22a1f6abc pandas: 0.20.3 -> 0.21.0
Now needs 'moto' to complete tests.
2017-10-31 03:08:43 +09:00
Graham Christensen edc2796b15
Merge pull request #30968 from WilliButz/highlight-update
highlight: 3.39 -> 3.40
2017-10-30 09:50:39 -04:00
WilliButz 367a3e45fd
highlight: 3.39 -> 3.40, fetch src from Github 2017-10-30 14:44:41 +01:00
Samuel Leathers 119ebee6a4 pcre: 8.40 -> 8.41 (fixes multiple CVEs) 2017-10-30 14:42:35 +01:00
zimbatm 933060fe19 mikutter: mark as broken
The package doesn't build anymore

/cc @midchildan
2017-10-30 13:35:00 +00:00
Tim Steinbach 7fd58b57b1
git: 2.14.3 -> 2.15.0 2017-10-30 09:04:23 -04:00
Tim Steinbach d266a456ab
perl: 5.24.2 -> 5.24.3 2017-10-30 08:54:14 -04:00
Tim Steinbach 70f35a99a4
linux: 4.14-rc6 -> 4.14-rc7 2017-10-30 08:30:29 -04:00
Nicolas B. Pierron d8987135c2 types.submodule: Replace a friendly comment by a more gentle one. 2017-10-30 13:06:18 +01:00
Vincent Laporte dd0cdc2fb4
ocamlPackages.camlp5: 7.02 -> 7.03 2017-10-30 11:58:05 +00:00
Márton Boros c556c72a2e nixos/gitlab: fix secret generation
This line previously produced an error and an empty secret file.
2017-10-30 12:49:27 +01:00
Márton Boros 00c03e9003 nixos/gitlab: fix preStart script 2017-10-30 12:49:27 +01:00
Márton Boros 29e80bde40 nixos/gitlab: fix hard-coded database name 2017-10-30 12:49:27 +01:00
Matthew Pickering b8a7c455f6 Fix idrisPackages.with-packages
1. The ln step was failing due to a file already existing
2. gcc was invoked directly which caused failure on OS X.
2017-10-30 12:25:33 +01:00
Joachim F 5c35db3e9b
Merge pull request #30953 from teto/sxiv
sxiv: installs .desktop file
2017-10-30 08:56:51 +00:00
Matthieu Coudron cdbcb19e83 sxiv: installs .desktop file
sxiv won't appear in meus as it has NoDisplay but it can be used to
generate the mimetypes.
2017-10-31 01:16:43 +09:00
Frederik Rietdijk 6d41ae55dd Merge remote-tracking branch 'upstream/master' into HEAD 2017-10-30 07:51:09 +01:00
Frederik Rietdijk ff40e1b2a4
Merge pull request #30948 from adisbladis/pythonPackages.ofxclient-bs4
pythonPackages.ofxclient: Depend on beautifulsoup4 instead of beautifulsoup3
2017-10-30 07:48:06 +01:00
Frederik Rietdijk 17ec7beb40
Merge pull request #30847 from csingley/plexpy_pr
plexpy: init at 1.4.25
2017-10-30 07:40:36 +01:00
adisbladis 8af79c8adc
pythonPackages.ofxclient: Depend on beautifulsoup4 instead of beautifulsoup3 2017-10-30 12:06:07 +08:00
Orivej Desh dc309e98af
Merge pull request #30933 from iblech/patch-2
mupdf: correct license meta information
2017-10-30 03:25:36 +00:00
Orivej Desh 747dc06db4
Merge pull request #30928 from Mankarse/lua-5.3.4
lua5_3: 5.3.0 -> 5.3.4
2017-10-30 03:22:02 +00:00
Orivej Desh 92dadab8e0
Merge pull request #30132 from 4z3/kill-kde-locale-5
kdeApplication: kill unused file kde-locale-5.nix
2017-10-30 01:35:57 +00:00
Maxime Dénès 51e68732f9 coqPackages.dpdgraph: remove support for coq 8.7
coqPackages_8_7.dpdgraph won't build since Coq 8.7.0 is not yet supported
upstream.
2017-10-30 02:02:19 +01:00
Christopher Singley 95dc36235c PlexPy service 2017-10-29 19:29:25 -05:00
Christopher Singley e697f10fc4 PlexPy: init at 1.4.25 2017-10-29 19:28:16 -05:00
Austin Seipp 14291c2723
Merge pull request #30914 from tilpner/chez-update
chez: 9.4 -> 9.5
2017-10-29 18:38:17 -05:00
Bjørn Forsman aa12eddb6c pythonPackages.nwdiag: unbreak eval
Oops, this should have been part of commit afd4a17ee5
("pythonPackages.nwdiag: move to python-modules/"). I noticed 2 seconds
to late!
2017-10-29 22:53:27 +01:00
Bjørn Forsman ccc1f9a540 pythonPackages.usbtmc: 0.6 -> 0.8 2017-10-29 22:35:16 +01:00
Bjørn Forsman 82ababbd83 pythonPackages.pyusb: 1.0.0 -> 1.0.2
Also, fetchurl -> fetchPypi.
2017-10-29 22:35:16 +01:00
Bjørn Forsman 4b3f729172 pythonPackages.dpkt: 1.8 -> 1.9.1
* fetchurl -> fetchPypi
* Tests work now.
* Package is py3k compatible now.
2017-10-29 22:35:16 +01:00
Bjørn Forsman 5065f0f258 pythonPackages.pycollada: 0.4.1 -> 0.5
* fetchurl -> fetchPypi
2017-10-29 22:35:16 +01:00
Bjørn Forsman 454ad93a35 pythonPackages.construct: 2.8.10 -> 2.8.16 2017-10-29 22:35:16 +01:00
Bjørn Forsman 41b89d1577 pythonPackages.autopep8: 1.0.4 -> 1.3.3
The pep8 package is renamed to pycodestyle and autopep8 references the
new name.

(Also, fetchurl -> fetchPypi.)
2017-10-29 22:35:16 +01:00
Bjørn Forsman adac3e43fd pythonPackages.llfuse: move to python-modules/ 2017-10-29 22:35:15 +01:00
Bjørn Forsman 1402436395 pythonPackages.pyev: move to python-modules/ 2017-10-29 22:35:15 +01:00
Bjørn Forsman 05bf2bdba1 pythonPackages.usbtmc: move to python-modules/ 2017-10-29 22:35:15 +01:00
Bjørn Forsman aaa3608b4b pythonPackages.pyusb: move to python-modules/ 2017-10-29 22:35:15 +01:00
Bjørn Forsman 086ad07ed6 pythonPackages.scapy: move to python-modules/ 2017-10-29 22:35:15 +01:00
Bjørn Forsman 628e1b9b4e pythonPackages.seqdiag: move to python-modules/ 2017-10-29 22:35:15 +01:00
Bjørn Forsman fb3973a43e pythonPackages.robotframework-ride: move to python-modules/ 2017-10-29 22:35:15 +01:00
Bjørn Forsman b6d345c4b0 pythonPackages.robotframework: move to python-modules/ 2017-10-29 22:35:15 +01:00
Bjørn Forsman 3ab65ef6bf pythonPackages.robomachine: move to python-modules/ 2017-10-29 22:35:15 +01:00
Bjørn Forsman 6de28d760a pythonPackages.Pyro: move to python-modules/ 2017-10-29 22:35:15 +01:00
Bjørn Forsman afd4a17ee5 pythonPackages.nwdiag: move to python-modules/ 2017-10-29 22:35:15 +01:00
Bjørn Forsman 9e76c950a7 pythonPackages.gevent: move to python-modules/ 2017-10-29 22:35:15 +01:00