Chris Ostrouchov
d076a13c1d
openmpi: patch for legitimate zero size messages
...
This patch is required in order to make python-mpi4py tests pass.
It is also a bug in the openmpi implementation to see full discussion
see https://www.open-mpi.org/community/lists/users/2015/11/28030.php
2016-04-04 11:09:00 -04:00
Peter Simons
84f3cd3e9b
Merge pull request #14441 from mayflower/fix/mosh
...
mosh: fix segfaulting issue
2016-04-04 16:58:57 +02:00
obadz
3a75ed4464
citrix-receiver: fix patchelf error during installPhase
...
Due to recent change in patchelf, it's now necessary to run chmod u+w
prior to running patchelf itself. Fixes #14440 for citrix-receiver
2016-04-04 15:44:26 +01:00
Nikolay Amiantov
88c97e2860
Merge pull request #14413 from abbradar/steam-run
...
steam-run: add derivation
2016-04-04 18:04:45 +04:00
zimbatm
dd0994e919
travis: init at 1.8.2
2016-04-04 14:24:45 +01:00
Peter Simons
0d39f485f0
haskell-hruby: remove obsolete override
...
Closes https://github.com/NixOS/nixpkgs/pull/13920 .
2016-04-04 15:20:52 +02:00
Peter Simons
f5c95fc1b2
configuration-hackage2nix.yaml: disable broken builds
2016-04-04 15:20:52 +02:00
Peter Simons
de613e08dc
haskell-doctest: use version 0.11.0 when compiling with GHC 8.0.x
...
Fixes https://github.com/sol/doctest/issues/125 .
2016-04-04 15:20:52 +02:00
Peter Simons
574f63b956
haskell-hspec: fix infinite recursion in version 2.2.2
2016-04-04 15:20:37 +02:00
Peter Simons
a68e670346
Add LTS Haskell 5.11.
2016-04-04 15:20:37 +02:00
Peter Simons
368324da12
Add LTS Haskell 5.10.
2016-04-04 15:20:36 +02:00
Peter Simons
0c0aa0413a
hackage-packages.nix: update Haskell package set
...
This update was generated by hackage2nix v20160308-5-g3e915af using the following inputs:
- Hackage: 57b937334d
- LTS Haskell: 7a74143acf
- Stackage Nightly: 658d91e0e0
2016-04-04 15:20:26 +02:00
Tristan Helmich
399d2bca32
mosh: fix segfaulting issue
...
Discussion on this issue at https://github.com/mobile-shell/mosh/issues/727 and https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=817929#35
2016-04-04 15:14:09 +02:00
Peter Simons
8e0f0776aa
mini-httpd: update to version 1.6
2016-04-04 15:06:32 +02:00
Graham Christensen
5024e03542
pythonPackages.pyramid_beaker: 0.7 -> 0.8, mark as broken
...
Beaker was updated to 1.8.0 which caused pyramid_beaker to fail tests.
0.8 was released in 2013.
2016-04-04 07:42:38 -05:00
Graham Christensen
2ce26f4f94
kiwix: mark as broken
...
Compiling is now emitting:
../common/kiwix/kiwix_serve-searcher.o: In function `kiwix::Searcher::getHtml[abi:cxx11]()':
/tmp/nix-build-kiwix-0.9.drv-0/kiwix-0.9/src/server/../common/kiwix/searcher.cpp:142: undefined reference to `CTPP::CDT::operator[](std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
... snip ...
/tmp/nix-build-kiwix-0.9.drv-0/kiwix-0.9/src/server/../common/kiwix/searcher.cpp:191: undefined reference to `CTPP::CDT::operator=(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
/tmp/nix-build-kiwix-0.9.drv-0/kiwix-0.9/src/server/../common/kiwix/searcher.cpp:201: undefined reference to `CTPP::SimpleVM::Run(CTPP::CDT&, CTPP::VMLoader const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, CTPP::Logger&)'
collect2: error: ld returned 1 exit status
Makefile:506: recipe for target 'kiwix-serve' failed
make[2]: *** [kiwix-serve] Error 1
make[2]: Leaving directory '/tmp/nix-build-kiwix-0.9.drv-0/kiwix-0.9/src/server'
Makefile:396: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/tmp/nix-build-kiwix-0.9.drv-0/kiwix-0.9/src'
Makefile:456: recipe for target 'all-recursive' failed
make: *** [all-recursive] Error 1
2016-04-04 07:42:38 -05:00
Graham Christensen
2ec1d2c738
sup: 0.20.0 -> 0.22.1
2016-04-04 07:42:38 -05:00
Graham Christensen
374709f308
xapian: 1.2.21 -> 1.2.23 and disable PHP support in xapianBindings
...
xapianBindings hasn't been building against PHP for a few months now,
and no other packages in nixpkgs expects PHP support at this time.
2016-04-04 07:42:38 -05:00
Graham Christensen
e3a335dd37
xapian-bindings:1.2.8 -> 1.2.23
2016-04-04 07:42:38 -05:00
Graham Christensen
2b462dc2ef
xapian-bindings: build against php56
...
xapian-bindings does not support php7, as SWIG doesn't support PHP 7.0
yet, according to https://xapian.org/docs/bindings/php/
2016-04-04 07:42:38 -05:00
Graham Christensen
2c0310d8d8
xapian10/xapianBindings10: Remove, 5 years old.
2016-04-04 07:42:38 -05:00
Thomas Tuegel
c74cbb824b
Merge pull request #14429 from samuelrivas/avoid-conflicts-in-emacs-withpackages
...
Avoid conflicts in emacs withpackages
2016-04-04 07:39:35 -05:00
Lancelot SIX
a540d2b3a1
pythonPackages.sqlalchemy9: drop
2016-04-04 14:16:22 +02:00
Lancelot SIX
43c60d6c7c
pythonPackages.syncserver: 1.5.0 -> 1.5.2
2016-04-04 14:15:58 +02:00
Lancelot SIX
2b4f951f5e
pythonPackages.serversyncstorage: 1.5.11 -> 1.5.13
2016-04-04 14:14:41 +02:00
Lancelot SIX
24269a9b0f
pythonPackages.docker_registry: bump sqlalchemy dependency
2016-04-04 14:11:22 +02:00
Lancelot SIX
f5a86eaf31
pythonPackages.apscheduler: bump sqlalchemy dependency
2016-04-04 14:10:43 +02:00
Lancelot SIX
4f39e03d61
pythonPackages.flexget: bump sqlalchemy dependency
2016-04-04 14:09:56 +02:00
Lancelot SIX
4aea84b26f
zope.sqlalchemy: 0.7.5 -> 0.7.6
2016-04-04 13:59:27 +02:00
Lancelot SIX
3d7d1c4d73
pythonPackages.pymysqlsa: update sqlalchemy dependency
2016-04-04 13:53:06 +02:00
joachifm
a6c94cc552
Merge pull request #14432 from Profpatsch/sent-patches
...
sent: optional `patches` argument
2016-04-04 13:23:14 +02:00
Profpatsch
e39f072ce3
sent: optional patches
argument
...
sent (like most suckless tools) is configured by recompiling with some
header changes. This eases the configuration.
2016-04-04 13:08:46 +02:00
Lancelot SIX
7da757abfb
pythonPackages.ColanderAlchemy: 0.2.0 -> 0.3.3
2016-04-04 12:13:49 +02:00
joachifm
6448f2541c
Merge pull request #14407 from ktosiek/gnaural-gcc
...
gnaural: build with gcc49
2016-04-04 12:05:49 +02:00
Christoph Ruegge
c251f82de9
emacs25pre: call autogen.sh before configuring
2016-04-04 11:03:02 +02:00
Hoang Xuan Phu
9f882729bf
emacsPackages: remove outdated helm
2016-04-04 10:38:56 +08:00
joachifm
bcc8e0ca1e
Merge pull request #14434 from mucaho/vscode_shrink
...
vscode: shrink derivation size
2016-04-04 02:14:09 +00:00
mucaho
0c195db5dd
vscode: shrink derivation size
...
Prune out compile-time dependencies.
2016-04-04 02:49:58 +01:00
Profpatsch
c03c2acc93
pythonPackages/yolk: init at 0.4.3
2016-04-04 02:52:41 +02:00
=
9d8d875918
libtorrentRasterbar: 1.0.6 -> 1.0.9
2016-04-04 00:37:24 +02:00
Samuel Rivas
f1b0d6410e
emacsWithPackages: reduce some duplication
2016-04-03 21:21:50 +02:00
Tim Steinbach
5ef5e59c56
linux_testing: 4.6-rc1 -> 4.6-rc2
2016-04-03 19:14:31 +00:00
Samuel Rivas
2b199537b7
emacsWithPackages: move bin and site-lisp to private share directory
...
This is to avoid unwanted side effects when installing a wrapped emacs in the environment:
* All executables in the dependencies become available in the user environment
* All site-lisp binaries in the dependencies become accessible to unwrapped emacs
Also, both bin and site-lisp would generate conflicts so installing a wrapped emacs becomes really cumbersome
2016-04-03 21:11:38 +02:00
joachifm
a703bd49a9
Merge pull request #14418 from mucaho/vscode
...
Add visual studio code editor
2016-04-03 19:07:08 +00:00
joachifm
b83efcc906
Merge pull request #14419 from micxjo/update-rakudo
...
rakudo-star: 2015.11 -> 2016.01
2016-04-03 19:05:03 +00:00
mucaho
aa38510267
vscode: init at 0.10.10
2016-04-03 19:49:32 +01:00
Micxjo Funkcio
8949de8cfd
rakudo-star: 2015.11 -> 2016.01
...
Support for the JVM backend has been temporarily switched off as
it's not fully functional yet and upstream recommends against
using it.
2016-04-03 11:46:45 -07:00
Arseniy Seroka
c68c0a3c7c
Merge pull request #14424 from zimbatm/racket-6.4
...
racket: 6.3 -> 6.4
2016-04-03 20:04:14 +03:00
mucaho
7b06260c1c
electron: make it compatible with vscode
...
Use patchelf instead of wrapProgram to inject lookup path of shared
libraries.
Allow the nix expression to be called with optional version argument.
2016-04-03 16:04:46 +01:00
Robert Helgesson
b375260add
svtplay-dl: 0.30.2016.02.08 -> 1.0
2016-04-03 16:39:30 +02:00
Graham Christensen
00eb2a0a90
srtp: 1.5.2 -> 1.5.4 for CVE-2015-6360
...
Prevent potential DoS attack due to lack of bounds
checking on RTP header CSRC count and extension header
length. Credit goes to Randell Jesup and the Firefox team
for reporting this issue.
https://www.rapid7.com/db/vulnerabilities/freebsd-vid-6171eb07-d8a9-11e5-b2bd-002590263bf5
2016-04-03 09:07:33 -05:00
zimbatm
c317c8f28c
Merge pull request #14423 from yokto/fix/psi
...
psi: fix remove psimedia and spellchecker
2016-04-03 15:05:54 +01:00
zimbatm
6b69564af4
Merge pull request #14399 from gebner/picosat-965
...
picosat: 960 -> 965, add proof support
2016-04-03 14:57:28 +01:00
zimbatm
7da5cd2d1e
Merge pull request #14410 from ktosiek/mini-httpd-fix
...
mini-httpd: add -ansi to CFLAGS
2016-04-03 14:53:28 +01:00
zimbatm
3dfe4297ae
racket: 6.3 -> 6.4
2016-04-03 14:10:35 +01:00
Nikolay Amiantov
192e0c7141
steam-run: add derivation
2016-04-03 16:10:14 +03:00
Arseniy Seroka
a0442016db
Merge pull request #14412 from aneeshusa/add-saltstack
...
salt: init at 2015.8.8
2016-04-03 15:20:46 +03:00
Arseniy Seroka
5d8226364d
Merge pull request #14415 from micxjo/update-owncloudclient
...
owncloudclient: 1.7.1 -> 2.1.1
2016-04-03 15:19:02 +03:00
Nikolay Amiantov
3cd7bdb255
Merge pull request #14403 from trishume/bump-rust
...
rustPackages: 2016-03-22 -> 2016-04-02
2016-04-03 16:16:22 +04:00
Silvio Frischknecht
4087e99886
psi: fix remove psimedia and spellchecker
...
spellchecker (aspell -> enchant)
2016-04-03 14:10:37 +02:00
Peter Hoeg
64a9bd37e6
networkmanager: 1.0.6 -> 1.0.12
...
Also pulls in networkmanager-applet at 1.0.10 as it is no longer in sync with the NM version.
2016-04-03 18:40:51 +08:00
Edward Tjörnhammar
b8755a4cdf
kodiPlugins.svtplay: 4.0.23 -> 4.0.24
2016-04-03 12:08:53 +02:00
Pascal Wittmann
977529f35a
calibre: 2.53.0 -> 2.54.0
2016-04-03 11:29:17 +02:00
Graham Christensen
6a563a4240
perlPackages.W3CLinkChecker: Add HTTPS support
2016-04-02 21:48:07 -05:00
Micxjo Funkcio
23fad46b76
owncloudclient: 1.7.1 -> 2.1.1
2016-04-02 19:02:54 -07:00
Nikolay Amiantov
375c410d07
userFHSEnv: add passthru, rename meta
2016-04-03 04:19:58 +03:00
Aneesh Agrawal
270c0eb097
salt: init at 2015.8.8
...
Also init salttesting at 2015.7.10 as a build dependency.
2016-04-02 19:37:38 -04:00
joachifm
8c6f5ecf8f
Merge pull request #14259 from anderspapitto/master
...
distcc: add libiberty as a buildInput
2016-04-02 23:10:27 +00:00
joachifm
1c5a5accb2
Merge pull request #14409 from earldouglas/irssi-0.8.19
...
irssi: 0.8.17 -> 0.8.19
2016-04-02 23:04:09 +00:00
Tomasz Kontusz
36135033b6
mini-httpd: add -ansi to CFLAGS
2016-04-03 00:46:23 +02:00
James Earl Douglas
1dae112bb0
irssi: 0.8.17 -> 0.8.19
...
This enables [SASL authentication][1], which was added in 0.8.18.
Tested via `nix-env -f /path/to/nixpkgs -i irssi`, followed by running
`irssi`.
[1]: https://wiki.archlinux.org/index.php/Irssi#Authenticating_with_SASL
2016-04-02 16:45:10 -06:00
joachifm
687d21e4fd
Merge pull request #14405 from jerith666/crashplan-46-r2
...
Crashplan 46 r2
2016-04-02 22:06:40 +00:00
joachifm
0683f9c733
Merge pull request #14406 from yurrriq/elixir-1.2.4
...
elixir: 1.2.3 -> 1.2.4
2016-04-02 21:53:31 +00:00
joachifm
58bb7686fe
Merge pull request #14384 from yurrriq/patch-rebar3-nix-bootstrap
...
rebar3-nix-bootstrap: correct homepage URL
2016-04-02 21:48:37 +00:00
joachifm
cb44efc43c
Merge pull request #14361 from steveeJ/godep-bump
...
godep: 2015-10-15 -> 60
2016-04-02 21:46:14 +00:00
Tomasz Kontusz
4a75df9395
gnaural: build with gcc49
2016-04-02 23:07:39 +02:00
Anders Papitto
c8865465cc
distcc: add libiberty as a buildInput
2016-04-02 13:56:55 -07:00
Eric Bailey
e549aad2f2
elixir: 1.2.3 -> 1.2.4
2016-04-02 15:46:58 -05:00
Eric Bailey
b11d8590d0
rebar3-nix-bootstrap: correct homepage URL
...
s/erl-nix/erlang-nix/
2016-04-02 15:45:06 -05:00
Matt McHenry
b573693c03
crashplan: 4.6.0 -. 4.6.0-r2
2016-04-02 16:43:12 -04:00
Charles Strahan
bde82098b8
stdenv: don't complain about configure script not existing
...
Close #14335 .
Since 89036ef76a
, when a package doesn't include a configure script,
the build complains with:
grep: : No such file or directory
grep: : No such file or directory
This prevents that.
2016-04-02 20:52:19 +02:00
Tomasz Kontusz
6c9ce23c00
cc-wrapper: Fix a typo in param parsing ( close #14401 )
2016-04-02 20:51:48 +02:00
Tristan Hume
2d3fdc5d41
rustPackages: 2016-03-22 -> 2016-04-02
2016-04-02 13:45:33 -04:00
Nicolas B. Pierron
cbca7d5707
Clean-up abc package expressions.
2016-04-02 17:56:32 +01:00
Gabriel Ebner
e336cd003a
picosat: enable proof output and install various utils
2016-04-02 18:45:47 +02:00
Gabriel Ebner
659c240be8
picosat: 960 -> 965
2016-04-02 18:43:32 +02:00
Tim Steinbach
d17dbcb081
atom: 1.6.1 -> 1.6.2
2016-04-02 14:20:13 +00:00
Stefan Junker
b40890a0b5
godep: 2015-10-15 -> 60
2016-04-02 15:33:25 +02:00
Domen Kožar
3e23865bbe
Merge pull request #14385 from yurrriq/patch-erlang-R17
...
erlangR17: fix build on OS X
2016-04-02 14:20:19 +01:00
Frederik Rietdijk
530f59979a
Merge pull request #14389 from NixOS/python-wip
...
Python: fix sphinx
2016-04-02 10:32:13 +02:00
Frederik Rietdijk
15e5b83174
pythonPackages.sphinx: add note
2016-04-02 10:30:44 +02:00
Graham Christensen
65efc9ee2e
pythonPackages.sphinx: 1.3.4 -> 1.3.6
2016-04-02 10:10:38 +02:00
Frederik Rietdijk
2e9a1e263a
pythonPackages.sphinx_rtd_theme: 0.1.8 -> 0.1.9
2016-04-02 10:10:16 +02:00
Pascal Wittmann
eafeedc1d1
Merge pull request #14387 from ericsagnes/pkg-update/albert
...
albert: 0.8.0 -> 0.8.7.2
2016-04-02 10:03:07 +02:00
Frederik Rietdijk
99b8baf036
pythonPackages.pytz: 2015.7 -> 2016.3
2016-04-02 10:02:09 +02:00
Frederik Rietdijk
ff286cf2a2
pythonPackages.pygments: 2.1.1 -> 2.1.3
2016-04-02 10:00:14 +02:00
Frederik Rietdijk
aed9eb04d0
pythonPackages.mccabe: 0.3 -> 0.4.0
2016-04-02 09:59:56 +02:00
Frederik Rietdijk
15a2c7e667
pythonPackages.flake8: 2.5.1 -> 2.5.4
2016-04-02 09:59:35 +02:00
Frederik Rietdijk
3d8f7ccc09
pythonPackages.imagesize: init at 0.7.0
2016-04-02 09:59:21 +02:00
Eric Sagnes
a5285ae477
fcitx-engines.mozc: build protobuf dependency using clang
2016-04-02 15:58:48 +09:00
Gabriel Ebner
4e17899776
Merge pull request #14373 from gebner/ibus-clang-protobuf
...
ibus-engines.mozc: build protobuf dependency using clang.
2016-04-02 08:48:25 +02:00
Eric Sagnes
1ae7281cc3
albert: 0.8.0 -> 0.8.7.2
2016-04-02 13:29:33 +09:00
Tobias Geerinckx-Rice
838217332b
bandwidth: 1.1b -> 1.2.0
2016-04-02 02:55:23 +02:00
Eric Bailey
456ce67462
Patch erlang-R17
...
Fix R17 build on OS X, modeling changes after R18,
i.e. inherit Carbon, Cocoa.
2016-04-01 19:06:20 -05:00
joachifm
6a4ca7e43a
Merge pull request #14377 from costrouc/costrouc-additions
...
lammps: init at 2016-02-16 with serial and mpi builds
2016-04-01 23:40:52 +00:00
Aneesh Agrawal
857cb10e1d
ccacheStdenv: provide working example config in docs
2016-04-01 18:56:23 -04:00
Chris Ostrouchov
a32d5d3755
lammps: init at 2016-02-16
2016-04-01 18:37:52 -04:00
joachifm
1bcbc4994d
Merge pull request #14326 from reltuk/gradle-native-lib-fix
...
gradle: Fix gradle-2.12 on Linux to find libstdc++.so.6 reference.
2016-04-01 22:24:57 +00:00
Franz Pletz
94396b8d91
imlib2: 1.4.6 -> 1.4.8 (security)
...
Fixes:
* CVE-2014-9762
* CVE-2014-9763
* CVE-2014-9764
2016-04-02 00:01:14 +02:00
Aaron Son
bbfad5111a
gradle: Fix gradle-2.12 on Linux to find libstdc++.so reference in native library.
2016-04-01 14:33:23 -07:00
Anthony Cowley
c97ccd388c
qhull: darwin compatibility
...
The hand-rolled iterator declaration is incompatible with libc++'s, and
clang > 3.5 is stricter about this.
See
<https://lists.freebsd.org/pipermail/freebsd-ports-bugs/2014-December/298242.html >
for another reference to this issue.
The errors that occur are of the form:
reference to 'random_access_iterator_tag' is ambiguous
2016-04-01 14:06:14 -04:00
Anthony Cowley
79b76d59b5
tbb: darwin compatibility
...
Reflects the different extension of shared library files.
2016-04-01 13:40:51 -04:00
Gabriel Ebner
e5c4d29f79
ibus-engines.mozc: build protobuf dependency using clang.
...
Fixes #14261 .
2016-04-01 19:00:16 +02:00
joachifm
17f41a7996
Merge pull request #14336 from cstrahan/mesos-0-28
...
mesos: 0.27.1 -> 0.28.0
2016-04-01 16:35:54 +00:00
Luca Bruno
5e1de67abb
Merge pull request #14370 from jgillich/patch-5
...
gnome-boxes: add qemu to PATH
2016-04-01 18:04:20 +02:00
Peter Simons
90d0b08237
Merge pull request #14371 from pmahoney/skarnet
...
Update skarnet.org packages
2016-04-01 17:59:14 +02:00
Luca Bruno
0805920132
Merge pull request #14021 from Mayeu/patch-4
...
librest 0.7.92 -> 0.7.93
2016-04-01 17:58:35 +02:00
Patrick Mahoney
fc1f5d2cf1
set target for darwin binary compat in skarnet.org packages
...
skalibs:
execline:
s6-dns:
s6-networking:
s6-portable-utils:
s6-rc:
s6:
The above software uses the target triplet from `cc -dumpmachine` as a
binary compatibility check. However, on darwin, the output includes the
darwin version number, which leads to build failures against a binary
skalibs package built a different version of darwin than the current
system.
Explicitly setting target ensures code can be compiled against a skalibs
binary built on a different version of darwin.
See http://www.skarnet.org/cgi-bin/archive.cgi?1:mss:623:heiodchokfjdkonfhdph
2016-04-01 10:39:37 -05:00
Patrick Mahoney
e0c225857f
update skarnet.org packages
...
skalibs: 2.4.7.0 -> 2.3.9.0
execline: 2.1.4.0 -> 2.1.4.5
s6: 2.2.1.0 -> 2.2.4.3
s6-rc: 0.0.1.0 -> 0.0.2.1
s6-portable-utils: 2.0.5.2 -> 2.0.5.3
s6-linux-utils: 2.0.2.0 -> 2.0.2.3
s6-dns: 2.0.0.4 -> 2.0.0.7
s6-networking: 2.1.0.1 -> 2.1.0.4
2016-04-01 10:38:58 -05:00
Luca Bruno
7dd90837b1
Merge pull request #14302 from Balletie/bindfs-fix
...
bindfs: Let `mount` find `bindfs` mount helper
2016-04-01 17:26:16 +02:00
Luca Bruno
17e75a1993
Merge pull request #14360 from matthiasbeyer/add-timewarrior
...
timewarrior: init at 2016-03-29
2016-04-01 17:13:08 +02:00
Jakob Gillich
00a794b960
gnome-boxes: add qemu to PATH
2016-04-01 17:02:41 +02:00
joachifm
b9ba6e2f6b
Merge pull request #14297 from elitak/mfi
...
mfi: init at 2.1.11
2016-04-01 14:57:28 +00:00
Matthias Beyer
54eed78450
timewarrior: init at 2016-03-29
2016-04-01 16:53:44 +02:00
joachifm
e4874acae6
Merge pull request #14343 from mayflower/upstream-zsh-zprofile
...
zsh: fix configureFlags #14256
2016-04-01 14:44:38 +00:00
Eelco Dolstra
3fb1708427
ssh: Fix support for ssh-dss host keys
2016-04-01 15:54:52 +02:00
Arseniy Seroka
f6b227cf08
Merge pull request #14365 from NeQuissimus/ohmyzsh20160331
...
oh-my-zsh: 2016-03-24 -> 2016-03-31
2016-04-01 15:16:59 +03:00
Arseniy Seroka
e16485533b
Merge pull request #14352 from devhell/mediainfo
...
{lib}mediainfo{-gui}: 0.7.83 -> 0.7.84
2016-04-01 15:16:22 +03:00
Arseniy Seroka
b3792fa38b
Merge pull request #14355 from kragniz/jython-2.7.0
...
jython: 2.7-rc3 -> 2.7.0
2016-04-01 15:15:48 +03:00
Arseniy Seroka
3353583a6d
Merge pull request #14363 from gilligan/galen-2.2.4
...
galen: 2.2.3 -> 2.2.4
2016-04-01 15:15:36 +03:00
Tim Steinbach
d9798553c6
oh-my-zsh: 2016-03-24 -> 2016-03-31
2016-04-01 08:09:34 -04:00
Tim Steinbach
160c7df751
atom: 1.6.0 -> 1.6.1
2016-04-01 08:08:31 -04:00
Eelco Dolstra
2f0195003e
firefox-esr: Fix name
...
The Firefox wrapped called itself "firefox" rather than "firefox-esr".
Also eliminate a use of splitString which is evil and should never be
used.
2016-04-01 13:51:24 +02:00
Eelco Dolstra
13a1c7b8c1
useOldCXXAbi: Change into a setup hook
...
Stdenv adapters considered weird.
2016-04-01 13:36:59 +02:00
Mathias Schreck
5c21ca886e
galen: 2.2.3 -> 2.2.4
2016-04-01 12:51:17 +02:00
Mathias Schreck
8d756babee
nodejs: 5.9.0 -> 5.10.0
2016-04-01 12:35:51 +02:00
Eric Litak
0de2d2fbcd
mfi: init at 2.1.11
...
This package has some outdated dependencies, so old versions of mongodb
and v8 had to be re-added as well.
2016-04-01 02:45:11 -07:00
vbgl
f1beff232d
Merge pull request #14357 from acowley/log4cxx
...
log4cxx: darwin compatibility
2016-04-01 11:26:00 +02:00
Lluís Batlle i Rossell
f07b934c8a
Updating trigger-rally to 0.6.3
2016-04-01 11:16:02 +02:00
Lluís Batlle i Rossell
635c99ce87
vm: allow overriding QEMU_OPTS / memSize for images.
...
It's nice to be able to create disk images with -smp 4
in qemu.
2016-04-01 10:32:59 +02:00
Tobias Geerinckx-Rice
36aa19b105
btrfs-progs: 4.5 -> 4.5.1
...
Bugfix release. Changes:
https://btrfs.wiki.kernel.org/index.php/Changelog#By_version_.28btrfs-progs.29
2016-04-01 09:32:41 +02:00
Tobias Geerinckx-Rice
4f463fe6c1
pythonPackages.pygments: 2.1 -> 2.1.1
2016-04-01 09:26:33 +02:00
Rickard Nilsson
efe33d6e87
openldap: 2.4.42 -> 2.4.44
2016-04-01 08:51:37 +02:00
Benjamin Staffin
bd4fdfd722
vimPlugins: add vim-jsonnet and zenburn
2016-03-31 23:20:44 -07:00
Frederik Rietdijk
f58de47cd0
spotify: 1.0.26.125.g64dc8bc6-14 -> 1.0.26.125.g64dc8bc6-15
2016-04-01 08:19:59 +02:00
Frederik Rietdijk
b1f8eb651f
Merge pull request #14327 from bcdarwin/pydot_ng
...
pydot_ng: init at 1.0.0
2016-04-01 08:08:04 +02:00
Anthony Cowley
a37491386c
log4cxx: darwin compatibility
...
This patch replicates the patch logic from the brew recipe
<56b57d583e/Library/Formula/log4cxx.rb
>
which is necessary to build on darwin.
2016-03-31 22:35:38 -04:00
Louis Taylor
4cd54c5ce9
jython: 2.7-rc3 -> 2.7.0
2016-04-01 01:51:00 +01:00
devhell
33f345eed0
{lib}mediainfo{-gui}: 0.7.83 -> 0.7.84
...
Built and tested locally.
From the changelog:
```
Version 0.7.84, 2016-03-31
x #I122, MPEG-4/MOV: Crash if mdhd timescale is 0
x MPEG-4/MOV: Infinite loop if malformed stsc / stsz (detected by
fuzzing)
x MPEG-TS: some DVB Subtitles were not detected
x HLS: better handling of media playlists having EXT-X-BYTERANGE
```
2016-03-31 23:36:50 +01:00
Ben Darwin
aff6c3b77d
pydot_ng: init at 1.0.0
2016-03-31 18:34:30 -04:00
Thomas Tuegel
314792d9eb
qtquick1: unset QML_IMPORT_PATH after loading
2016-03-31 16:12:35 -05:00
Thomas Tuegel
da4b9d3b62
qtdeclarative: unset QML2_IMPORT_PATH after loading
2016-03-31 16:08:24 -05:00
joachifm
0660ff5625
Merge pull request #14334 from ne0phyte/kicad-4.0.2
...
kicad: 2013 stable -> 4.0.2
2016-03-31 21:01:22 +00:00
joachifm
3f31284e9b
Merge pull request #14310 from andrewrk/qgifer
...
qgifer: init at 0.2.1
2016-03-31 20:57:49 +00:00
Edward Tjörnhammar
29f5b917ea
i2pd: 2.5.1 -> 2.6.0
2016-03-31 22:07:35 +02:00
Frederik Rietdijk
8886e0ffa0
pythonPackages.pandas: fix tests
2016-03-31 21:51:45 +02:00
Frederik Rietdijk
a9b80ad72f
pythonPackages.pyPdf: disabled py3k
2016-03-31 21:51:45 +02:00
Frederik Rietdijk
7332740e20
pythonPackages.llfuse: fix build
2016-03-31 21:51:45 +02:00
Frederik Rietdijk
c350b6acc6
pythonPackages.nibabel: 2.0.1 -> 2.0.2
2016-03-31 21:51:45 +02:00
Frederik Rietdijk
9f34475f93
pythonPackages.signal: 0.9.2 -> 1.0.1
2016-03-31 21:51:45 +02:00
Frederik Rietdijk
bdff6bb3f1
pythonPackages.dot2tex: disabled for py3k
2016-03-31 21:51:45 +02:00
Frederik Rietdijk
300744cc70
pythonPackages.colorlog: 2.6.0 -> 2.6.1
2016-03-31 21:51:45 +02:00
Frederik Rietdijk
da27cb67d6
pythonPackages.batinfo: 0.2 -> 0.3
2016-03-31 21:51:45 +02:00
Frederik Rietdijk
aaad88eccc
pythonPackages.dns: disable py3k
2016-03-31 21:51:45 +02:00
Frederik Rietdijk
7c92e0a40f
pythonPackages.pid: fix build
2016-03-31 21:51:45 +02:00
Frederik Rietdijk
423d3e4244
pythonPackages.BlinkStick: broken
2016-03-31 21:51:45 +02:00
Frederik Rietdijk
c39a73b2a2
pythonPackages.pyusb: 1.0.0b2 -> 1.0.0rc1
2016-03-31 21:51:45 +02:00
Frederik Rietdijk
4bd01c5cbd
openblas_2_14: remove
...
because we don't need it for numpy anymore.
2016-03-31 21:51:45 +02:00
Frederik Rietdijk
a4098c1133
pythonPackages.pandas_17: remove it
2016-03-31 21:51:45 +02:00
Frederik Rietdijk
d58302d5bb
pythonPackages.numpy: 1.10 -> 1.11 and use current openblas
...
That is, openblas 0.2.17.
2016-03-31 21:51:45 +02:00
Thomas Tuegel
7f336a4513
qtbase: unset QT_PLUGIN_PATH after loading
2016-03-31 14:36:30 -05:00
Peter Simons
26a73d1f74
Merge pull request #14344 from lancelotsix/update_gnupg20
...
gnupg20: 2.0.29 -> 2.0.30
2016-03-31 20:47:32 +02:00
Vladimír Čunát
0689ff1574
gnucash-2.6: hack around test failures
...
They were most likely triggered by #909 .
Tested only against 16.03 due to webkitgtk problems on master.
2016-03-31 18:59:36 +02:00
Nikolay Amiantov
0276a8b2d2
steam: use old C++ ABI for primus
2016-03-31 19:52:33 +03:00
Nikolay Amiantov
9b7edbeb2f
primus: propagate stdenv to primusLibs
2016-03-31 19:52:33 +03:00
Nikolay Amiantov
9134f9358a
stdenvAdapters.useOldCXXAbi: add new adapter
2016-03-31 19:52:33 +03:00
Vladimír Čunát
1186bffb7f
partimage: fix build with openssl-1.0.2
...
...by using patch from Arch (taken from Debian).
2016-03-31 17:57:22 +02:00
Lancelot SIX
d6f9e35683
gnupg20: 2.0.29 -> 2.0.30
...
See https://lists.gnupg.org/pipermail/gnupg-announce/2016q1/000385.html
2016-03-31 17:18:32 +02:00
Christian Albrecht
9c6a69230d
zsh: fix configureFlags #14256
...
commit 97332d3
introduced non expanding $out/etc/zprofile in zshs compiled in PATH.
this commit reverts the change so that $out is expanded at configure time.
2016-03-31 16:57:30 +02:00
Michael Raskin
011f69992a
satallax: 1.4 -> 2.7
2016-03-31 16:23:08 +02:00
Franz Pletz
fc1e886f1b
php: 7.0.2 -> 7.0.5 (security)
...
https://secure.php.net/ChangeLog-7.php#7.0.5
2016-03-31 16:07:43 +02:00
Arseniy Seroka
ca30594c87
Merge pull request #14095 from guaraqe/grive-2
...
grive2: init at 0.5.0
2016-03-31 16:48:50 +03:00
guaraqe
1d09c97ac4
grive2: init at 0.5.0
...
grive2: update 0.5.0
grive2: various cosmetic changes
2016-03-31 15:42:45 +02:00
ne0phyte
cce37d2164
kicad: 2013 stable -> 4.0.2
2016-03-31 15:29:39 +02:00
Nikolay Amiantov
f752424924
qt55.qtbase: use more system libraries
2016-03-31 15:53:06 +03:00
Nikolay Amiantov
5199176b65
Merge branch 'master' into staging
2016-03-31 15:46:52 +03:00
Michael Raskin
cdb2bc77c4
davfs2: 1.4.7 -> 1.5.2; fixes the build
2016-03-31 14:14:40 +02:00
Lluís Batlle i Rossell
d2c00001f8
freeimage: updating to 3.17
...
It is buggy in 32-bit: sizeof(uint64) != 8 !!.
2016-03-31 12:35:57 +02:00
Eelco Dolstra
60f07e8e10
Revert "gcc: Use the pre-C++11 ABI by default"
...
This reverts commit 83011723af
. This
never worked because gcc's setup hook is never actually sourced. I
could fix this but since nobody complained, we probably don't need it.
2016-03-31 12:30:54 +02:00
Nikolay Amiantov
594cd3bf5e
Merge pull request #14337 from dguibert/fix/skype
...
skype: build qt4 with the 32bits clangStdenv
2016-03-31 13:49:58 +04:00
vbgl
149b9faac0
Merge pull request #14323 from nathan7/fsharp-4.0.1.1
...
fsharp: 4.0.0.4 -> 4.0.1.1
2016-03-31 11:43:13 +02:00
Frederik Rietdijk
97a29ff817
Merge pull request #14110 from lancelotsix/clean_sqlalchemy_legacy
...
Clean sqlalchemy legacy
2016-03-31 10:52:53 +02:00
David Guibert
7f69d5ed8c
skype: build qt4 with the 32bits clangStdenv
...
This allows to build skype without errors like this:
clang++ -Wl,-O1 -o libmng libmng.o -lmng
/nix/store/1d2abmmqvindckyq51nq9kd1yisiv54j-binutils-2.26/bin/ld: skipping incompatible /nix/store/72nklasrjg774iwxxnpyxwkzxz2j37v5-libmng-2.0.2/lib/libmng.so when searching for -lmng
/nix/store/1d2abmmqvindckyq51nq9kd1yisiv54j-binutils-2.26/bin/ld: cannot find -lmng
/nix/store/1d2abmmqvindckyq51nq9kd1yisiv54j-binutils-2.26/bin/ld: skipping incompatible /nix/store/n0y8pv4kaff7vnq7rmzwrd654gqaj0ki-glibc-2.23/lib/libm.so when searching for -lm
/nix/store/1d2abmmqvindckyq51nq9kd1yisiv54j-binutils-2.26/bin/ld: skipping incompatible /nix/store/n0y8pv4kaff7vnq7rmzwrd654gqaj0ki-glibc-2.23/lib/libm.a when searching for -lm
clang-3.7: error: linker command failed with exit code 1 (use -v to see invocation)
2016-03-31 10:37:02 +02:00
Charles Strahan
f8f16b1a36
mesos: 0.27.1 -> 0.28.0
2016-03-31 04:17:19 -04:00
Franz Pletz
e5334ceca2
Merge pull request #14305 from benwbooth/xe-guest-utilities-6.2.0
...
xe-guest-utilities: init at 6.2.0
2016-03-31 10:12:42 +02:00
Lluís Batlle i Rossell
ab93f8c137
Making vm's qemu cache=unsafe. Faster.
...
I don't think it's unsafe, if it's meant for nix expressions.
2016-03-31 09:27:25 +02:00
Lluís Batlle i Rossell
e21dd19168
Making vm's interactive shell handle the terminal well.
2016-03-31 09:27:14 +02:00
Frederik Rietdijk
933e46c095
Merge pull request #14329 from bcdarwin/fix-python-packages
...
fix nesting error resulting in topydo metadata being attached to the …
2016-03-31 09:05:56 +02:00
Frederik Rietdijk
1281a1bd5c
Merge pull request #14331 from ne0phyte/librecad-2.0.9
...
librecad: 2.0.8 -> 2.0.9
2016-03-31 09:04:45 +02:00
Franz Pletz
53cf0cfd71
Merge pull request #14322 from bobvanderlinden/pr-hwinfo-21.23
...
hwinfo: 21.12 -> 21.23
2016-03-31 08:33:50 +02:00
Tuomas Tynkkynen
c12f63821f
ios-cross-compile: Don't build on hydra
2016-03-31 07:20:21 +03:00
ne0phyte
1532ce35b8
librecad: 2.0.8 -> 2.0.9
2016-03-31 04:28:01 +02:00
Tobias Geerinckx-Rice
57f4678bbb
x2goclient: 4.0.5.0 -> 4.0.5.1
2016-03-31 02:53:31 +02:00
Tobias Geerinckx-Rice
e0c53be991
tzdata: 2016b -> 2016c
2016-03-31 02:53:31 +02:00
Ben Darwin
8347f94216
fix nesting error resulting in topydo metadata being attached to the enclosing set
2016-03-30 19:56:01 -04:00
Michael Raskin
016d523d82
cvc4: fix the build by skipping line markers in cpp expansions during configure, helps the configure script to find Boost version
2016-03-31 01:52:33 +02:00
Vladimír Čunát
254e2cc982
hhvm: disable parallel building
...
/cc #14151 .
http://hydra.nixos.org/build/33846692/nixlog/1/tail
2016-03-31 00:56:34 +02:00
Domen Kožar
207549ec9d
Merge pull request #14325 from teozkr/fix-oidentd-gcc5
...
oidentd: Set C dialect to gnu89 (broken by GCC 5)
2016-03-30 23:22:16 +01:00
Michael Raskin
cd87edce14
tinycc: 0.9.26 -> 0.9.27pre-20160328 (from git); apparently fixes the segfaults
2016-03-31 00:17:55 +02:00
Teo Klestrup Röijezon
2d4af4b979
oidentd: Set C dialect to gnu89 (broken by GCC 5)
2016-03-31 00:08:27 +02:00
Frederik Rietdijk
40ed938ef2
Merge pull request #14267 from FRidh/openblas
...
openblas: 0.2.15 -> 0.2.17
2016-03-30 23:30:40 +02:00
Domen Kožar
1845159705
perlPackages.UnicodeString: fix build (also imapsync)
2016-03-30 21:06:40 +01:00
Luca Bruno
04d4d0000f
namazu: mark as broken
2016-03-30 21:54:03 +02:00
Nathan Zadoks
77d79ef6a4
fsharp: 4.0.0.4 -> 4.0.1.1
2016-03-30 21:46:56 +02:00
Luca Bruno
184b7ba3c6
glib-tested: suppress gdbus test needing machine-id
2016-03-30 21:27:29 +02:00
Nikolay Amiantov
1d24a7b6f8
tdesktop: init at 0.9.33
2016-03-30 22:22:51 +03:00
Nikolay Amiantov
a8f5991db7
libunity: init at 6.12.0
2016-03-30 22:22:51 +03:00
Nikolay Amiantov
e0ee6dc8fc
breakpad: init at 2016-03-28
2016-03-30 22:22:51 +03:00
Nikolay Amiantov
01e2511668
dee: init at 1.2.7
2016-03-30 22:22:51 +03:00
Nikolay Amiantov
c419e3c6d6
libgee_0_6: init at 0.6.8
2016-03-30 22:22:51 +03:00
Nikolay Amiantov
c091e61a09
pcre: add 16- and 32-bit character size versions
2016-03-30 22:22:51 +03:00
Frederik Rietdijk
3d1523ebe2
Merge pull request #14321 from bobvanderlinden/pr-gitcola-2.5
...
git-cola: 2.2.1 -> 2.5
2016-03-30 21:17:25 +02:00
Bob van der Linden
318fdda01c
git-cola: 2.2.1 -> 2.5
2016-03-30 20:25:50 +02:00
Bob van der Linden
0e882ccf74
hwinfo: 21.12 -> 21.23
2016-03-30 20:06:58 +02:00
Arseniy Seroka
7f90eabe61
Merge pull request #14317 from romildo/new.cbatticon
...
cbatticon: 1.4.2 -> 1.6.4
2016-03-30 21:00:54 +03:00
Tuomas Tynkkynen
71d7eaf55d
ntfs-3g: 2015.3.14 -> 2016.2.22; maintain
...
Also old homepage seems to be in a redirect loop.
2016-03-30 20:57:00 +03:00
Domen Kožar
a1cfdb9c88
remove erlangR14: outdated and doesn't build
2016-03-30 18:54:58 +01:00
José Romildo Malaquias
11d09c91c5
cbatticon: 1.4.2 -> 1.6.4
2016-03-30 14:39:33 -03:00
Domen Kožar
253af9a0a4
Merge pull request #14319 from grahamc/jenkins
...
jenkins: copy .war to $out, fixes #14137
2016-03-30 18:19:07 +01:00
Graham Christensen
0b8dd57694
jenkins: copy .war to $out, fixes #14137
2016-03-30 11:47:05 -05:00
Ben Booth
449d908b88
xe-guest-utilities: init at 6.2.0
...
use mkEnableOption
use sha256
add xe-guest-utilities to module-list.nix
2016-03-30 09:27:40 -07:00
Luca Bruno
18918507f2
oprofile: depend on libiberty_static
2016-03-30 17:51:20 +02:00
Luca Bruno
088231fe9f
libiberty: add static variant
2016-03-30 17:51:19 +02:00
joachifm
532beaa2a3
Merge pull request #13913 from grwlf/torch
...
torch: add expression for Torch7 the machine-learning framework
2016-03-30 14:29:32 +00:00
Domen Kožar
8a34a3b37a
qemu: 2.5.0 -> 2.5.1
...
Hopefully this also fixes installer tests on i686
2016-03-30 15:12:41 +01:00
Domen Kožar
96be420e44
move growpart out of nixos into cloud-init package
2016-03-30 14:40:24 +01:00
aszlig
ef753d210e
chromium: Update all channels to latest versions
...
Overview of the updated versions:
stable: 49.0.2623.87 -> 49.0.2623.110
beta: 50.0.2661.26 -> 50.0.2661.49
dev: 50.0.2661.18 -> 51.0.2693.2
Most notably, this includes a series of urgent security fixes:
* CVE-2016-1646: Out-of-bounds read in V8. Credit to Wen Xu from
Tencent KeenLab.
* CVE-2016-1647: Use-after-free in Navigation. Credit to anonymous.
* CVE-2016-1648: Use-after-free in Extensions. Credit to anonymous.
* CVE-2016-1649: Buffer overflow in libANGLE. Credit to lokihardt
working with HP's Zero Day Initiative / Pwn2Own.
* CVE-2016-1650: Denial of service in PageCaptureSaveAsMHTMLFunction
The official release announcement with details about these fixes can be
found here:
http://googlechromereleases.blogspot.de/2016/03/stable-channel-update_24.html
Beta and stable could be also affected, although I didn't do a detailed
check whether that's the case.
As this introduces Chromium 51 as the dev version, I had to make the
following changes to make it build:
* libexif got removed, so let's do that on our end as well.
See https://codereview.chromium.org/1803883002 for details.
* Chromium doesn't seem to compile with our version of libpng, so let's
resort to the bundled libpng for now.
* site_engagement_ui.cc uses isnan outside of std namespace, so
we're fixing that in postPatch using sed.
I have successfully built all versions on i686-linux and x86_64-linux
and tested it using the VM tests.
Test reports can be found at the following evaluation of my Hydra:
https://headcounter.org/hydra/eval/314584
Thanks to @grahamc for reporting this.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Reported-by: Graham Christensen <graham@grahamc.com>
Fixes : #14299
2016-03-30 15:24:39 +02:00
Aristid Breitkreuz
63032dae9d
Finance::Quote: 1.37 -> 1.38 & add missing dependency on CGI
2016-03-30 15:01:28 +02:00
Tobias Geerinckx-Rice
6605fbfe25
libpsl: list 2016-03-10 -> 2016-03-30
2016-03-30 14:56:04 +02:00
Tobias Geerinckx-Rice
caa395a560
enblend-enfuse: 4.1.5 -> 4.2; maintain
...
Removed dependency on libxmi (unneeded since 4.1.5).
Added new (since 4.2) dependency on tetex (for `pdflatex`).
Changes: http://hg.code.sf.net/p/enblend/code/file/a7a247e1e64b/NEWS
2016-03-30 14:56:04 +02:00
Andrew Kelley
09fe0e3c81
qgifer: init at 0.2.1
2016-03-30 04:54:13 -07:00
Edward Tjörnhammar
c11fed27a9
Merge pull request #14258 from chris-martin/idea15-ultimate
...
idea.idea15-ultimate: init at 15.0.5
2016-03-30 13:32:59 +02:00
Franz Pletz
6dc2337b94
Merge pull request #14313 from mayflower/pkg/dhcpcd/6.10.1
...
dhcpcd: 6.9.4 -> 6.10.1 (security)
2016-03-30 13:06:12 +02:00
Ricardo M. Correia
b4fd221f74
Merge pull request #14296 from kragniz/zfs-0.6.5.6
...
zfs 0.6.5.6
2016-03-30 12:17:38 +02:00
Eelco Dolstra
ca983ec20c
thunderbird: 38.7.0 -> 38.7.1
2016-03-30 11:32:40 +02:00
zimbatm
0592eb377e
Merge pull request #14207 from zimbatm/git-and-ssh
...
git: add openssh as a runtime dependency
2016-03-30 10:23:55 +01:00
Franz Pletz
ef31c0ecd2
Merge pull request #14308 from juliendehos/fswebcam
...
fswebcam: init 20140113
2016-03-30 11:15:39 +02:00
Chris Martin
19abd55420
idea.idea15-ultimate: init at 15.0.5
2016-03-30 02:02:53 -07:00
Peter Simons
070b123d4b
ghc: version 6.12.3 is broken after updating to gcc 5.x
...
http://hydra.nixos.org/build/33627548
2016-03-30 10:58:23 +02:00
Vladimír Čunát
a26357eefe
Merge recent staging (with binaries on Hydra)
2016-03-30 10:41:02 +02:00
Julien Dehos
70af93f0ca
fswebcam: init 20140113
2016-03-30 09:48:11 +02:00
Ryan Trinkle
8605dab964
webkitgtk: add darwin support
2016-03-30 09:40:36 +02:00
Franz Pletz
e498a645c1
ncat: Remove old package, available in nmap
2016-03-30 08:53:22 +02:00
Franz Pletz
e7ca626031
Merge pull request #14295 from NeQuissimus/kotlin101_2
...
kotlin: 1.0.1 -> 1.0.1-2
2016-03-30 07:33:59 +02:00
Franz Pletz
315982049f
Merge pull request #14292 from romildo/fix.weather
...
weather: fix file locations, add python dependency
2016-03-30 07:30:54 +02:00
Franz Pletz
5aa986fba2
dhcpcd: 6.9.4 -> 6.10.1 (security)
...
Fixes CVE-2016-1503 & CVE-2016-1504.
Changelog:
- http://roy.marples.name/archives/dhcpcd-discuss/2016/1143.html
- http://roy.marples.name/archives/dhcpcd-discuss/2016/1146.html
2016-03-30 06:57:59 +02:00
Thomas Tuegel
13e83a493e
kde5.applications: 15.12.1 -> 15.12.3
2016-03-29 21:21:44 -05:00
joachifm
bff64a3c10
Merge pull request #14307 from acowley/assimp
...
assimp: add missing zlib dependency
2016-03-29 20:33:25 +00:00
Evgeny Egorochkin
5982591afc
binutils: cherry-pick a patch from master; this fixes build failure for akonadi; see https://sourceware.org/bugzilla/show_bug.cgi?id=19698
2016-03-29 22:46:22 +03:00
Anthony Cowley
d52efcc9d3
assimp: add missing zlib dependency
...
cmake searches for this package during the build phase.
2016-03-29 15:38:48 -04:00
Pascal Wittmann
0ca288abc8
global: 6.5.3 -> 6.5.4
2016-03-29 21:29:26 +02:00
Pascal Wittmann
51135d803a
bitlbee: 3.4.1 -> 3.4.2
2016-03-29 21:17:30 +02:00
Nikolay Amiantov
e65b0b851b
noto-fonts-emoji: add uncommited fix
2016-03-29 21:05:32 +03:00
Nikolay Amiantov
8862c5db0c
pythonPackages.nototools: 2015-09-16 -> 2016-03-25
2016-03-29 21:02:16 +03:00
Nikolay Amiantov
f4fa3565b8
noto-fonts-emoji: 2015-08-17 -> 2016-03-17
2016-03-29 21:02:16 +03:00
Nikolay Amiantov
08db1b19a2
noto-fonts-cjk: cleanup
2016-03-29 21:02:16 +03:00
Nikolay Amiantov
9c8f810f83
noto-fonts: 2015-09-08 -> 2016-03-29
2016-03-29 21:02:15 +03:00
Lluís Batlle i Rossell
0c98b52816
Fix evaluation. (licenses, not licences)
...
Thanks Domen.
2016-03-29 17:47:07 +02:00
Lluís Batlle i Rossell
f38d620d59
Updating giv to latest from git (>0.9.25).
...
We were using a version years old.
I picked the git version instead of the last release because the git version
has fixes not released for almost one year.
2016-03-29 17:40:49 +02:00
Nikolay Amiantov
a5322efd95
Revert "Remove PATH assumption from fhs-userenv."
...
This reverts commit 2f26b82411
.
This breaks terminfo in Bash for some reason (i.e. TAB and other
special keys).
2016-03-29 17:58:07 +03:00
Balletie
d852a23662
bindfs: Let mount
find bindfs
mount helper
...
When mount is used with mount-type "fuse.bindfs", it cannot find the
mount helper.
If mount can't find `mount.fuse.bindfs`, it executes the `mount.fuse`
mount helper and passes `fuse.bindfs` as argument. Then `mount.fuse`
tries to execute `bindfs` on its own, but it is not found in the PATH.
By creating a `mount.fuse.bindfs` link to the `bindfs` executable, this
problem is avoided because `mount` will just execute the
`mount.fuse.bindfs` mount helper without `mount.fuse` in the middle.
2016-03-29 16:40:11 +02:00
Arseniy Seroka
d4c4a81022
Merge pull request #14298 from obadz/minor-upgrades
...
Minor upgrades
2016-03-29 16:30:35 +03:00
Nikolay Amiantov
54eb061a12
avidemux: don't depend on unfree FAAC by default
2016-03-29 16:16:36 +03:00
obadz
fc33e877c1
spacefm: 1.0.4 -> 1.0.5
2016-03-29 14:15:21 +01:00
obadz
b48a6fea80
google-drive-ocamlfuse: 0.5.18 -> 0.5.22
2016-03-29 14:10:00 +01:00
obadz
14fd473894
gapi-ocaml: 0.2.6 -> 0.2.10
2016-03-29 14:09:34 +01:00
Louis Taylor
259eb36205
zfs: 0.6.5.5 -> 0.6.5.6
2016-03-29 13:28:35 +01:00
Louis Taylor
307c073fa3
spl: 0.6.5.5 -> 0.6.5.6
2016-03-29 13:28:20 +01:00
Tim Steinbach
5ad9ed9291
kotlin: 1.0.1 -> 1.0.1-2
2016-03-29 08:23:27 -04:00
José Romildo Malaquias
27eaa37757
weather: fix file locations, add python dependency
2016-03-29 08:18:46 -03:00
Vladimír Čunát
d7e87db0c7
rustc: disable parallel building
...
http://hydra.nixos.org/build/33119905/nixlog/1/raw
2016-03-29 13:01:27 +02:00
Lluís Batlle i Rossell
f6a44bea9e
Updating wings and dependencies to match erlang
...
I updated the erlang esdl lib, added the erlang cl lib,
added opencl-headers and ocl-icd to make wings build and run.
I have not tested its opencl part; I only added dependencies so
it builds.
2016-03-29 12:24:42 +02:00
Vladimír Čunát
e69306c463
xmlsec: fix linkage, probably after #909
...
This fixes builds of (some) reverse dependencies, e.g. aqbanking.
2016-03-29 12:22:54 +02:00
Frederik Rietdijk
572a723ee5
Merge pull request #14270 from Beauhurst/kombu_3_0_35
...
Python kombu, billiard & celery updates
2016-03-29 12:09:10 +02:00
Vladimír Čunát
5147b9d30a
pythonPackages.poppler-qt4: fix build by a hack
...
/cc maintainer @sepi.
2016-03-29 11:56:52 +02:00
Peter Simons
a1f7b231c4
Merge pull request #14279 from acowley/doxygen
...
doxygen: fix on darwin
2016-03-29 11:24:10 +02:00
Peter Simons
7237161bb0
Merge pull request #14287 from kragniz/git-2.8.0
...
git: 2.7.4 -> 2.8.0
2016-03-29 11:23:12 +02:00
Vladimír Čunát
117183e27e
intltool: fix problems with perl-5.22
...
http://hydra.nixos.org/build/33608086/nixlog/1/raw
2016-03-29 11:12:42 +02:00
Vladimír Čunát
62c29908da
dvdisaster: disable parallel building
...
http://hydra.nixos.org/build/33609373/nixlog/1/raw
/cc @nkcx. I notified upstream.
2016-03-29 10:53:36 +02:00
Arseniy Seroka
63c78c34ab
Merge pull request #14288 from kragniz/opencpn
...
opencpn: init at 4.2.0
2016-03-29 10:15:48 +03:00
Louis Taylor
b40f0ac3c7
opencpn: init at 4.2.0
2016-03-29 07:31:56 +01:00
Louis Taylor
69c6f7e20a
git: 2.7.4 -> 2.8.0
2016-03-29 07:21:41 +01:00
Franz Pletz
ebf21fd29e
libressl_2_3: 2.3.2 -> 2.3.3
2016-03-29 04:55:14 +02:00
Nikolay Amiantov
a6e0046b75
Merge pull request #14218 from abbradar/avidemux
...
avidemux: 2.5.6 -> 2.6.12
2016-03-29 04:48:51 +04:00
joachifm
0270ce193e
Merge pull request #14281 from taku0/thunderbird-bin-38.7.1
...
thunderbird-bin: 38.6.0 -> 38.7.1
2016-03-29 00:33:35 +00:00
taku0
dc73280d19
thunderbird-bin: 38.6.0 -> 38.7.1
2016-03-29 09:19:34 +09:00
Nikolay Amiantov
cef2db7e76
haskellPackages.mueval: fix build
2016-03-29 02:23:06 +03:00
Anthony Cowley
8db6998a0a
doxygen: fix on darwin
...
This avoids an issue where an old OS X SDK is assumed, leading to a
linker error of the form:
Undefined symbols: __Unwind_Resume
2016-03-28 18:19:41 -04:00
Brian McKenna
d47e2fde69
steam: enable hardware decoding (for In-Home Streaming)
...
Previous to this patch I was getting software decoding when I used In-Home
Streaming. I had a look around and according to:
https://bbs.archlinux.org/viewtopic.php?id=187922
> It seems that the libva version Steam comes with, is not compatible anymore to
> the newer libva 1.4.0.
Substituting in our version of libva gives me hardware decoding!
2016-03-29 09:17:15 +11:00
joachifm
7ddf8460a5
Merge pull request #14211 from LatitudeEngineering/latitude/topic/gazebo
...
gazebo: init at 6.5.1 and 7.0.0
2016-03-28 21:51:27 +00:00