Commit graph

78533 commits

Author SHA1 Message Date
Robert Helgesson 5b61d97701
oxygenfonts: corrected version
The correct date should be Aug 24th 2016. See #17985.
2016-08-31 07:59:01 +02:00
Joachim F 5f6d842ab1 Merge pull request #18122 from romildo/upd.aria2
aria2: 1.24.0 -> 1.26.1
2016-08-31 00:25:47 +02:00
Philip Potter 66726acfae sysklogd: fix compile error (#18133)
sysklogd was failing to build because it didn't know the size of the
`union wait` type.

Running `git bisect` showed 9744c7768d,
which bumped glibc from 2.23 to 2.24, as the likely suspect.  This is
corroborated by evidence such as this email:
https://lists.debian.org/debian-glibc/2016/08/msg00069.html

Linux from scratch recommends changing `union wait` to `int`:
http://www.linuxfromscratch.org/lfs/view/development/chapter06/sysklogd.html

Therefore, that's what this commit does.
2016-08-31 00:05:07 +02:00
Joachim F 986e64280e Merge pull request #17970 from adolfogc/pjsip
pjsip: 2.1 -> 2.5.5
2016-08-30 22:30:55 +02:00
Lancelot SIX 400995e46d Merge pull request #18125 from romildo/upd.mkvtoolnix
mkvtoolnix: 9.3.1 -> 9.4.0

Built and tested locally
2016-08-30 22:07:36 +02:00
Frederik Rietdijk 514208cfb5 pythonPackages.cryptography: fix missing dependency 2016-08-30 21:36:33 +02:00
Nikolay Amiantov 0987f2ff6a Merge pull request #18100 from Mic92/android-udev-rules
android-udev-rules: usage example
2016-08-30 23:09:56 +04:00
José Romildo Malaquias cb4cd5d7f0 roboto: init at 2.134 (#18127) 2016-08-30 20:26:06 +02:00
Graham Christensen 5ede656a18 Merge pull request #18114 from l2dy/patch-1
ffmpeg: 3.1.2 -> 3.1.3
2016-08-30 14:07:28 -04:00
Frederik Rietdijk fcdee04c9e pythonPackages.cytoolz: 0.7.4 -> 0.8.0 2016-08-30 19:02:06 +02:00
Frederik Rietdijk dc04f8a2f0 pythonPackages.toolz: 0.7.4 -> 0.8.0 2016-08-30 19:01:55 +02:00
Frederik Rietdijk 5e59a4b610 pythonPackages.traitlets: 4.2.1 -> 4.2.2 2016-08-30 18:58:11 +02:00
Frederik Rietdijk 704d413f82 pythonPackages.sounddevice: 0.3.1 -> 0.3.4 2016-08-30 18:56:48 +02:00
Frederik Rietdijk 0d8ccc9d29 pythonPackages.dask: 0.9.0 -> 0.11.0 2016-08-30 18:40:41 +02:00
Frederik Rietdijk ec97b83851 pythonPackages.xarray: 0.7.2 -> 0.8.2 2016-08-30 18:38:56 +02:00
Frederik Rietdijk 4f5a349430 pythonPackages.tqdm: 3.7.1 -> 3.8.4 2016-08-30 18:38:42 +02:00
Frederik Rietdijk 31229ab3eb pythonPackages.llvmlite: 0.12.1 -> 0.13.0 2016-08-30 18:38:27 +02:00
Frederik Rietdijk 433681b1fc pythonPackages.jupyter_core: 4.1.0 -> 4.1.1 2016-08-30 18:38:12 +02:00
Frederik Rietdijk 27ed131128 pythonPackages.jupyter_client: 4.2.2 -> 4.3.0 2016-08-30 18:37:52 +02:00
Frederik Rietdijk 354f148ba5 pythonPackages.jupyter: no tests 2016-08-30 18:37:36 +02:00
Frederik Rietdijk 3b09cf7fc1 pythonPackages.requests2: 2.11.0 -> 2.11.1 2016-08-30 17:59:35 +02:00
Frederik Rietdijk aedb9a8490 pythonPackages.pillow: 3.3.0 -> 3.3.1 2016-08-30 17:59:35 +02:00
Frederik Rietdijk 7adaf9868d pythonPackages.bcrypt: 2.0.0 -> 3.1.0 2016-08-30 17:59:35 +02:00
Frederik Rietdijk 57aa327664 Merge pull request #17416 from juliendehos/cxxtest
cxxtest: init at 4.4
2016-08-30 17:31:06 +02:00
Frederik Rietdijk 94c41a5d25 Merge pull request #18123 from lancelotsix/update_qgis_2.16.2
qgis: 2.16.1 -> 2.16.2
2016-08-30 17:29:00 +02:00
Octavian Cerna 938b993091 raspberrypifw: Don't strip ELF files
Stripping breaks raspivid and other executables.
2016-08-30 17:34:16 +03:00
Julien Dehos b72dfa7b7b cxxtest: init at 4.4 2016-08-30 16:18:07 +02:00
Frederik Rietdijk 29b5c72cbc pythonPackages.pytz: 2016.3 -> 2016.6.1 2016-08-30 16:08:12 +02:00
José Romildo Malaquias b2a68b73dc mkvtoolnix: 9.3.1 -> 9.4.0 2016-08-30 10:24:06 -03:00
Thomas Tuegel 6b20d5b75e Merge pull request #18113 from layus/emacs-closure-size
emacs24: nuke extra references to buildInputs
2016-08-30 08:17:58 -05:00
Robin Gloster 94201919d2 Merge pull request #18121 from lancelotsix/update_gsl_2.2
gsl: 2.1 -> 2.2
2016-08-30 15:16:41 +02:00
Lancelot SIX 290ea9102c
qgis: 2.16.1 -> 2.16.2 2016-08-30 15:10:07 +02:00
José Romildo Malaquias e9f1e1ad06 aria2: 1.24.0 -> 1.26.1 2016-08-30 09:51:35 -03:00
Fernando J Pando cd838654ea sphinx-jinja: init 0.2.1
Tested on Linux
2016-08-30 14:45:54 +02:00
tomberek e47a7424c9 libtelnet: init at 20160426 (#17936) 2016-08-30 14:41:17 +02:00
Profpatsch e1e96a8210 youtube-dl: wrap with atomicparsley (#18066)
Otherwise --embed-thumbnail will crash youtube-dl while running.
Rewrite the module arguments to be semantic and not fail with null
pointer errors.
2016-08-30 14:36:16 +02:00
Ram Kromberg f254db331e qweechat: init at 2016-07-29 (#18094) 2016-08-30 14:29:45 +02:00
Matthias Beyer 87cecbeba6 timewarrior: 1.0.0.beta1 -> 1.0.0 (#18120) 2016-08-30 14:19:19 +02:00
Frederik Rietdijk a734be3239 Merge pull request #18097 from leenaars/manuskript
manuskript: cleanup of install
2016-08-30 14:18:48 +02:00
Lancelot SIX 750c1b1302
gsl: 2.1 -> 2.2
See http://lists.gnu.org/archive/html/info-gnu/2016-08/msg00015.html
for announcement and news.
2016-08-30 13:53:14 +02:00
Lancelot SIX 186f5a10f0
lush2: add missing libSM dependency 2016-08-30 13:52:59 +02:00
Frederik Rietdijk efd175699f pythonPackages.sphinxcontrib-spelling: fix maintainer and license 2016-08-30 13:44:49 +02:00
Frederik Rietdijk bed7263503 pythonPackages.sphinxcontrib-blockdiag: fix maintainer and license 2016-08-30 13:44:33 +02:00
Daiderd Jordan a03c84538c Merge pull request #18110 from holidaycheck/nodejs-6.4.0
nodejs-6_x: 6.3.1 -> 6.4.0
2016-08-30 13:27:51 +02:00
Frederik Rietdijk db1d965ae6 Revert "duply: add pythonPackages.cryptography"
This reverts commit 400d1d5c89.

Didn't fix https://github.com/NixOS/nixpkgs/issues/18112
2016-08-30 12:54:59 +02:00
Frederik Rietdijk dfe2b9e6ea pythonPackages.cryptography_vectors: 1.4 -> 1.5 2016-08-30 12:23:57 +02:00
Frederik Rietdijk 8651fa9969 pythonPackages.cryptography: 1.4 -> 1.5 2016-08-30 12:23:47 +02:00
Frederik Rietdijk 400d1d5c89 duply: add pythonPackages.cryptography 2016-08-30 12:20:25 +02:00
Frederik Rietdijk 6f1d7d67c0 pythonPackages.cmdline: init at 0.1.6 2016-08-30 12:06:19 +02:00
Frederik Rietdijk f5ce76c6d8 pythonPackages.process-tests: init at 1.2.1 2016-08-30 12:06:19 +02:00