lethalman
e716f7d5e8
Merge pull request #9822 from taku0/sox-14.4.2
...
sox: 14.4.1 -> 14.4.2
2015-09-18 15:14:34 +02:00
Luca Bruno
c65d8ef38d
Revert "spice-protocol: 0.12.7 -> 0.12.8"
...
This reverts commit 3fa5a3d544cb14d191df3262a60c7b9c1f0f7af2.
Breaks qemu build.
2015-09-18 14:53:51 +02:00
宋文武
16e01531de
farstream: use pythonPackages.gst-python
2015-09-18 20:38:19 +08:00
宋文武
d79463365a
pitivi: 0.93 -> 0.94 ( close #9894 )
2015-09-18 20:38:19 +08:00
宋文武
38812685ed
gst-python -> pythonPackages.gst-python
2015-09-18 20:38:18 +08:00
lethalman
60d1c0cfd1
Merge pull request #9915 from khumba/claws-mime-fix
...
claws-mail: fix attachment MIME detection, enable parallel build
2015-09-18 14:15:04 +02:00
Bryan Gardiner
268b4d5cfe
claws-mail: fix attachment MIME type detection
...
Adds support for shared-mime-info to Claws, to fix attachments in
outgoing messages always having MIME type application/octet-stream
because Claws doesn't know where to look, instead complaining:
/nix/store/...-claws-mail-3.11.1/etc/mime.types: fopen: No such file or directory
Moreover, Claws relies on incoming MIME types for knowing when e.g. to
display an attached image, so sending application/octet-stream
unnecessarily is bad.
Tested against release-15.09.
2015-09-18 04:52:44 -07:00
Domen Kožar
f1733ab582
Merge pull request #9911 from mstrm/vlc
...
vlc: use libsamplerate
2015-09-18 13:34:05 +02:00
Bryan Gardiner
5e3eb6741f
claws-mail: enable parallel building
2015-09-18 04:32:35 -07:00
Martin Sturm
9e0519e554
vlc: use libsamplerate
...
Change the sample rate converter used from default "ugly_resampler" to
libsamplerate (aka secret rabbit code).
2015-09-18 10:17:21 +02:00
Tobias Geerinckx-Rice
4eadb3f154
minissdpd: init at 1.4
2015-09-18 09:36:11 +02:00
Tobias Geerinckx-Rice
6e28b032a5
gnu-efi: 3.0.2 -> 3.0.3
2015-09-18 07:12:13 +02:00
Tobias Geerinckx-Rice
1e593edbf1
autofs: 5.0.8 -> 5.1.1
2015-09-18 05:02:02 +02:00
Tobias Geerinckx-Rice
7cfa918aac
lemon: init at 1.0
2015-09-18 03:46:06 +02:00
Tobias Geerinckx-Rice
7eba250f55
hplip & plugin: 3.15.6 -> 3.15.9
2015-09-18 02:04:05 +02:00
Tobias Geerinckx-Rice
71481159a5
miniupnpc: 1.9.20150703 -> 1.9.20150917
2015-09-18 02:04:05 +02:00
William A. Kennington III
fda452c56c
chromium: Updates
...
- dev: 47.0.2503.0 -> 47.0.2508.0
- beta: 46.0.2490.22 -> 46.0.2490.33
- stable: 45.0.2454.85 -> 45.0.2454.93
2015-09-17 15:51:32 -07:00
William A. Kennington III
5611ad899f
libs3: Only builds on linux
2015-09-17 15:41:23 -07:00
William A. Kennington III
9d921766c5
libressl: 2.2.2 -> 2.2.3
2015-09-17 14:33:43 -07:00
William A. Kennington III
6634bdc93c
openldap: Fix CVE-2015-6908
2015-09-17 14:22:51 -07:00
William A. Kennington III
bc54ecd811
subversion: 1.8.14 -> 1.9.1
2015-09-17 14:12:38 -07:00
William A. Kennington III
3fa5a3d544
spice-protocol: 0.12.7 -> 0.12.8
2015-09-17 14:12:38 -07:00
William A. Kennington III
2d5dd06fbb
audit: 2.4.2 -> 2.4.4
2015-09-17 14:12:38 -07:00
William A. Kennington III
dec8e299f5
nftables: 0.4 -> 0.5
2015-09-17 14:12:38 -07:00
William A. Kennington III
42de4877ee
libnftnl: 1.0.3 -> 1.0.5
2015-09-17 14:12:38 -07:00
William A. Kennington III
6b47c27e67
dhcp: 4.3.2 -> 4.3.3
2015-09-17 14:12:38 -07:00
William A. Kennington III
ecd90e61cc
bind: 9.10.2-P4 -> 9.10.3
2015-09-17 14:12:38 -07:00
Pascal Wittmann
52b99249a8
perl-Crypt-OpenSSL-Random: 0.06 -> 0.10
2015-09-17 22:51:56 +02:00
Pascal Wittmann
c24601f79d
perl-Crypt-Rijndael: 1.12 -> 1.13
2015-09-17 22:51:56 +02:00
Vladimír Čunát
fba3a4e227
Merge #9665 : wxPython: update & refactor
2015-09-17 22:10:35 +02:00
Vladimír Čunát
80b26e4079
jitsi: fix tarball on darwin
2015-09-17 22:04:39 +02:00
Vladimír Čunát
f2d03ee0d0
Merge #8897 : AppArmor updates
2015-09-17 21:21:44 +02:00
Ian-Woo Kim
38d83144aa
libhangul, nabi: input method library and tool for korean
...
Close #9689 . @vcunat removed empty buildInputs and refactored meta.
2015-09-17 21:19:47 +02:00
Johannes Bornhold
ee799e05bf
dmd: Disable unsupported linker flags if stdenv.isClang
...
Close #9692 .
Was able to build dmd on darwin, but it could not be used due to those flags.
2015-09-17 21:19:47 +02:00
Eduard Bachmakov
d006578d40
dfilemanager: update to latest git revision ( close #9762 )
2015-09-17 21:19:47 +02:00
desiderius
7ca623adf1
pythonPackages.elasticsearchdsl: 0.0.4 -> 0.0.8
...
Close #9767 .
2015-09-17 21:19:47 +02:00
Bryan Gardiner
37cd8fc16f
jitsi: fix when installed via systemPackages
...
Close #9754 .
Otherwise, the wrong directory is changed into, and trying to start Jitsi gives:
$ jitsi
Error: Could not find or load main class net.java.sip.communicator.launcher.SIPCommunicator
2015-09-17 21:19:47 +02:00
Michel Kuhlmann
dc5b2741c9
geos: 3.4.2 -> 3.5.0 ( close #9770 )
2015-09-17 21:19:46 +02:00
Pascal Wittmann
c393d0ccc3
Merge pull request #9902 from ebzzry/tthsum-1.3.2
...
tthsum: init at 1.3.2
2015-09-17 21:01:51 +02:00
Rommel M. Martinez
16ea769c0e
tthsum: init at 1.3.2
2015-09-18 03:01:01 +08:00
Vincent Laporte
34c59894a6
ocaml-mode: fix build for OCaml >= 4.02
2015-09-17 20:58:35 +02:00
Vincent Laporte
fb09fca7b7
ocsigen-server: fix the bytecode server
...
Dynamically loaded OCaml libraries are now properly found
2015-09-17 20:58:35 +02:00
Vincent Laporte
47a7742c62
proj: 4.9.1 -> 4.9.2
2015-09-17 20:58:35 +02:00
Pascal Wittmann
87d2510297
perl-Crypt-SSLeay: 0.57 -> 0.72
2015-09-17 20:26:36 +02:00
Vladimír Čunát
e922b6b0a2
oracle{jdk,jre}: add meta.platforms to fix #9786
...
It won't be built by Hydra anyway due to being unfree.
2015-09-17 20:17:12 +02:00
Vladimír Čunát
ba2b706da9
proofgeneral: use the new texlive
...
Supplied the needed fonts so it builds.
2015-09-17 19:23:39 +02:00
Vladimír Čunát
c1bcf671dd
gcl: don't depend on TeX
...
It doesn't seem to need it or use it at all.
2015-09-17 19:23:17 +02:00
Vladimír Čunát
237d027b86
texmacs: use new texlive, scheme-small by default
...
The pdf output looks good.
2015-09-17 19:06:53 +02:00
Vladimír Čunát
b799be7642
latex2html: mark as broken
...
I don't see directly how to make it work.
2015-09-17 19:06:42 +02:00
Vladimír Čunát
40c0356dd3
lazylist, polytable: remove as they are in texlive now
2015-09-17 19:06:14 +02:00