Commit Graph

32643 Commits

Author SHA1 Message Date
Vincent Laporte
4168706d4f OCaml modules: make explicit some dependencies to ocamlbuild 2016-10-09 11:55:19 +02:00
Vincent Laporte
731b616fdb camlp4: fix for OCaml-4.03 2016-10-09 11:55:19 +02:00
Jörg Thalheim
cefe4a816d Merge pull request #19368 from lsix/update_matplotlib
pythonPackages.matplotlib: 1.5.1 -> 1.5.3
2016-10-09 00:36:34 +02:00
Lancelot SIX
f910a4e638 pythonPackages.matplotlib: 1.5.1 -> 1.5.3 2016-10-08 23:14:07 +02:00
Tim Steinbach
b4b9b0fa9d
kotlin: 1.0.3 -> 1.0.4 2016-10-08 18:32:00 +00:00
Benno Fünfstück
de79db8c99 capstone: use Makefile build (for pkg-config files)
The cmake based build system did not install the pkg-config files for
capstone, which made builds depending on capstone harder to write as
they cannot automatically find the location of the capstone library.
2016-10-08 18:00:52 +02:00
Peter Simons
b59b89d9e3 Revert "Extend Haskell generic builder to use new --ipid flag."
This reverts commit ec8b816154. The change told
the Cabal build system to use the hash-part of $out as the internal identifier
for the library it's building (rather than generating such an ID itself). While
a good idea in theory, this choice had an unfortunate side-effect: When Cabal
links libraries X, Y, and Z into an executable, then the generated binary
contains their respective IDs. Now, Nix finds those strings and treats them as
an indication that there is a *run-time dependency* on the corresponding store
paths. This means that the generated executable will always depend on the store
paths of all the Haskell libraries that went into it, even when linked
statically.
2016-10-08 10:45:48 +02:00
Alexander Ried
0d47c06b4a libqmi: 1.12.6 -> 1.16.0 (#19305) 2016-10-08 07:15:38 +02:00
Alexander Ried
70a4644659 libmbim: 1.12.2 -> 1.14.0 (#19304) 2016-10-08 07:15:11 +02:00
Daiderd Jordan
5d69399184 Merge pull request #19285 from acowley/pcl-darwin-opengl
pcl: fix problem finding OpenGL on darwin
2016-10-07 21:41:39 +02:00
Andrey Trachenko
67e732d8f8
simavr: init at 1.3
Closes https://github.com/NixOS/nixpkgs/pull/15961
2016-10-07 14:11:22 +02:00
Maciek Starzyk
908ad09fd6
nimble: Do not use patchelf. 2016-10-07 07:02:26 -04:00
Graham Christensen
0f281dec98 Merge pull request #19320 from kamilchm/vagrant
vagrant: 1.8.5 -> 1.8.6
2016-10-07 06:50:57 -04:00
Nikolay Amiantov
a1791e8543 Merge pull request #19167 from abbradar/java-gui
jre8: minimize minimal build and add more GUI dependencies to the regular one
2016-10-07 14:12:33 +04:00
Kamil Chmielewski
4f6870bb4b vagrant: 1.8.5 -> 1.8.6 2016-10-07 11:15:11 +02:00
Shea Levy
874411c0e3 cpp-netlib: propagate asio.
See cpp-netlib/cpp-netlib#629
2016-10-06 18:18:18 -04:00
Daiderd Jordan
4589a8d750 Merge pull request #19222 from jhhuh/jh
lsof: fixed for darwin
2016-10-06 20:38:07 +02:00
Michael Raskin
667c2fb025 obliv-c: init at 0.0pre20161001 2016-10-06 17:48:05 +02:00
Thomas Tuegel
2e255a2edd
Merge branch 'staging' 2016-10-06 09:51:02 -05:00
Ji-Haeng Huh
86dc8ad0fd lsof-4.89 : change 'stdenv.libc' to 'stdenv.cc.libc' 2016-10-06 15:27:29 +02:00
Ji-Haeng Huh
b150da5755 Merge remote-tracking branch 'upstream/master' into jh 2016-10-06 14:39:15 +02:00
Domen Kožar
bd4e9e35fc Merge pull request #19277 from witkamp/fix-wai-cors
haskellPackage.wai-cors: Disable cabal check
2016-10-06 11:44:51 +02:00
Joachim F
f7294c8df6 Merge pull request #19245 from gnidorah/master
pakcs: init at 1.14.0
2016-10-06 10:55:32 +02:00
Anthony Cowley
1a10a377ec pcl: fix problem finding OpenGL on darwin 2016-10-06 02:01:46 -04:00
Thomas Tuegel
16dafb018e
qt55.kdeFrameworks: mark broken
KDE Frameworks 5.26 requires Qt 5.6. Qt 5.6 is a designated LTS release;
only proprietary packages should use older versions.
2016-10-05 19:47:32 -05:00
Thomas Tuegel
7defda8356
gtkmm: fix build error by patching missing operator 2016-10-05 19:47:31 -05:00
Graham Christensen
b5da91aae3 Merge pull request #19252 from grahamc/jasper
jasper: 1.900.1 -> 1.900.2
2016-10-05 20:43:35 -04:00
Graham Christensen
7aae190375 Merge pull request #19275 from grahamc/openjpeg
openjpeg: 2.1.1 -> 2.1.2 for CVE-2016-7163
2016-10-05 20:42:06 -04:00
Graham Christensen
0dd1381451
jasper: 1.900.1 -> 1.900.2 2016-10-05 20:36:51 -04:00
Theodore Witkamp
d4566400c9 haskellPackage.wai-cors: Disable cabal check
External program is used in tests.
2016-10-05 17:04:35 -07:00
Graham Christensen
387fc04475
c-ares: 1.10.0 -> 1.12.0 for CVE-2016-5180 2016-10-05 19:27:39 -04:00
Graham Christensen
db2e9b274c
openjpeg: 2.1.1 -> 2.1.2 for CVE-2016-7163 2016-10-05 18:34:14 -04:00
Alexander Ried
5e066e2bcb libsigcxx 2.8.0 -> 2.10.0 2016-10-05 23:18:43 +02:00
Peter Simons
82d32feda9 haskell: jailbreak some packages to fix builds in LTS 7.x 2016-10-05 21:07:29 +02:00
Peter Simons
e9d7f0d945 haskell-attoparsec: fix build with GHC 7.10.x
Closes https://github.com/NixOS/nixpkgs/issues/19270.
2016-10-05 21:07:29 +02:00
Peter Simons
75df6107da haskell-configuration-ghc-7.10.x: drop obsolete overrides 2016-10-05 21:07:29 +02:00
Jörg Thalheim
cdcc305027 Merge pull request #19258 from groxxda/accountsservice
accountsservice: 0.6.42 -> 0.6.43
2016-10-05 20:46:26 +02:00
Alex Ivanov
2aeb234f25 pakcs: update to 1.14.0 2016-10-05 21:20:58 +03:00
Peter Simons
2a2a3c796a callHackage: ensure we're always using the latest available Hackage database 2016-10-05 19:05:50 +02:00
Vladimír Čunát
30f551d8b2 Merge branch 'master' into staging 2016-10-05 19:02:48 +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
Alexander Ried
ff81b74833 accountsservice: 0.6.42 -> 0.6.43
the patch for nixbld is not needed anymore since accountsservice now
excludes all users with shell set to nologin.
Previously this was only done for users in range 500 - minimum_uid
(1000).
2016-10-05 16:34:22 +02:00
Frederik Rietdijk
a6de7142ce Merge pull request #19218 from Profpatsch/searx-pyopenssl
searx: fix pyopenssl version
2016-10-05 13:17:10 +02: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
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
Peter Simons
4e576faa1c hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.0.2-11-g4585b46 from Hackage revision
ad51461d4d.
2016-10-05 09:46:53 +02:00