Vincent Laporte
4e60f99b83
ProofGeneral: remove legacy version 4.3pre
2016-10-07 07:27:48 +02:00
Vincent Laporte
7b805bd0b0
ProofGeneral: 4.2 -> 4.4
2016-10-05 19:09:36 +02:00
Peter Simons
2a2a3c796a
callHackage: ensure we're always using the latest available Hackage database
2016-10-05 19:05:50 +02:00
Frederik Rietdijk
529a4050cd
Merge pull request #19241 from MostAwesomeDude/tahoe
...
python2.7-nevow: 0.11.1 -> 0.14.2
2016-10-05 18:57:01 +02:00
Frederik Rietdijk
3631da6c20
Merge pull request #19266 from NixOS/python-wip
...
Python package updates
2016-10-05 18:50:35 +02:00
Domen Kožar
92d2416280
Merge pull request #19264 from peterhoeg/php
...
php fpm: add systemd support
2016-10-05 17:36:39 +02:00
Peter Hoeg
5a6626f47c
php fpm: add systemd support
...
PHP FPM will now notify systemd when it's done initializing and ready to
serve requests.
Additionally ```systemctl status phpfpm``` will now show statistics such
as:
```
Status: "Processes active: 0, idle: 8, Requests: 0, slow: 0, Traffic: 0req/sec"
```
2016-10-05 23:30:31 +08:00
Jörg Thalheim
1bd8d7710e
Merge pull request #19125 from markus1189/bin-bash-cleanup
...
Bin bash cleanup
2016-10-05 17:16:00 +02:00
Bjørn Forsman
b0d77698bf
gpshell: wrap with gppcscconnectionplugin
...
Fixes this:
$ echo establish_context | gpshell
establish_context
establish_context failed with error 0xFFFFFFFFFFFFFFFF (libgppcscconnectionplugin.so.1.0.1: cannot open shared object file: No such file or directory)
Have to use LD_LIBRARY_PATH instead of patchelf, because it's
libglobalplatform.so.6 (from globalplatform package) that needs
libgppcscconnectionplugin.so.1.0.1, not gpshell itself. And because
RPATH doesn't "propagate" from one ELF to another, the library isn't
found. One can argue that globalplatform should depend on
gppcscconnectionplugin, but it touches on the still-unsolved "plugin"
issue in Nix packaging, so leaving that alone.
2016-10-05 17:06:15 +02:00
Bjørn Forsman
1021797201
languagetool: fix eval
2016-10-05 17:04:50 +02:00
Frederik Rietdijk
197b9ec123
Merge pull request #19260 from lsix/update_tornado
...
pythonPackages.tornado: 4.4.1 -> 4.4.2
2016-10-05 17:03:01 +02:00
Lancelot SIX
e380a84ad9
pythonPackages.tornado: 4.4.1 -> 4.4.2
...
Release details:
http://www.tornadoweb.org/en/stable/releases/v4.4.2.html
2016-10-05 16:47:19 +02:00
Frederik Rietdijk
b0808b084a
pythonPackages.geventhttpclient: 1.2.0 -> 1.3.1
2016-10-05 15:44:49 +02:00
Frederik Rietdijk
11433cc798
pythonPackages.netlib: remove since it is not used anymore by mitmproxy
2016-10-05 15:44:49 +02:00
Frederik Rietdijk
cbc2327fab
pythonPackages.mitmproxy: 0.14 -> 0.17.1
2016-10-05 15:44:48 +02:00
Frederik Rietdijk
9caf12c88e
pythonPackages.html2text: 2015.11.4 -> 2016.9.19
2016-10-05 15:44:48 +02:00
Frederik Rietdijk
5fc1a22a23
pythonPackages.widgetsnbextension: init at 1.2.6
2016-10-05 15:44:48 +02:00
Frederik Rietdijk
e1bd33004c
pythonPackages.attrs: 16.0.0 -> 16.2.0
2016-10-05 15:44:48 +02:00
Frederik Rietdijk
f56185c924
pythonPackages.scipy: 0.18.0 -> 0.18.1
2016-10-05 15:44:47 +02:00
Frederik Rietdijk
bde9e11f5d
pythonPackages.pandas: 0.18.1 -> 0.19.0
2016-10-05 15:44:47 +02:00
Graham Christensen
78b5ce35ce
Merge pull request #19200 from vbgl/asymptote-on-darwin
...
asymptote: fix build on Darwin
2016-10-05 09:19:35 -04:00
Edward Tjörnhammar
5b11c34b51
vimPlugins: added agda-vim vim-grammarous vim-easytags, updates
2016-10-05 15:11:20 +02:00
Edward Tjörnhammar
e4bdbfc247
languagetool: init at 3.5
2016-10-05 15:11:20 +02:00
Peter Simons
fad5794c77
Merge pull request #19248 from FRidh/git
...
git: 2.10.0 -> 2.10.1
2016-10-05 13:46:40 +02:00
Graham Christensen
d577ce8e13
Merge pull request #19242 from mirrexagon/mrxgn-update-cava
...
cava: 0.4.1 -> 0.4.2
2016-10-05 07:41:08 -04:00
Frederik Rietdijk
a6de7142ce
Merge pull request #19218 from Profpatsch/searx-pyopenssl
...
searx: fix pyopenssl version
2016-10-05 13:17:10 +02:00
Graham Christensen
3a83caad0a
Merge pull request #19250 from groxxda/rtkit
...
rtkit: add patch from debian to remove ControlGroup stanza
2016-10-05 07:14:10 -04:00
Franz Pletz
7e9a2c345b
libass: 0.13.2 -> 0.13.4 (security)
...
Fixes:
* CVE-2016-7969
* CVE-2016-7970
* CVE-2016-7972
2016-10-05 13:10:00 +02:00
Frederik Rietdijk
8d42c1e95d
pythonPackages.numpy: 1.11.1 -> 1.11.2
2016-10-05 12:36:17 +02:00
Frederik Rietdijk
9364cb0feb
pythonPackages.uncertainties: 2.4.8.1 -> 3.0.1
2016-10-05 12:36:16 +02:00
Frederik Rietdijk
ee843b79ce
pythonPackages.Theano: 0.8.1 -> 0.8.2
2016-10-05 12:36:16 +02:00
Frederik Rietdijk
4dee695764
pythonPackages.scikitlearn: 0.17.1 -> 0.18
2016-10-05 12:36:15 +02:00
Frederik Rietdijk
5e0ac16e1f
pythonPackages.Kajiki: 0.5.2 -> 0.5.5
2016-10-05 12:36:15 +02:00
Frederik Rietdijk
7ad156b476
pythonPackages.notebook: 4.2.2 -> 4.2.3
2016-10-05 12:36:14 +02:00
Frederik Rietdijk
08d61cea4b
pythonPackages.jupyter_core: 4.1.1 -> 4.2.0
2016-10-05 12:36:14 +02:00
Frederik Rietdijk
a60c4bb61a
pythonPackages.jupyter_client: 4.3.0 -> 4.4.0
2016-10-05 12:36:13 +02:00
Frederik Rietdijk
0abc704b6a
pythonPackages.ipywidgets: 4.1.1 -> 5.2.2
2016-10-05 12:36:13 +02:00
Lancelot SIX
74e52576e0
pythonPackages.django_1_10: 1.10.1 -> 1.10.2 ( #19193 )
...
This is a bugfix release.
See https://docs.djangoproject.com/en/1.10/releases/1.10.2/
2016-10-05 12:28:17 +02:00
Philip Potter
f94072196d
cookiecutter: 1.3.0 -> 1.4.0 ( #19232 )
...
This version bump changes the dependencies, adding in two new packages
`poyo` and `jinja2_time`. This in turn fixes python3 support.
In order to get python3Packages.cookiecutter to build, I had to add pytest as
a dependency to whichcraft; I'm not sure why this wasn't already there.
I tried to build pypyPackages.cookiecutter, but the resulting binary
fails with the message:
$ cookiecutter gh:audreyr/cookiecutter-pypackage
Traceback (most recent call last):
File "/nix/store/v1czxi8amljxkp6nxi8x1hxa7lkb6i7c-pypy5.4.1-cookiecutter-1.4.0/bin/.cookiecutter-wrapped", line 8, in <module>
from cookiecutter.cli import main
ImportError: No module named cookiecutter
I'm not sure how to debug this.
2016-10-05 12:26:20 +02:00
Jörg Thalheim
c76d292e5b
Merge pull request #19249 from groxxda/patch-1
...
reviewing-contributions.xml: fix typo
2016-10-05 11:52:08 +02:00
Alexander Ried
4e91e8cb3d
rtkit: add patch from debian to remove ControlGroup stanza
...
fixes log clutter:
systemd[1]: [/nix/store/....-rtkit-0.11/etc/systemd/system/rtkit-daemon.service:32] Unknown lvalue 'ControlGroup' in section 'Service'
2016-10-05 11:23:11 +02:00
Alexander Ried
0a0347c589
reviewing-contributions.xml: fix typo
2016-10-05 10:40:32 +02:00
Frederik Rietdijk
2fb5289d83
git: 2.10.0 -> 2.10.1
2016-10-05 10:37:09 +02:00
Frederik Rietdijk
f1074590da
pythonPackages.ipyparallel: 5.0.1 -> 5.2.0
2016-10-05 10:03:51 +02:00
Frederik Rietdijk
02801ab700
pythonPackages.ipykernel: 4.3.1 -> 4.5.0
2016-10-05 10:03:51 +02:00
Frederik Rietdijk
57168395b8
pythonPackages.jupyterlab: 0.1.1 -> 0.4.1
2016-10-05 10:03:51 +02:00
Frederik Rietdijk
8295fd9365
pythonPackages.GitPython: 2.0.2 -> 2.0.8
2016-10-05 10:03:50 +02:00
Frederik Rietdijk
8a4bb467a4
pythonPackages.decorator: 4.0.9 -> 4.0.10
2016-10-05 10:03:50 +02:00
Peter Simons
2f0d0cd05a
ghcjs: mark build as broken
...
(cherry picked from commit 8f07d4bd780a24dcf33be46d8cbfc6163fcdde0e)
2016-10-05 09:46:53 +02:00
Peter Simons
ec8b816154
Extend Haskell generic builder to use new --ipid flag.
2016-10-05 09:46:53 +02:00