1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00
Commit graph

34262 commits

Author SHA1 Message Date
Domen Kožar d15c62a2a0 haskellPackages.Glob: jailbreak to support GHC 8.0.2-rc2 2016-12-29 18:00:56 +01:00
Michael Raskin d7bda1ed40 clisp-tip: init at 2.50pre20161201. There hasn't been a release for quite some time, but there has been some development. It is rumored that the fresh version can be built on darwin, but I don't know and cannot test 2016-12-29 17:37:10 +01:00
risicle 6d455dd1f8 opencv 3.1.0: add patch fixing python use of FlannBasedMatcher.add (#21086)
Patch is from https://github.com/opencv/opencv/pull/6009. Upstream doesn't
seem particularly enthusiastic about a 3.1.x point release, so who knows
when this fix would otherwise see the light of day.
2016-12-29 17:23:29 +01:00
Eelco Dolstra 3e84523ed7
aws-sdk-cpp: 1.0.43 -> 1.0.48 2016-12-29 16:25:58 +01:00
Michael Raskin 5b1dad79cd go_1_6, go_1_7: comment out testLoadFixed in a way recommended by vcunat. The test depends on specific timezone names, and the latest tzdata changed the naming. Upstream only agrees to fix the test in the 1.8 branch that has no stable releases yer 2016-12-29 15:33:44 +01:00
Michael Raskin 581070147e go_bootstrap (go_1_4): 1.4.3 -> 1.4-bootstrap-20161024 2016-12-29 15:33:43 +01:00
Alexey Shmalko cb6807859f Merge pull request #21472 from dtzWill/update/bloaty
bloaty: 2016.11.16 -> 2016.12.28
2016-12-29 05:14:31 -08:00
Vladimír Čunát 563c7a0ef0
Merge #21475: llvm: 3.9.0 -> 3.9.1 2016-12-29 14:09:08 +01:00
Vladimír Čunát 9d09bc6728
Merge branch 'master' into staging 2016-12-29 13:56:16 +01:00
Peter Simons 774435d0aa maude: update to 2.7.1 2016-12-29 12:18:44 +01:00
Tadas Barzdzius 31ec0795f6 cargo: 0.14 -> 0.15 2016-12-29 09:56:19 +02:00
Tadas Barzdzius 7fa4b0f2c9 rustc: 1.13.0 -> 1.14.0 2016-12-29 09:55:38 +02:00
Graham Christensen f5ca9a4212
Merge branch 'roundup-15' 2016-12-28 21:04:51 -05:00
Graham Christensen 8f4098f087
cryptopp: 5.6.4 -> 5.6.5
for CVE-2016-7420: CVE-2016-7420
2016-12-28 21:03:28 -05:00
Franz Pletz 655f7043b8
libmilter: 8.14.8 -> 8.15.2 2016-12-29 02:12:51 +01:00
Franz Pletz 8837b4a1c6
libivykis: 0.39 -> 0.40 2016-12-29 01:54:09 +01:00
Franz Pletz 63f7d53572
libgig: Configure script warns about missing libuuid 2016-12-29 01:51:46 +01:00
Vladimír Čunát 421a7f37fa
gdk-pixbuf: security 2.36.0 -> 2.36.2
/cc #21457.  The rebuild impact is probably only a few thousand.
The new utility is put into $out/bin/.
2016-12-28 20:32:57 +01:00
mimadrid 86d55f0380
openbabel: 2.3.2 -> 2.4.1 2016-12-28 20:06:14 +01:00
Will Dietz 10b8cfbdbd llvm: 3.9.0 -> 3.9.1 2016-12-28 12:56:55 -06:00
Will Dietz 90c762c5e1 bloaty: 2016.11.16 -> 2016.12.28 2016-12-28 12:40:31 -06:00
William Casarin 93fc4281ba hackage2nix.yaml: update jb55's packages 2016-12-28 17:34:19 +01:00
William Casarin 49ba174e7a elm-export: jailbreak 2016-12-28 17:34:19 +01:00
Peter Simons 9459dc42c8 haskell-stack: use latest http-client library 2016-12-28 17:30:16 +01:00
Laverne Schrock 527468209c ghc-8.0.2: add sphinx to inputs for documentation
Closes https://github.com/NixOS/nixpkgs/pull/21434.
2016-12-28 17:30:16 +01:00
Laverne Schrock 1a78981b2f ghc-8.0.1: switch to sphinx for documentation
Fixes #20281

"Since GHC 8.0, the User’s Guide is authored in ReStructuredText (or ReST
or RST, for short) a rich but light-weight mark-up language aimed at
producing documentation. The Sphinx tool is used to produce the final
PDF and HTML documentation."
- http://ghc.readthedocs.io/en/8.0.1/editing-guide.html
2016-12-28 17:30:16 +01:00
Laverne Schrock ca41610e8a ghc-8.0.1: enable documentation builds by passing the required XML/XSLT toolchain 2016-12-28 17:30:16 +01:00
Peter Simons d150e40975 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.0.4-1-gac3ba01 from Hackage revision
8db11916ad.
2016-12-28 17:30:16 +01:00
Aristid Breitkreuz e4f23bc8af ncurses: fix bug with libtinfo symlink that caused vim to fail 2016-12-28 16:02:11 +01:00
Michael Raskin 21d4d54a38 botan: 1.11.32 -> 1.11.34 2016-12-28 13:47:01 +01:00
Michael Raskin c12613c111 botan: 1.10.13 -> 1.10.14, enforce c++11 2016-12-28 13:47:01 +01:00
Robert Helgesson 2990cd8aea
clblas-cuda: use system gtest library
Without this the build attempts to download the library.
2016-12-28 12:21:07 +01:00
Michael Raskin 3d9c3a94d4 Merge pull request #21438 from flosse/libstrophe
libstrophe: 0.8.8 -> 0.9.1
2016-12-28 10:59:31 +00:00
Michael Raskin e65cccb776 Merge pull request #21221 from rardiol/gplates
gplates: init at 2.0.0
2016-12-28 10:21:23 +00:00
mingchuan 06090a73bb crystal: fix build in chroot environment, again
forgot to patch interpreter of the script used by Makefile,
carefully ensure it can build without /usr/bin/env this time.
2016-12-28 11:15:12 +01:00
Spiros Boosalis ca3f41d44b pocketsphinx: 0.8 -> 5prealpha 2016-12-28 03:28:07 +00:00
Christopher League 6eead52e12 gphoto2: nixos programs module to configure udev
Closes #21420.
2016-12-27 17:47:38 -05:00
Daiderd Jordan 7d4e04c795 Merge pull request #21400 from johbo/darwin-xournal
Xournal: Darwin support
2016-12-27 20:23:18 +01:00
Michael Fellinger df5f88070e ruby: 2.4.0 (#21419) 2016-12-27 17:55:10 +00:00
Shea Levy 2436fc1b11 ghcHEAD comes with a ghci package. 2016-12-27 08:24:20 -05:00
Johannes Bornhold febab15b01 gtk2: Enable xinput for Darwin 2016-12-27 14:19:26 +01:00
Bjørn Forsman cbb29a26a2 libsigrokdecode: 0.4.0 -> 0.4.1 2016-12-27 13:03:08 +01:00
Markus Kohlhase 28d6aee371 libstrophe: 0.8.8 -> 0.9.1 2016-12-26 22:27:18 +01:00
Daiderd Jordan 72cc140c93 Merge pull request #21431 from mitchty/not-only-linux
Not only linux
2016-12-26 22:22:24 +01:00
Mitch Tishmack 19425207c9 cscope: refactor allow builds on non linux 2016-12-26 15:04:25 -06:00
mingchuan a0922271d3 crystal: fix build in chroot environment
previous build failed on hydra because /usr/bin/env
do not exist in a chroot build environment.
2016-12-27 00:28:51 +08:00
Matthew Pickering 9f7c7405fb Remove nokinds GHC build
This work has since been merged into GHC master branch and is enabled
with the TypeInType extension.
2016-12-26 13:30:07 +00:00
Matthew Pickering 4541b10904 Refactor ghcHEAD postPatch / preConfigure phases
This is for GHC developers using NixOS where patchShebangs is
inconvenient as it dirties the tree but unnecessary for compilation.
2016-12-26 13:27:34 +00:00
Matthew Pickering d906fb2c9a Bump ghcHEAD to latest commit 2016-12-26 13:27:33 +00:00
Matthew Pickering 0cd5ebb48f Configure checkPhase for ghcHEAD
The testsuite requires python3 so we have to add it as a dependency.
2016-12-26 13:27:33 +00:00
Frederik Rietdijk 2da75adc5d pythonPackages.pygame-git: broken 2016-12-26 09:21:24 +01:00
Vladimír Čunát 3829d1c17f
Merge branch 'master' into staging
There's been a mass rebuild on master due to python2 update.
2016-12-26 08:42:19 +01:00
Nikolay Amiantov 921bdb7ad3 Merge pull request #21368 from spacekitteh/patch-23
ncurses: Create ABI-version'd libtinfo
2016-12-26 01:54:59 +03:00
Linus Heckemann da70d3da0f SDL2: split derivation 2016-12-26 01:35:43 +03:00
Michael Raskin 6b2ead98cb libwacom: 0.19 -> 0.22 2016-12-25 22:56:32 +01:00
Frederik Rietdijk 8916131012 pythonPackages.xlwt: fix patch hash 2016-12-25 16:37:51 +01:00
Frederik Rietdijk 426b2ed9c8 pythonPackages.u-msgpack-python: use python.interpreter 2016-12-25 16:17:33 +01:00
Peter Simons 7cd5ef772b rocksdb-haskell: enable Hydra builds on Darwin
ac3ba017bd
tells the automatic re-generation process to do the same thing in the next update.

Required by https://github.com/NixOS/nixpkgs/issues/21215.
2016-12-25 12:47:09 +01:00
Pascal Bach 77d495b078 gitlab-runner: 1.8.0 -> 1.9.0 (#21375) 2016-12-25 11:35:47 +00:00
Karn Kallio 4383aa26f2 ats2 : advance to latest version 0.2.13 2016-12-25 10:34:14 +00:00
Frederik Rietdijk 9f5e022663 pythonPackages.pytest_expect: init at 1.1.0 2016-12-25 11:12:53 +01:00
Frederik Rietdijk c1dd42e7d6 pythonPackages.webencodings: init at 0.5 2016-12-25 11:12:53 +01:00
Frederik Rietdijk bec4794820 pythonPackages.u-msgpack-python: init at 2.3.0 2016-12-25 11:12:53 +01:00
Frederik Rietdijk 3d455ac934 pythonPackages.xlwt: 1.0.0 -> 1.1.2 2016-12-25 10:42:41 +01:00
Frederik Rietdijk 5319587d87 pythonPackages.pandas: 0.19.1 -> 0.19.2 2016-12-25 10:42:41 +01:00
Daiderd Jordan 1d67f6e3ea Merge pull request #21401 from johbo/darwin-dmd
dmd: Fix build for Darwin
2016-12-25 09:08:50 +01:00
Johannes Bornhold e4f30acb14 dmd: Fix build for Darwin 2016-12-25 04:58:31 +01:00
Daiderd Jordan 481569e580 Merge pull request #21339 from sifmelcara/add/crystal-lang
crystal: init at 0.20.3
2016-12-24 23:14:58 +01:00
Moritz Ulrich bdc880e49d
flightgear: 3.4.0 -> 2016.4.3. 2016-12-24 22:57:25 +01:00
mingchuan 6db2c983c1 shards: init at 0.7.1
Dependency manager for the Crystal language
2016-12-25 01:14:19 +08:00
mingchuan 7908185400 crystal: init at 0.20.3
A compiled language with Ruby like syntax and type inference.
2016-12-25 01:14:09 +08:00
Peter Simons d82a1abbb4 ghcjs: mark this build as broken 2016-12-24 16:15:35 +01:00
Peter Simons 943f4345dd configuration-hackage2nix.yaml: update list of broken builds 2016-12-24 16:15:35 +01:00
Daiderd Jordan 19e2e7290a haskell: workaround for bug with dynamic libraries on darwin 2016-12-24 16:15:35 +01:00
Peter Simons b87a59bc69 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.0.4 from Hackage revision
4ecc7e6432.
2016-12-24 16:15:28 +01:00
Frederik Rietdijk b09000e785 python36: 3.6.0rc1 -> 3.6.0 2016-12-24 16:00:52 +01:00
Frederik Rietdijk 591eda8310 python27: 2.7.12 -> 2.7.13 2016-12-24 16:00:31 +01:00
Frederik Rietdijk d4c7f58301 pythonPackages.numpy: 1.11.2 -> 1.11.3
Furthermore, we fix f2py and use NOSE_EXCLUDE to disable tests.
2016-12-24 12:07:33 +01:00
Vladimír Čunát 6cb2f76529
Merge #21328: libssh2: 1.7.0 -> 1.8.0 2016-12-24 11:53:24 +01:00
Vladimír Čunát 65830800bd
Revert "libssh2: 1.7.0 -> 1.8.0"
This reverts commit 324a115747.
Moving to staging.  I'm sorry, I pushed this by accident.
2016-12-24 11:52:25 +01:00
Vladimír Čunát c655399126
Merge branch 'staging' 2016-12-24 10:50:49 +01:00
Sophie Taylor 324a115747 libssh2: 1.7.0 -> 1.8.0 2016-12-24 10:50:44 +01:00
mimadrid 25c984f940
htslib: 1.3.1 -> 1.3.2 2016-12-23 19:31:44 -05:00
Rok Garbas e08f7afc62
pypi2nix: 1.5.0 -> 1.6.0 2016-12-23 23:45:03 +01:00
Arseniy Seroka a45ffc7e49 Merge pull request #21205 from boronine/haxe-3.2.1
haxe: 3.1.3 -> 3.2.1
2016-12-23 22:07:07 +03:00
Lancelot SIX f381232a96 libgcrypt: 1.7.3 -> 1.7.5
See http://lists.gnu.org/archive/html/info-gnu/2016-12/msg00007.html
for release announcement.
2016-12-23 14:09:43 +01:00
Peter Simons 53bc16ad30 Merge pull request #21369 from mpickering/master
Update GHC 8.0.2 to RC 2
2016-12-23 10:27:49 +01:00
Sophie Taylor c826ec6090 ncurses: Fix libtinfo for crossplatform 2016-12-23 13:18:58 +10:00
Matthew Pickering d8a8e1cd0a Update GHC 8.0.2 to RC 2 2016-12-23 01:44:30 +00:00
Sophie Taylor 41652f8ce5 ncurses: Create ABI-version'd libtinfo 2016-12-23 10:33:45 +10:00
John Wiegley 4888bfecc2
coq_8_6: 8.6 is now default, 8.4 optional, updated mathcomp/ssreflect
Addresses #14829
2016-12-22 10:35:56 -08:00
aszlig 603dbfc5a9
Merge pull request #21236 (Update mediainfo)
This pulls updates from @devhell for libmediainfo, mediainfo,
mediainfo-gui and libzen to their latest upstream versions.

Tested by building all of these packages plus "ums" and "sonarr" (both
depend on one or more of these updated packages) on x86_64-linux.
2016-12-22 18:44:14 +01:00
Eelco Dolstra 215b1e519b
aws-sdk-cpp: 1.0.34 -> 1.0.43
Since this drops the problematic libuuid dependency, enable on Darwin.
2016-12-22 17:18:20 +01:00
Thomas Tuegel af2ecc27fc
kde5.kdeWrapper: use small symlink farms
This partially addresses #21345, but we may need to reduce disk usage
further.
2016-12-22 07:58:57 -06:00
Peter Simons 9f1880039f maude: update to version 2.7 2016-12-22 13:04:30 +01:00
Peter Simons 96c8e19828 libtecla: update to version 1.6.3
Also dropped the slightly overzealous -O3 flag for the compiler. I doubt this
library benefits from crazy optimizations.
2016-12-22 12:28:35 +01:00
Vladimír Čunát 39e4d93649
libuv: disable tests broken on Hydra
They were broken by nix starting to use user namespaces.
2016-12-22 11:30:39 +01:00
Vladimír Čunát 2b883c6f56
Revert "Revert "Merge pull request #21350 from spacekitteh/patch-23""
This reverts commit 0c1382085b.
Moved to staging.
2016-12-22 11:29:39 +01:00
Vladimír Čunát 2e03ae274d Merge branch 'master' into staging 2016-12-22 11:28:56 +01:00
Vladimír Čunát 0c1382085b
Revert "Merge pull request #21350 from spacekitteh/patch-23"
This reverts commit 81f2e4f378, reversing
changes made to ebe19f5db0.
Moving to staging.
2016-12-22 11:28:25 +01:00
viric 81f2e4f378 Merge pull request #21350 from spacekitteh/patch-23
ncurses: Create libtinfo symlink

(this helps building AOSP, which expects libtinfo available)
2016-12-22 11:08:47 +01:00
Vincent Laporte ebe19f5db0 lablgtk: 2.18.3 -> 2.18.5 2016-12-22 06:07:06 +00:00
Sophie Taylor 70424e1209 ncurses: Create libtinfo symlink
Some applications expect libtinfo to be a separate library to libncurses; this fixes that.
2016-12-22 14:35:45 +10:00
Graham Christensen 3e1ad38909
go_bootstrap: Fix credential test for new user namespacing 2016-12-21 21:40:29 -05:00
Desmond O. Chang 95c42970e7 rolespec: 20160105 -> 20161104 2016-12-22 09:19:40 +08:00
Graham Christensen adc2a8f648
Fix go_1_6 test
In a user namespace, sending credentials for an unmapped user return
EINVAL instead of EPERM. So handle that case.
2016-12-21 19:30:35 -05:00
Eelco Dolstra 45043abd2d
Fix go test
In a user namespace, sending credentials for an unmapped user return
EINVAL instead of EPERM. So handle that case.

http://hydra.nixos.org/build/44839000
(cherry picked from commit 1dd0fb6b5a)
2016-12-21 19:30:34 -05:00
Sophie Taylor fc3b8665cf libssh2: 1.7.0 -> 1.8.0 2016-12-22 09:02:34 +10:00
Graham Christensen 41f55691a9
zlib: patch for CVE-2016-9840, CVE-2016-9841, CVE-9842, CVE-9843 2016-12-21 17:15:52 -05:00
Graham Christensen c7a2073323
openjpeg2: patch for CVE-2016-9580, and CVE-2016-9581 2016-12-21 14:37:47 -05:00
Daiderd Jordan 0d3f0f05e2
libupnp: 1.6.20 -> 1.6.21 for CVE-2016-8863
Switching to git tags means we don't get pre-generated configure
scripts. Thusly, run bootstrap ourselves.

For https://github.com/NixOS/nixpkgs/issues/21289
For CVE-2016-8863 (remote code execution)
2016-12-21 14:37:47 -05:00
Joachim F 9e6ac83f2a Merge pull request #21262 from FlorentBecker/ocaml-pcre
ocaml-pcre: fix name
2016-12-21 20:36:56 +01:00
Tobias Geerinckx-Rice a211c1752c Merge pull request #21336 from holidaycheck/sauce-connect-4.4.2
sauce-connect: 4.4.0 -> 4.4.2
2016-12-21 16:07:28 +01:00
Eelco Dolstra 953fe37009
gcc: 6.2.0 -> 6.3.0 2016-12-21 15:48:25 +01:00
Tobias Pflug 7609b9aaa3 sauce-connect: 4.4.0 -> 4.4.2 2016-12-21 15:04:45 +01:00
Eelco Dolstra 5d4740fded Merge pull request #20929 from nathan7/boehm-7.6.0
boehm-gc: 7.2g -> 7.6.0
2016-12-21 11:19:27 +01:00
Peter Simons 076b90d5ee hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.0.4 from Hackage revision
c9f5faab75.
2016-12-21 10:17:49 +01:00
Peter Simons 17f42ee50f git-annex: switch to yesod-persistent-1.4.1.1 to fix build 2016-12-21 10:17:33 +01:00
Peter Simons 8809fa30b5 configuration-hackage2nix.yaml: update list of failing builds 2016-12-21 10:04:33 +01:00
Peter Simons 7e317d4ff8 LTS Haskell 7.14 2016-12-21 10:04:33 +01:00
Ricardo M. Correia 04a9e07bbd Merge pull request #21295 from vbgl/containers-0.22
ocamlPackages.containers: 0.20 -> 0.22
2016-12-21 01:23:36 +01:00
Nikolay Amiantov f84344ed41 libkrb5: 1.14.3 -> 1.15 2016-12-20 21:29:59 +03:00
Nikolay Amiantov a60500ce70 cyrus_sasl: 2.1.26 -> 2.5.10 2016-12-20 21:29:59 +03:00
Aristid Breitkreuz 76c4b5fcca cmake: 3.6.2 -> 3.7.1 2016-12-20 16:20:08 +01:00
Thomas Tuegel b9d3898995
qt57: 5.7.0 -> 5.7.1 2016-12-20 07:40:53 -06:00
Aristid Breitkreuz bb18e10ba0 Merge remote-tracking branch 'origin/master' into staging 2016-12-20 14:05:30 +01:00
Alexander Kjeldaas 6b4a41a360 libfaketime: make the build reproducible
A rebased version of cb8bd05a01
Note: we no longer apply the spurious lrt patch.

This allows `nix-build --check -A libfaketime` to succeed.
2016-12-20 12:54:23 +01:00
Vincent Laporte 1b79847e75 ocamlPackages.containers: 0.20 -> 0.22 2016-12-20 04:10:05 +00:00
Márton Boros 4c1d8b4347 idrisPackages.httpclient: init 2016-12-20 00:28:23 +01:00
aszlig f805209a78
poppler: Add support for gobject-introspection
This optionally adds support for GI, because it's needed for
paperwork-backend. The new poppler_gi attribute is also marked as
lowPrio so that users won't accidentally install it.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Cc: @ttuegel
2016-12-19 22:25:34 +01:00
Thomas Tuegel 30f717ec5f Merge pull request #21228 from mimadrid/update/poppler-0.50.0
poppler: 0.49.0 -> 0.50.0
2016-12-19 11:47:45 -06:00
Aristid Breitkreuz cc30f5dd5e boost: add 1.62.0 (not default yet) 2016-12-19 16:00:46 +01:00
Rickard Nilsson b02e6cc70d libvirt and pythonPackages.libvirt: 2.2.0 -> 2.5.0 2016-12-19 11:52:02 +01:00
Peter Simons 7906eed27e configuration-hackage2nix.yaml: update list of failing builds 2016-12-19 10:55:29 +01:00
Will Dietz 387066357d ghc-8.x: paxmark ghc and haddock 2016-12-19 10:55:29 +01:00
Will Dietz 708070d232 7.4.2-binary: paxmark ghc binary 2016-12-19 10:55:29 +01:00
Peter Simons 56c0f5de89 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.0.4 from Hackage revision
efd8c635e0.
2016-12-19 10:55:17 +01:00
Domen Kožar 5e5df0fea2 rocksdb-haskell: just compile rocksdb statically to fix #21215 2016-12-18 22:17:37 +01:00
Thomas Tuegel dd7dc94725 Merge pull request #21057 from gnidorah/master3
qtstyleplugins: init at 2016-12-01, kdecoration-viewer: init at 2015-08-20
2016-12-18 13:13:58 -06:00
Maximilian Güntner 4f57a25e62 gem-config: add lxc as a dependency for ruby-lxc
Signed-off-by: Maximilian Güntner <code@klandest.in>
2016-12-18 20:10:34 +01:00
Florent Becker 3ef134a19b ocaml-pcre: fix name 2016-12-18 16:19:55 +01:00
Thomas Tuegel 3f206e34f2
kde5.kpackage: 5.29.0 -> 5.29.1 2016-12-18 08:33:22 -06:00
Thomas Tuegel 0d296076b4
qt5.grantlee: 5.0.0 -> 5.1.0
The source location has been updated to reflect that upstream
development has moved to GitHub.
2016-12-18 08:33:21 -06:00
Vladimír Čunát 1aaedd33f1
liborc: remove the duplicate package
Now it's unused.  Close #21238.
2016-12-18 13:23:51 +01:00
Daiderd Jordan 138f8a37ab Merge pull request #21251 from mdaiter/aplDarwin
gnuapl: add Darwin support
2016-12-18 13:12:45 +01:00
Matthew Daiter 4bef3ee358 gnuapl: add Darwin support 2016-12-18 13:07:52 +01:00
Vincent Laporte 3c7bd996e6 Revert "teyjus: 2.0b2 -> 2.1"
This reverts commit 7f501d7f02.
2016-12-18 09:51:00 +00:00
Vincent Laporte e76a1f0e7e Revert "omake: remove 0.9.8.6-rc1"
This reverts commit e672fbc6f0.
2016-12-18 09:51:00 +00:00
Daiderd Jordan 29ce1d9e5a Merge pull request #21245 from boronine/luarocks-darwin
luarocks: enable Darwin
2016-12-18 00:14:52 +01:00
Nikolay Amiantov 1cb3831f1c Merge pull request #21231 from abbradar/no-fmod
Update DOOM forks, remove top-level fmod
2016-12-18 00:29:46 +03:00
Graham Christensen 4c3e8dff8d Merge pull request #21173 from kamilchm/vagrant
vagrant: 1.8.7 -> 1.9.1
2016-12-17 15:41:40 -05:00
Alexei Boronine a7347d9e9c luarocks: enable Darwin 2016-12-18 04:04:56 +08:00
Vladimír Čunát 86e4c9ed46
Merge branch 'master' into staging 2016-12-17 20:29:25 +01:00
devhell dda462922e libmesode: init at 0.9.1
This library is a fork of ``libstrophe'' and is needed if the
``profanity'' XMPP client is to have TLS support. TLS support has been
added to ``profanity'' since version 5.0.
2016-12-17 18:13:24 +01:00
mimadrid f281ce8c29 universal-ctags: 2016-07-06 -> 2016-12-17 2016-12-17 16:21:32 +01:00
Jaka Hudoklin 8a85fc9531 Merge pull request #21068 from offlinehacker/pkgs/completions/add
Add bash completions for a few packages
2016-12-17 15:37:27 +01:00
devhell c39e36f766 {lib}mediainfo{-gui},libzen: 0.7.87 -> 0.7.91, 0.4.33 -> 0.4.34
Unfortunately I've not been able to keep this updated on a regular basis
at the moment, therefore some versions have been skipped. I'm therefore
going to just add the link for the changelog:

https://mediaarea.net/MediaInfo/ChangeLog
2016-12-17 12:57:27 +00:00
Nikolay Amiantov 18d42e1aa5 fmod: remove 2016-12-17 15:47:38 +03:00
mimadrid 32becd8ddf
poppler: 0.49.0 -> 0.50.0 2016-12-17 12:40:14 +01:00
Ricardo Ardissone 1c3c59ebd6 qwt6_qt4: init at 6.1.2 2016-12-16 22:29:46 -02:00
Peter Simons e18dac705a Merge pull request #21214 from NixOS/haskell-parallel-builds
Haskell generic builder: enable parallel builds for GHC 8.0.2
2016-12-16 22:27:41 +01:00
Domen Kožar d0250ad884 Haskell generic builder: enable parallel builds for GHC 8.0.2
This reverts https://github.com/NixOS/nixpkgs/pull/4554
2016-12-16 22:25:40 +01:00
Fatih Altinok 1946e872c0 flow: 0.36.0 -> 0.37.1 2016-12-16 16:02:27 +00:00
Franz Pletz 3d1206dfcc
ragel: add stable version, default to stable 2016-12-16 15:52:27 +01:00
Nikolay Amiantov 664cc49b19 gbenchmark: init at 1.1.0 2016-12-16 17:44:21 +03:00
Alexei Boronine 0a1278a679 haxe: 3.1.3 -> 3.2.1 2016-12-16 21:54:30 +08:00
Profpatsch 52c34f626c liquibase: improve external jar integration (#20818)
This replaces the upstream wrapper script with one tailored for nixpkgs.
We gain the ability to selectively enable/disable jdbc backends.
2016-12-16 12:19:59 +01:00
Domen Kožar 8b9ced0181 rocksdb: build also static lib for rocksdb-haskell 2016-12-16 12:01:14 +01:00
Maximilian Güntner dec91d3b19 gem-config: add postgresql buildInput for sequel_pg (#20981)
Signed-off-by: Maximilian Güntner <code@klandest.in>
2016-12-16 11:36:05 +01:00
Daiderd Jordan 891e391cdb
go: 1.7.3 -> 1.7.4 2016-12-15 17:17:58 -05:00
Graham Christensen 503c57237f
go_1_6: 1.6.3 -> 1.6.4 for DoS vector 2016-12-15 17:17:58 -05:00
Graham Christensen 4fa5237984
libgsf: 1.14.36 -> 1.14.41 for CVE-2016-9888 2016-12-15 17:17:57 -05:00
Graham Christensen 971ae27526
perlPackages.DBDmysql: 4.039 -> 4.041 for CVE-2016-1251 2016-12-15 17:17:57 -05:00
Graham Christensen ca6463ef90
sqlite: 3.15.0 -> 3.15.2 for null pointer dereference
https://sqlite.org/releaselog/3_15_2.html
2016-12-15 17:17:57 -05:00
Graham Christensen eb7ea181f1
jasper: 1.900.28 -> 2.0.6 2016-12-15 17:17:57 -05:00
Jascha Geerds f92544fe12 falcon: Fix typo in derivation name (closes #21112) 2016-12-15 22:47:45 +01:00
Daiderd Jordan 0e64be20b7
Revert "aws-sdk-cpp: Enable on Darwin systems"
This reverts commit 8a43550e90.
2016-12-15 21:10:25 +01:00
Domen Kožar d5f92a319a rocksdb: compile as shared lib 2016-12-15 20:19:03 +01:00
Daiderd Jordan 580b5435e0 Merge pull request #21184 from mdaiter/fixMacErlangBasho
erlang_basho_R16: add explicit Carbon and Cocoa support
2016-12-15 19:01:47 +01:00
Daniel Peebles 774301ab0a Merge pull request #21185 from LnL7/darwin-xcbuild-meta
xcbuild: add meta
2016-12-15 12:12:43 -05:00
Daiderd Jordan 6e26fe3d57
xcbuild: add meta 2016-12-15 18:07:54 +01:00
Domen Kožar 77adcfb59f rocksdb: 4.1 -> 4.13 2016-12-15 18:05:25 +01:00
Matthew Daiter 46fc2db7df erlang_basho_R16: add explicit Carbon and Cocoa support 2016-12-15 17:16:00 +01:00
Daiderd Jordan 8a43550e90
aws-sdk-cpp: Enable on Darwin systems
This (re)reverts commit ef65353c73.
2016-12-15 15:35:34 +01:00
Daiderd Jordan ef65353c73
Revert "aws-sdk-cpp: Enable on Darwin systems"
This reverts commit 5b2e289c0a.
2016-12-15 15:34:06 +01:00
Kamil Chmielewski 9aa6c95d5a vagrant: 1.8.7 -> 1.9.1 2016-12-15 12:29:52 +01:00
Jörg Thalheim 0db13ac05e Merge pull request #21066 from gdeest/fix/isl-update
isl: add 0.17.1
2016-12-15 12:02:42 +01:00
Jörg Thalheim 0d6980efb3 Merge pull request #21039 from taku0/adnroid_sdk_25.2.3
android-sdk: 25.2.2 -> 25.2.3
2016-12-15 10:50:31 +01:00
Eelco Dolstra 3ae905aafc Merge pull request #21165 from matthewbauer/master
aws-sdk-cpp: Enable on Darwin systems
2016-12-15 09:40:39 +01:00
Nathan Zadoks e38fc7a736 boehm-gc: 7.2g -> 7.6.0
fix #20753
2016-12-15 01:16:31 -05:00
Matthew Bauer 5b2e289c0a
aws-sdk-cpp: Enable on Darwin systems
libuuid can be provided by libossp_uuid.
2016-12-14 23:32:53 -06:00
Daniel Peebles d77db89c3f Merge pull request #21048 from LnL7/darwin-wxmac
wxmac: fix build with clang-3.8
2016-12-14 18:04:25 -05:00
Frederik Rietdijk f412c87390 Merge pull request #21076 from schneefux/pkg.discordpy
pythonPackages.discordpy: init at 0.15.1
2016-12-14 22:05:44 +01:00
schneefux 0f97f71525
pythonPackages.discordpy: init at 0.15.1 2016-12-14 19:13:52 +01:00
schneefux 64d0c0ec1e
pythonPackages.websockets: init at 3.2 2016-12-14 19:10:14 +01:00
Maarten Hoogendoorn b217c0a99b yarn: init at 0.17.8 (#20635) 2016-12-14 15:46:45 +01:00
Michael Alan Dorman acbbf6a3cc Fixup haskell-src-exts version 2016-12-14 15:33:27 +01:00
Peter Simons 69c09c47e6 stack: version 1.3.x needs aeson 1.x to compile 2016-12-14 15:33:27 +01:00
Peter Simons 64afb52f6c git-annex: fix sha hash for the new version 2016-12-14 15:33:27 +01:00
Peter Simons 80c35f6f3d cabal-install: always use the latest version by default 2016-12-14 15:33:27 +01:00
Peter Simons 1e14698a58 haskell-Cabal: update latest version to 1.24.2.0 2016-12-14 15:33:26 +01:00
Peter Simons f135c9fde7 configuration-hackage2nix.yaml: maintain hledger packages to ensure they build 2016-12-14 15:33:26 +01:00
Peter Simons 3e092a19f3 haskell-math-functions: test suite fails sporadically 2016-12-14 15:33:25 +01:00
Peter Simons 7f1d74d43b haskell-brick: update overrides with regard to vty 2016-12-14 15:33:25 +01:00
Peter Simons 7c3839b90c hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.0.3-13-gcb8e8a4 from Hackage revision
c76f2cde8d.
2016-12-14 15:33:16 +01:00
Peter Simons a21a11bae2 LTS Haskell 7.13 2016-12-14 15:32:53 +01:00
Jörg Thalheim c3edaab52d Merge pull request #21130 from tohl/master
small fixes
2016-12-14 14:35:05 +01:00
Thomas Tuegel b8d31bebd4
Merge branch 'kde-frameworks-5.29' 2016-12-14 07:06:59 -06:00
Thomas Tuegel 321987a1b8
kpackage: patch for package name collisions 2016-12-14 07:06:19 -06:00
Vladimír Čunát e065861a4f
buildGoPackage: reduce the default meta.platforms
platforms.all makes no sense as go.meta.platforms is smaller.  Discussion:
https://github.com/NixOS/nixpkgs/pull/20923#issuecomment-266763319
2016-12-14 10:26:20 +01:00
Jörg Thalheim b26b37d866 glide: 0.12.2 -> 0.12.3 2016-12-14 08:42:18 +00:00
Leonardo Taglialegne 7d134fc836 Fix typo in configuration-hackage2nix.yaml (#21129) 2016-12-14 01:05:14 +01:00
Thomas Tuegel 8faa589a90
kde5.frameworks: 5.28 -> 5.29 2016-12-13 17:53:43 -06:00
Tomas Hlavaty 20f138c3d7 ffmpeg: respect sdlSupport option 2016-12-13 22:37:06 +01:00
Tomas Hlavaty b23b7a8174 ecl: add threadSupport option 2016-12-13 22:35:16 +01:00
Pascal Wittmann 00f5ed6e4c
libfilezilla: 0.8.0 -> 0.9.0 2016-12-13 22:00:00 +01:00
Franz Pletz 60dfc245c7
php70: 7.0.13 -> 7.0.14 2016-12-13 21:56:47 +01:00
Franz Pletz 2ec19900ab
php56: 5.6.28 -> 5.6.29 2016-12-13 21:56:10 +01:00
Franz Pletz 762d902b1d
php71: init at 7.1.0 2016-12-13 21:55:05 +01:00
Alexei Boronine 1beb9e6d1e haxe: enable darwin platform (#21127) 2016-12-13 19:22:31 +01:00
Tuomas Tynkkynen c5ed16406b Merge pull request #21072 from boronine/neko-2.1.0
neko: 2.0.0 -> 2.1.0
2016-12-13 18:51:33 +02:00
Ricardo M. Correia 6b89121c20 Merge pull request #21126 from kamilchm/ponyc
ponyc: 0.9.0 -> 0.10.0
2016-12-13 16:42:48 +01:00
Graham Christensen 69ce9a9edd
watchman: 4.5.0 -> 4.7.0 2016-12-13 10:27:54 -05:00
Mike Sperber 6c226b1e7a rPackages.DescTools: unbreak build outside of Linux. (#20787)
DescTools does not require X during build, so remove it from that list.
2016-12-13 16:25:44 +01:00
Michael Raskin 1d0fb40af0 abcl: init at 1.4.0 2016-12-13 16:25:24 +01:00
Profpatsch 140643be45 jid: init at 0.6.1 (#20923) 2016-12-13 15:50:58 +01:00
Vladimír Čunát d43dc3d38b
Merge #20908: inform7: init at 6M62 2016-12-13 15:48:00 +01:00
Kamil Chmielewski dcee4214b9 ponyc: 0.9.0 -> 0.10.0 2016-12-13 15:40:35 +01:00
Frederik Rietdijk 2bcd41b9ff buildPythonPackage: install builds reproducibly
Without --build a temporary directory is created to unpack the wheel in.
We now set a directory instead.
2016-12-13 14:45:05 +01:00
viric b1c20ad384 Merge pull request #21116 from mdaiter/cudaOpenCVIf
opencv3: pull patches only if necessary
2016-12-13 14:34:51 +01:00
zimbatm cbdc94f2b7 buildGoPackage: remove go version from name (#21111)
As a user installing the program it's not interesting what go version it
was compiled against. Not more interesting than any other potential
dependencies. It also makes it harder to install or update the package.
2016-12-13 11:35:15 +00:00
Matthew Daiter d6f1081314 opencv3: pull patches only if necessary 2016-12-13 11:26:56 +01:00
Fernando J Pando 50466c2d4f
buildbot: 0.9.0rc4 -> 0.9.0.post1
- updates buildbot to version 9 release
- adds nixos configuration module
- fixes buildbot-www package deps
- re-hardcode path to tail
- builbot configuration via module vars

fixes #19759
2016-12-13 10:52:56 +01:00
Matthew Justin Bauer fd2cf186b0 openjdk-darwin: Fix libfreetype path (#21089)
The freetype path was not working. This fixes it to use the nix
freetype version with install_name_tool.
2016-12-13 09:47:50 +01:00
Tim Steinbach a03b09c43b Merge pull request #21052 from NeQuissimus/ammonite_0_8_1
ammonite-repl: 0.8.0 -> 0.8.1
2016-12-12 14:29:08 -05:00
Joachim Schiele 1f811a6727 rustcNightlyBin.rustc: revision bump 2016-11-26 to 2016-12-05 with fix to contain components as libcore 2016-12-12 18:59:10 +01:00
Peter Simons 09fecd18b2 Merge pull request #21002 from Profpatsch/hoogle-local
haskellPackages: add hoogleLocal
2016-12-12 14:46:27 +01:00
Profpatsch 570708183b haskellPackages: add hoogleLocal
The docs in `hoogle.nix` intend for it to be in the packageset as `hoogleLocal`
and that also makes a lot of sense from a user perspective.

`packages` is not a function `HaskellPackages -> [Package]`, but rather an
arbitrary set of packages.
That is good, because that way it can be used e.g. to merge package databases
from other versions of the packageset.

It’s done as function with default argument, because otherwise the user has to
use `overrideCabal` to override `packages` in `hoogle.nix`.
2016-12-12 14:27:04 +01:00
Andreas Herrmann 98fce78cb3 r-modules: Fix png package
The package requires the `dev` output of `libpng`.
2016-12-12 10:53:10 +01:00
Frederik Rietdijk 7c8b1e7b24 python36: 3.6.0b2 -> 3.6.0rc1 2016-12-12 09:31:25 +01:00
Vincent Laporte 42a0fc4387 ocamlbuild: 0.9.2 -> 0.9.3 2016-12-12 03:18:48 +00:00
Vincent Laporte 77050a8381 findlib: 1.6.1 -> 1.7.1 2016-12-12 03:18:48 +00:00
Jaka Hudoklin 76a791b61c Merge pull request #21081 from Mic92/libxslt
libxslt: add option to enable crypto support
2016-12-12 01:43:04 +01:00
Thomas Tuegel 99bc7f1ea3 Merge pull request #21055 from ttuegel/openblas
openblas: refactor and set TARGET always
2016-12-11 17:16:49 -06:00
Pascal Wittmann cf1ec8ed33
pugixml: 1.7 -> 1.8.1 2016-12-11 21:15:48 +01:00
Alex Ivanov 0c9e7151ac qtstyleplugins: init at 2016-12-01 2016-12-11 23:08:37 +03:00
Frederik Rietdijk c4104539e0 pythonPackages.async_timeout: init at 1.1.0 2016-12-11 20:07:24 +01:00
Frederik Rietdijk 826649ddf4 pythonPackages.multidict: init at 2.1.4 2016-12-11 20:07:24 +01:00
Frederik Rietdijk 7a538938a0 pythonPackages.yarl: init at 0.8.1 2016-12-11 20:07:24 +01:00
Frederik Rietdijk 1626b1b652 json_glib: use multiple outputs 2016-12-11 19:34:07 +01:00